Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ARIA GCM ciphersuites | Jack Lloyd | 2017-11-03 | 1 | -1/+2 |
* | Another todo | Jack Lloyd | 2017-10-29 | 1 | -0/+5 |
* | Update http:// links in the docs | Jack Lloyd | 2017-10-24 | 4 | -12/+12 |
* | Fix typo | Jack Lloyd | 2017-10-23 | 1 | -1/+1 |
* | Update side channel notes | Jack Lloyd | 2017-10-20 | 1 | -8/+5 |
* | Deprecate anon DH/ECDH TLS ciphersuites | Jack Lloyd | 2017-10-11 | 1 | -0/+2 |
* | Doc updates | Jack Lloyd | 2017-09-29 | 1 | -3/+4 |
* | Update news | Jack Lloyd | 2017-09-28 | 2 | -0/+46 |
* | Another todo | Jack Lloyd | 2017-09-27 | 1 | -0/+1 |
* | Update deprecated notice | Jack Lloyd | 2017-09-27 | 1 | -0/+7 |
* | Better tests for SIV | Jack Lloyd | 2017-09-24 | 1 | -1/+1 |
* | More RAII - death to explicit delete | Jack Lloyd | 2017-09-22 | 1 | -0/+2 |
* | Cryptobox code modernization | Jack Lloyd | 2017-09-22 | 1 | -0/+4 |
* | Tweaks to doc on versioning | Jack Lloyd | 2017-09-22 | 1 | -18/+26 |
* | Complete SRP6 doc | Jack Lloyd | 2017-09-20 | 1 | -4/+32 |
* | Rename botan_version.py to version.txt | Jack Lloyd | 2017-09-19 | 1 | -4/+3 |
* | Move config files to src/configs | Jack Lloyd | 2017-09-19 | 1 | -7/+5 |
* | Merge GH #872 Add ability for TLS servers to prohibit renegotiation | Jack Lloyd | 2017-09-19 | 1 | -0/+8 |
|\ | |||||
| * | Add TLS::Policy::allow_client_initiated_renegotiation | Jack Lloyd | 2017-02-19 | 1 | -0/+8 |
* | | More todos | Jack Lloyd | 2017-09-18 | 1 | -0/+15 |
* | | Minor additions to hash manual | Jack Lloyd | 2017-09-18 | 1 | -3/+6 |
* | | More todos | Jack Lloyd | 2017-09-18 | 1 | -0/+4 |
* | | Add note for myself | Jack Lloyd | 2017-09-17 | 1 | -0/+3 |
* | | Deprecate 64-bit GCM tags | Jack Lloyd | 2017-09-14 | 1 | -0/+2 |
* | | Update todos | Jack Lloyd | 2017-09-12 | 1 | -3/+4 |
* | | Add a todo | Jack Lloyd | 2017-09-02 | 1 | -0/+2 |
* | | Document how to use TLS-Attacker | Jack Lloyd | 2017-09-02 | 1 | -0/+18 |
* | | Change http://botan.randombit.net to https URIs | Jack Lloyd | 2017-09-01 | 1 | -1/+1 |
* | | Add a todo re Dockerizing Travis build | Jack Lloyd | 2017-08-29 | 1 | -0/+2 |
* | | Add a reminder to test with valgrind etc before release | Jack Lloyd | 2017-08-29 | 1 | -3/+18 |
* | | Correct manual re key agreement schemes | Jack Lloyd | 2017-08-29 | 1 | -6/+10 |
* | | Add some docs about fuzzing | Jack Lloyd | 2017-08-29 | 2 | -0/+71 |
* | | Add dh functions in ffi | Konstantinos Kolelis | 2017-08-22 | 1 | -1/+16 |
* | | Add SHACAL2 | Jack Lloyd | 2017-08-13 | 1 | -1/+0 |
* | | Add http_util to module policies (GH #1109) | René Korthaus | 2017-08-07 | 1 | -1/+3 |
* | | Merge GH #1114 Add Streebog hash (GOST 34.11-2012) | Jack Lloyd | 2017-08-07 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add Streebog hash (GOST R 34.11-2012). | Daniel Wyatt | 2017-08-04 | 1 | -0/+1 |
* | | | Update news and todo | Jack Lloyd | 2017-08-04 | 1 | -3/+3 |
|/ / | |||||
* | | Add ChaCha_RNG | Jack Lloyd | 2017-07-31 | 1 | -0/+13 |
* | | Merge GH #1110 Fix documentation of PKCS11 module | Jack Lloyd | 2017-07-16 | 1 | -4/+4 |
|\ \ | |||||
| * | | Remove "pkcs11" provider paramater for pk ops in handbook and tests | René Korthaus | 2017-07-04 | 1 | -4/+4 |
* | | | Fix failure to fully zero memory before free | Jack Lloyd | 2017-07-16 | 1 | -0/+13 |
|/ / | |||||
* | | Updated key checking in manual | Never | 2017-06-16 | 1 | -1/+25 |
* | | Update docs | Jack Lloyd | 2017-06-09 | 2 | -8/+1 |
* | | Add botan_hash_copy_state FFI function. | Daniel Wyatt | 2017-05-25 | 1 | -0/+4 |
* | | Make Botan compile with LibreSSL again. | Alexander Bluhm | 2017-05-24 | 1 | -1/+1 |
* | | Doc and 32-bit build fixes | Jack Lloyd | 2017-05-22 | 2 | -0/+4 |
* | | Add HOTP (RFC 4226) and TOTP (RFC 6238) | Jack Lloyd | 2017-05-19 | 1 | -0/+64 |
* | | Fix botan_privkey_load_rsa misleading parameter names. | Daniel Wyatt | 2017-05-13 | 1 | -2/+2 |
* | | Mention LibreSSL in the docs. | Alexander Bluhm | 2017-04-28 | 2 | -1/+2 |