index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some shadow and unused parameter warnings
Jack Lloyd
2017-12-20
4
-9
/
+11
*
Merge GH #1363 Fix various X509 path building and validation bugs
Jack Lloyd
2017-12-20
445
-228
/
+9715
|
\
|
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
445
-228
/
+9715
*
|
Note deprecation of X509_Certificate info access via subject_info
Jack Lloyd
2017-12-20
1
-0
/
+5
*
|
Merge GH #1367 Correct AlgorithmParameters on ECC X.509 objects
Jack Lloyd
2017-12-20
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Don't encode AlgorithmIdentifier parameters for ECDSA in X.509 objects
René Korthaus
2017-12-20
1
-2
/
+5
|
/
*
Correct expected PSS error
Jack Lloyd
2017-12-19
1
-2
/
+2
*
Merge GH #1365 Always set domain encoding correctly when loading an ECC key
Jack Lloyd
2017-12-19
2
-0
/
+7
|
\
|
*
Always set domain encoding correctly when loading an ECC key
René Korthaus
2017-12-19
2
-1
/
+7
*
|
Merge GH #1364 Expose a function returning status when verifying X509 objects
Jack Lloyd
2017-12-19
6
-59
/
+99
|
\
\
|
*
|
Expose a function returning a status code for verifing X509 objects
Jack Lloyd
2017-12-19
6
-59
/
+99
|
|
/
*
|
Merge GH #1361 Cleanups in ASN.1 code
Jack Lloyd
2017-12-19
23
-186
/
+170
|
\
\
|
|
/
|
/
|
|
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
18
-72
/
+97
|
*
Fix some other copy+paste code in BER_Decoder
Jack Lloyd
2017-12-19
4
-77
/
+58
|
*
Simplify overloads in DER_Encoder
Jack Lloyd
2017-12-19
2
-37
/
+15
*
|
Enable processor specific code in module policies [ci skip]
Jack Lloyd
2017-12-19
3
-0
/
+15
|
/
*
Avoid tying encoding of CRLs to the current system clock
Jack Lloyd
2017-12-18
3
-20
/
+68
*
Update news [ci skip]
Jack Lloyd
2017-12-18
1
-4
/
+23
*
Add a simple OpenSSL vs Botan benchmark script
Jack Lloyd
2017-12-18
2
-0
/
+217
*
Accept ChaCha20 as a name
Jack Lloyd
2017-12-18
1
-0
/
+6
*
Correct JSON output (trailing comma) and add byte-per-second value
Jack Lloyd
2017-12-18
1
-3
/
+10
*
Merge GH #1360 Add timeouts to HTTP socket operations
Jack Lloyd
2017-12-18
14
-351
/
+473
|
\
|
*
Windows has a different return type
Jack Lloyd
2017-12-17
1
-2
/
+4
|
*
Merge BSD and Winsock variations together
Jack Lloyd
2017-12-17
1
-105
/
+61
|
*
Try to debug Boost build failure - amalgamation problem?
Jack Lloyd
2017-12-17
1
-1
/
+1
|
*
Missing include
Jack Lloyd
2017-12-17
1
-0
/
+1
|
*
Expose timeouts on the freestanding OCSP request utils
Jack Lloyd
2017-12-17
3
-8
/
+27
|
*
Add an overall timeout to the HTTP request
Jack Lloyd
2017-12-17
1
-0
/
+8
|
*
Use HTTP level timeouts instead of polling on the std::future
Jack Lloyd
2017-12-17
2
-25
/
+8
|
*
Expose timeouts to the HTTP API
Jack Lloyd
2017-12-17
3
-13
/
+32
|
*
Handle timeouts in BSD sockets
Jack Lloyd
2017-12-17
1
-5
/
+61
|
*
Add timeouts to Asio sockets
Jack Lloyd
2017-12-17
6
-39
/
+117
|
/
*
Fix MSVC version detection
Jack Lloyd
2017-12-17
1
-1
/
+2
*
Pylint
Jack Lloyd
2017-12-17
2
-0
/
+3
*
More fixes with recent pylint
Jack Lloyd
2017-12-17
1
-1
/
+2
*
Latest pylint doesn't like these asserts
Jack Lloyd
2017-12-17
1
-2
/
+2
*
Mention enabling features in the distributor notes
Jack Lloyd
2017-12-16
1
-1
/
+8
*
Clean up XMSS self-benchmark
Jack Lloyd
2017-12-16
1
-6
/
+4
*
Avoid using @deprecated annotation here
Jack Lloyd
2017-12-16
1
-2
/
+4
*
Fix a bug in PEM decoding
Jack Lloyd
2017-12-16
3
-31
/
+79
*
Merge GH #1357 Add ability to fingerprint public keys
Jack Lloyd
2017-12-15
5
-38
/
+79
|
\
|
*
Add ability to fingerprint public keys
Jack Lloyd
2017-12-14
5
-38
/
+79
*
|
Merge GH #1358 Detect compiler version using preprocessor checks
Jack Lloyd
2017-12-15
5
-234
/
+99
|
\
\
|
|
/
|
/
|
|
*
Update comment [ci skip]
Jack Lloyd
2017-12-15
1
-6
/
+8
|
*
Fix clang macros
Jack Lloyd
2017-12-14
1
-3
/
+3
|
*
Address review comments: indent code and fix clang regex
Jack Lloyd
2017-12-14
2
-41
/
+39
|
*
Detect the compiler version using the preprocessor instead of command line
Jack Lloyd
2017-12-14
5
-234
/
+99
|
/
*
Default to not setting a timestamp in the gzip header
Jack Lloyd
2017-12-14
2
-5
/
+6
*
Remove some unused OS feature flags
Jack Lloyd
2017-12-13
18
-44
/
+23
*
Drop IRIX support
Jack Lloyd
2017-12-13
7
-14
/
+6
[next]