Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master into this branch, resolving conflicts with #457/#576 | Jack Lloyd | 2016-08-31 | 266 | -7487/+17395 |
|\ | |||||
| * | HMAC_RNG ignored its entropy_source argument :( | Jack Lloyd | 2016-08-31 | 1 | -1/+1 |
| * | Move some Callback functions to a source file. | Jack Lloyd | 2016-08-31 | 2 | -7/+17 |
| * | Remove debug printf | Jack Lloyd | 2016-08-31 | 1 | -1/+0 |
| * | Merge GH #567/GH #457 TLS refactoring and Callbacks interface | Jack Lloyd | 2016-08-31 | 29 | -788/+1361 |
| |\ | |||||
| | * | Added doxygen function parameter comments to tls_callbacks.h | Dan Brown | 2016-08-19 | 1 | -12/+32 |
| | * | Add a Callbacks function for ALPN | Jack Lloyd | 2016-08-16 | 3 | -14/+44 |
| | * | Changes to TLS::Callbacks for GH PR #457 | Jack Lloyd | 2016-08-16 | 14 | -151/+221 |
| | * | Removed Handshake_Info class. | Matthias Gierlings | 2016-06-19 | 8 | -56/+49 |
| | * | Removed TLS::Session::Properties | Matthias Gierlings | 2016-06-19 | 7 | -197/+96 |
| | * | Reverted proposed constructor changes to X509_CA. | Matthias Gierlings | 2016-06-19 | 6 | -55/+45 |
| | * | Compatibility patch for TLS::Callback interface | Matthias Gierlings | 2016-06-19 | 7 | -16/+242 |
| | * | Added virtual Callback Interface | Matthias Gierlings | 2016-06-19 | 8 | -52/+113 |
| | * | Implemented Feedback on GH #457 | Matthias Gierlings | 2016-06-19 | 7 | -13/+12 |
| | * | 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 | 25 | -909/+1209 |
| * | | Fix some problems on ppc64le | Jack Lloyd | 2016-08-30 | 1 | -1/+9 |
| * | | Change allowed_usage key usage checks to match RFC 5280 | Jack Lloyd | 2016-08-30 | 1 | -2/+4 |
| * | | Fix TLS server cert validation problem GH #611 | Jack Lloyd | 2016-08-29 | 1 | -3/+3 |
| * | | Fix get_process_id for MinGW | Jack Lloyd | 2016-08-29 | 1 | -2/+2 |
| * | | Make Windows happy | Jack Lloyd | 2016-08-28 | 2 | -2/+2 |
| * | | Travis CI additions and cleanup | Jack Lloyd | 2016-08-28 | 5 | -10/+13 |
| * | | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 26 | -356/+758 |
| * | | 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 |
| * | | Merge GH #591 | Jack Lloyd | 2016-08-19 | 12 | -96/+109 |
| |\ \ | |||||
| | * | | Rename find_constraints() and let it throw instead of returning a combination | René Korthaus | 2016-08-19 | 4 | -32/+59 |
| | * | | Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures | René Korthaus | 2016-08-17 | 6 | -16/+26 |
| | * | | Fix allowed_usage() and add tests for key usage | René Korthaus | 2016-08-17 | 2 | -2/+2 |
| | * | | Fix GH #425 and run x509 tests with different signature algorithms | René Korthaus | 2016-08-17 | 5 | -48/+24 |
| * | | | fix source file encoding ANSI -> UTF-8 | Daniel Neus | 2016-08-17 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge GH #583 Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-17 | 3 | -696/+193 |
| |\ \ | |||||
| | * | | Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-16 | 3 | -696/+193 |
| * | | | 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 |
| | |/ / | |||||
| * | | | Update info.txt | Daniel Neus | 2016-08-16 | 1 | -2/+1 |
| * | | | add sha1_sse2 to the TLS module dependencies | Daniel Neus | 2016-08-15 | 1 | -0/+1 |
| * | | | restore to original pkcs11.h | Daniel Neus | 2016-08-12 | 1 | -4/+4 |
| * | | | Headers can be marked as external by using `<header:external>` in info.txt. | Daniel Neus | 2016-08-12 | 2 | -2/+5 |
| |/ / | |||||
| * | | Merge GH #570 X509_Certificate APIs | Jack Lloyd | 2016-08-10 | 3 | -9/+58 |
| * | | Merge GH #551 Add frp256v1 curve | Jack Lloyd | 2016-08-02 | 2 | -0/+12 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into frp256v1 | Simon Cogliani | 2016-07-31 | 2 | -7/+9 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into frp256v1 | Simon Cogliani | 2016-07-30 | 5 | -13/+30 |
| | |\ \ \ | |||||
| | * | | | | ANSSI elliptic curve cryptography frp256v1 | Simon Cogliani | 2016-07-24 | 2 | -0/+12 |
| * | | | | | Merge GH #560 | Jack Lloyd | 2016-08-02 | 2 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | add X509_Time::to_std_timepoint() | Daniel Neus | 2016-07-28 | 2 | -0/+8 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge GH #559 PKCS #11 fixes | Jack Lloyd | 2016-08-02 | 5 | -1/+3208 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | include external PKCS#11 headers into botan | Daniel Neus | 2016-07-26 | 5 | -1/+3208 |
| * | | | | | Use stat instead of lstat in get_files_recursive. | Jack Lloyd | 2016-07-30 | 1 | -1/+1 |