Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Extended TLS Unit Tests | Matthias Gierlings | 2016-06-19 | 1 | -251/+326 | |
| * | | | | | Compatibility patch for TLS::Callback interface | Matthias Gierlings | 2016-06-19 | 8 | -18/+244 | |
| * | | | | | Added virtual Callback Interface | Matthias Gierlings | 2016-06-19 | 11 | -67/+128 | |
| * | | | | | Implemented Feedback on GH #457 | Matthias Gierlings | 2016-06-19 | 11 | -19/+18 | |
| * | | | | | Fix For Travis CI build errors on Mac-Systems. | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 | |
| * | | | | | Fix for amalgamation build problems | Matthias Gierlings | 2016-06-19 | 4 | -7/+13 | |
| * | | | | | Reduction of code complexity in MP & ECC classes. | Matthias Gierlings | 2016-06-19 | 12 | -135/+114 | |
| * | | | | | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 29 | -942/+1256 | |
* | | | | | | Fix some problems on ppc64le | Jack Lloyd | 2016-08-30 | 1 | -1/+9 | |
* | | | | | | Fix gen_bcrypt cmdlet | Jack Lloyd | 2016-08-30 | 1 | -1/+1 | |
* | | | | | | Change allowed_usage key usage checks to match RFC 5280 | Jack Lloyd | 2016-08-30 | 1 | -2/+4 | |
* | | | | | | Add /etc/ssl/certs to default cert path | Jack Lloyd | 2016-08-30 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Fix TLS server cert validation problem GH #611 | Jack Lloyd | 2016-08-29 | 1 | -3/+3 | |
* | | | | | Remove HMAC_RNG from BSI policy, not needed after #520/#593 | Jack Lloyd | 2016-08-29 | 1 | -1/+0 | |
* | | | | | Fix get_process_id for MinGW | Jack Lloyd | 2016-08-29 | 1 | -2/+2 | |
* | | | | | Make Windows happy | Jack Lloyd | 2016-08-28 | 3 | -3/+3 | |
* | | | | | Merge GH #608 Travis CI work | Jack Lloyd | 2016-08-28 | 10 | -87/+224 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Work around a bug in FFI | Jack Lloyd | 2016-08-28 | 1 | -3/+29 | |
| * | | | | Just run the essentials under qemu, full build takes a lot of CPU time. | Jack Lloyd | 2016-08-28 | 1 | -0/+4 | |
| * | | | | Travis CI additions and cleanup | Jack Lloyd | 2016-08-28 | 10 | -84/+191 | |
* | | | | | DLIES test tweaks | Jack Lloyd | 2016-08-28 | 2 | -254/+87 | |
* | | | | | Use Botan's interpretation of P-521 ECDSA zero padding for now | Jack Lloyd | 2016-08-27 | 1 | -1/+5 | |
* | | | | | Merge GH #607 PK sig test vectors where H(m) has many leading 0 bits | Jack Lloyd | 2016-08-27 | 5 | -0/+50 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add tests with a message hash that contains leading zeros | Daniel Neus | 2016-08-26 | 5 | -0/+50 | |
* | | | | | Merge GH #605: Test for HMAC_DRBG randomize_with_ts_input | Jack Lloyd | 2016-08-26 | 1 | -0/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add unit test for HMAC_DRBG::randomize_with_ts_input() | René Korthaus | 2016-08-25 | 1 | -0/+39 | |
* | | | | | | Merge GH #593 RNG work | Jack Lloyd | 2016-08-26 | 38 | -424/+1147 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Correct comment | Jack Lloyd | 2016-08-25 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 38 | -424/+1147 | |
* | | | | | Use ccache for OS X Travis build | Jack Lloyd | 2016-08-24 | 2 | -18/+25 | |
|/ / / / | ||||||
* | | | | Another PKCS #11 amalg fix | Jack Lloyd | 2016-08-23 | 1 | -1/+1 | |
* | | | | Work around some amalgamation issues. | Jack Lloyd | 2016-08-23 | 2 | -6/+4 | |
* | | | | Deactivate SonarQube PR analysis | Daniel Neus | 2016-08-22 | 1 | -8/+11 | |
* | | | | fix minimized build when pkcs11 module enabled | Daniel Neus | 2016-08-20 | 3 | -5/+23 | |
* | | | | Merge GH #596: PKCS #11 in CircleCI builds | Jack Lloyd | 2016-08-19 | 5 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | Enable PKCS#11 module in Circle CI builds | Daniel Neus | 2016-08-19 | 5 | -5/+5 | |
* | | | | | Merge GH #594: PKCS #11 in Travis builds | Jack Lloyd | 2016-08-19 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable PKCS#11 module in Travis CI builds | Daniel Neus | 2016-08-19 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge GH #591 | Jack Lloyd | 2016-08-19 | 14 | -232/+606 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Rename find_constraints() and let it throw instead of returning a combination | René Korthaus | 2016-08-19 | 5 | -33/+218 | |
| * | | | | Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures | René Korthaus | 2016-08-17 | 8 | -23/+57 | |
| * | | | | Fix allowed_usage() and add tests for key usage | René Korthaus | 2016-08-17 | 3 | -128/+222 | |
| * | | | | Fix GH #425 and run x509 tests with different signature algorithms | René Korthaus | 2016-08-17 | 6 | -73/+134 | |
* | | | | | SonarQube integration / Travis CI changes | Daniel Neus | 2016-08-18 | 2 | -12/+36 | |
* | | | | | fix source file encoding ANSI -> UTF-8 | Daniel Neus | 2016-08-17 | 2 | -3/+3 | |
|/ / / / | ||||||
* | | | | missing adjustment in install.py from GH #584 | Daniel Neus | 2016-08-17 | 1 | -1/+1 | |
* | | | | Merge GH #583 Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-17 | 4 | -727/+201 | |
|\ \ \ \ | ||||||
| * | | | | Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-16 | 4 | -727/+201 | |
* | | | | | Merge GH #581 Threefish-512 AVX2 work | Jack Lloyd | 2016-08-17 | 1 | -76/+165 | |
|\ \ \ \ \ | ||||||
| * | | | | | Threefish-512 AVX2 optimizations | Jack Lloyd | 2016-08-10 | 1 | -76/+165 |