aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge CLMUL and PMULL codeJack Lloyd2019-09-2516-517/+291
* Fix warning "type attributes ignored after type is already defined"Jack Lloyd2019-09-251-1/+1
* Another todoJack Lloyd2019-09-251-0/+1
* Update newsJack Lloyd2019-09-241-0/+6
* Merge GH #2110 Properly decode error-status OCSP responsesJack Lloyd2019-09-245-6/+31
|\
| * add status code to OCSP responsesPatrick Schmidt2019-09-245-6/+31
* | Merge GH #2113 Add a RWLockJack Lloyd2019-09-247-16/+138
|\ \
| * | Add a RWLockJack Lloyd2019-09-237-16/+138
|/ /
* | Merge GH #2106 Add ENCRYPTION Usage_TypeJack Lloyd2019-09-233-1/+33
|\ \
| * | check for Key_Usage::ENCRYPTION for existing testsRené Meusel2019-09-231-0/+6
| * | add X.509 Usage_Type::ENCRYPTIONRené Meusel2019-09-183-1/+27
| |/
* | Merge GH #2112 Add TOTP to Python wrapperJack Lloyd2019-09-232-1/+39
|\ \
| * | Add support for TOTP in Python wrapperJack Lloyd2019-09-232-1/+39
| |/
* | Merge GH #2111 Add base32 encoding to cliJack Lloyd2019-09-232-1/+70
|\ \ | |/ |/|
| * Add base32 encoding/decoding util to the cliJack Lloyd2019-09-232-1/+70
|/
* Merge GH #2105 Use more accurate core count estimate for thread workersJack Lloyd2019-09-142-2/+4
|\
| * tls cli: getting real number of cores as possible.David Carlier2019-09-142-2/+4
|/
* Update newsJack Lloyd2019-09-131-0/+6
* Merge GH #2104 Add a variant of RandomNumberGenerator::random_vecJack Lloyd2019-09-1312-20/+40
|\
| * Add a variant of RandomNumberGenerator::random_vecJack Lloyd2019-09-1312-20/+40
* | Merge GH #2103 Fix AES vperm in single amalgmation modeJack Lloyd2019-09-131-3/+11
|\ \
| * | Fix AES vperm in single file amalgamationJack Lloyd2019-09-121-3/+11
| |/
* | Merge GH #2102 Support loading an EC point with affine zero coordinateJack Lloyd2019-09-135-10/+117
|\ \
| * | Support loading an EC point with affine zero coordinates.Jack Lloyd2019-09-125-10/+117
| |/
* | Merge GH #2101 add Extensions::removeJack Lloyd2019-09-133-6/+81
|\ \
| * | Fix a leak in Extensions::add when duplicate OID attemptedJack Lloyd2019-09-131-1/+5
| * | Add testsJack Lloyd2019-09-123-5/+59
| * | Add Extensions::removeJack Lloyd2019-09-102-1/+18
| |/
* / Updates to the TLS docsJack Lloyd2019-09-131-19/+59
|/
* Merge GH #2098 Add --build-targets= optionJack Lloyd2019-09-103-16/+55
|\
| * allow multiple --build-targets= configure switchesRené Meusel2019-09-101-2/+5
| * simplify/optimize reading of --build-targets optionRené Meusel2019-09-101-22/+10
| * FIX: enable only 'shared' by default in windows CIRene Meusel2019-09-091-1/+1
| * FIX: configure command line parameter assembly (2)Rene Meusel2019-09-091-1/+1
| * FIX: configure command line parameter assemblyRene Meusel2019-09-091-1/+1
| * remove --build-bogo-shim switchRené Meusel2019-09-093-12/+14
| * remove --build-targets= 'fuzzers' and 'docs' for nowRené Meusel2019-09-091-3/+2
| * FIX: please pylintRené Meusel2019-09-091-3/+3
| * please lgtm for pythonRené Meusel2019-09-091-4/+4
| * --build-targets= sanity checks and target selectionRené Meusel2019-09-091-3/+43
| * rename --build-extra-targets to --build-targetsRené Meusel2019-09-091-1/+1
| * please pylintRene Meusel2019-09-061-1/+1
| * add configure param --build-extra-targets=Rene Meusel2019-09-051-6/+13
* | Update todosJack Lloyd2019-09-091-12/+6
* | Document that AltiVec vperm AES is also availableJack Lloyd2019-09-091-4/+3
* | Change this exampleJack Lloyd2019-09-091-2/+2
* | Update newsJack Lloyd2019-09-081-1/+5
* | Merge GH #2061 Add header deprecation warningsJack Lloyd2019-09-08176-156/+653
|\ \
| * | Walk back on deprecating theseJack Lloyd2019-09-061-2/+8
| * | MoarJack Lloyd2019-09-062-1/+3