aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some shadow and unused parameter warningsJack Lloyd2017-12-204-9/+11
* Merge GH #1363 Fix various X509 path building and validation bugsJack Lloyd2017-12-20445-228/+9715
|\
| * Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-20445-228/+9715
* | Note deprecation of X509_Certificate info access via subject_infoJack Lloyd2017-12-201-0/+5
* | Merge GH #1367 Correct AlgorithmParameters on ECC X.509 objectsJack Lloyd2017-12-201-2/+5
|\ \ | |/ |/|
| * Don't encode AlgorithmIdentifier parameters for ECDSA in X.509 objectsRené Korthaus2017-12-201-2/+5
|/
* Correct expected PSS errorJack Lloyd2017-12-191-2/+2
* Merge GH #1365 Always set domain encoding correctly when loading an ECC keyJack Lloyd2017-12-192-0/+7
|\
| * Always set domain encoding correctly when loading an ECC keyRené Korthaus2017-12-192-1/+7
* | Merge GH #1364 Expose a function returning status when verifying X509 objectsJack Lloyd2017-12-196-59/+99
|\ \
| * | Expose a function returning a status code for verifing X509 objectsJack Lloyd2017-12-196-59/+99
| |/
* | Merge GH #1361 Cleanups in ASN.1 codeJack Lloyd2017-12-1923-186/+170
|\ \ | |/ |/|
| * Add accessors to ASN1_Attribute and AlgorithmIdentifierJack Lloyd2017-12-1918-72/+97
| * Fix some other copy+paste code in BER_DecoderJack Lloyd2017-12-194-77/+58
| * Simplify overloads in DER_EncoderJack Lloyd2017-12-192-37/+15
* | Enable processor specific code in module policies [ci skip]Jack Lloyd2017-12-193-0/+15
|/
* Avoid tying encoding of CRLs to the current system clockJack Lloyd2017-12-183-20/+68
* Update news [ci skip]Jack Lloyd2017-12-181-4/+23
* Add a simple OpenSSL vs Botan benchmark scriptJack Lloyd2017-12-182-0/+217
* Accept ChaCha20 as a nameJack Lloyd2017-12-181-0/+6
* Correct JSON output (trailing comma) and add byte-per-second valueJack Lloyd2017-12-181-3/+10
* Merge GH #1360 Add timeouts to HTTP socket operationsJack Lloyd2017-12-1814-351/+473
|\
| * Windows has a different return typeJack Lloyd2017-12-171-2/+4
| * Merge BSD and Winsock variations togetherJack Lloyd2017-12-171-105/+61
| * Try to debug Boost build failure - amalgamation problem?Jack Lloyd2017-12-171-1/+1
| * Missing includeJack Lloyd2017-12-171-0/+1
| * Expose timeouts on the freestanding OCSP request utilsJack Lloyd2017-12-173-8/+27
| * Add an overall timeout to the HTTP requestJack Lloyd2017-12-171-0/+8
| * Use HTTP level timeouts instead of polling on the std::futureJack Lloyd2017-12-172-25/+8
| * Expose timeouts to the HTTP APIJack Lloyd2017-12-173-13/+32
| * Handle timeouts in BSD socketsJack Lloyd2017-12-171-5/+61
| * Add timeouts to Asio socketsJack Lloyd2017-12-176-39/+117
|/
* Fix MSVC version detectionJack Lloyd2017-12-171-1/+2
* PylintJack Lloyd2017-12-172-0/+3
* More fixes with recent pylintJack Lloyd2017-12-171-1/+2
* Latest pylint doesn't like these assertsJack Lloyd2017-12-171-2/+2
* Mention enabling features in the distributor notesJack Lloyd2017-12-161-1/+8
* Clean up XMSS self-benchmarkJack Lloyd2017-12-161-6/+4
* Avoid using @deprecated annotation hereJack Lloyd2017-12-161-2/+4
* Fix a bug in PEM decodingJack Lloyd2017-12-163-31/+79
* Merge GH #1357 Add ability to fingerprint public keysJack Lloyd2017-12-155-38/+79
|\
| * Add ability to fingerprint public keysJack Lloyd2017-12-145-38/+79
* | Merge GH #1358 Detect compiler version using preprocessor checksJack Lloyd2017-12-155-234/+99
|\ \ | |/ |/|
| * Update comment [ci skip]Jack Lloyd2017-12-151-6/+8
| * Fix clang macrosJack Lloyd2017-12-141-3/+3
| * Address review comments: indent code and fix clang regexJack Lloyd2017-12-142-41/+39
| * Detect the compiler version using the preprocessor instead of command lineJack Lloyd2017-12-145-234/+99
|/
* Default to not setting a timestamp in the gzip headerJack Lloyd2017-12-142-5/+6
* Remove some unused OS feature flagsJack Lloyd2017-12-1318-44/+23
* Drop IRIX supportJack Lloyd2017-12-137-14/+6