| Commit message (Expand) | Author | Age | Files | Lines |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 3 | -75/+70 |
* | Move python to src, add to main makefile | lloyd | 2014-01-07 | 1 | -15/+8 |
* | Fix qca links | lloyd | 2014-01-07 | 1 | -2/+3 |
* | Fix include path of example sources in docs | lloyd | 2014-01-06 | 8 | -27/+15 |
* | Add 1.10.7 release notes | lloyd | 2014-01-06 | 1 | -0/+4 |
* | Split up public key tests and data, use new test framework | lloyd | 2014-01-05 | 1 | -0/+17 |
* | Move Sphinx config | lloyd | 2014-01-02 | 5 | -331/+1 |
* | Cull remaining mostly dubious examples. Also remove readme.txt | lloyd | 2014-01-01 | 34 | -2616/+6 |
* | Move asio tls server | lloyd | 2014-01-01 | 1 | -310/+0 |
* | Moar | lloyd | 2014-01-01 | 4 | -231/+0 |
* | Move base64, bzip, ca, and tls examples | lloyd | 2014-01-01 | 9 | -1236/+0 |
* | Move fpe, read_ssh, self_sig, and add X509 print | lloyd | 2014-01-01 | 3 | -342/+0 |
* | Make tss example a test of sorts | lloyd | 2014-01-01 | 2 | -279/+0 |
* | Move cpuid, factor, asn1 | lloyd | 2014-01-01 | 4 | -539/+0 |
* | Move bcrypt example to run from test app | lloyd | 2014-01-01 | 1 | -38/+0 |
* | Rename target | lloyd | 2014-01-01 | 2 | -2/+1 |
* | Document the easy way to do this | lloyd | 2014-01-01 | 1 | -14/+3 |
* | Move | lloyd | 2014-01-01 | 1 | -1/+1 |
* | Make eax_test example (which reads LTC's EAX test file) an actual | lloyd | 2013-12-31 | 3 | -881/+0 |
* | Add MSG_NOSIGNAL as 0 on platforms that don't have it. | lloyd | 2013-12-31 | 2 | -0/+8 |
* | Compile fix | lloyd | 2013-12-31 | 1 | -3/+9 |
* | Add CPUID::print | lloyd | 2013-12-31 | 1 | -33/+1 |
* | Update for 1.11.6 release1.11.6 | lloyd | 2013-12-29 | 2 | -6/+7 |
* | Add 1.10.7 release notes | lloyd | 2013-12-29 | 3 | -9/+16 |
* | Make Boost easier to disable with minimal feature loss | lloyd | 2013-12-28 | 3 | -10/+17 |
* | Move clmul to its own file (for abi flags) | lloyd | 2013-12-27 | 1 | -0/+2 |
* | Add CPUID check for AVX-512 | lloyd | 2013-12-25 | 1 | -1/+2 |
* | Add Threefish-512 in AVX2 | lloyd | 2013-12-24 | 1 | -7/+9 |
* | Fix TLS-SRP example | lloyd | 2013-12-21 | 1 | -1/+1 |
* | merge of 'c55938af0026b98297194116c1553d467104b41a' | lloyd | 2013-12-19 | 3 | -3/+13 |
|\ |
|
| * | Add cpuid support for new x86 feature flags like AVX2 and RDSEED | lloyd | 2013-12-14 | 1 | -2/+5 |
| * | s/default_nonce_size/default_nonce_length/ | lloyd | 2013-12-10 | 1 | -0/+6 |
| * | Have default TLS policy reject SSLv3. Add TLS::Policy::acceptable_ciphersuite | lloyd | 2013-12-10 | 1 | -1/+2 |
* | | Fix OAEP key size check during encoding, and an array over-read when | lloyd | 2013-12-06 | 1 | -0/+5 |
|/ |
|
* | Turn off asking for client cert in TLS server example | lloyd | 2013-12-05 | 1 | -2/+10 |
* | Add SIV | lloyd | 2013-12-05 | 1 | -1/+3 |
* | Support the normal names for CCM in TLS policy config | lloyd | 2013-12-04 | 1 | -3/+3 |
* | Disable RC4 in TLS by default | lloyd | 2013-11-29 | 2 | -2/+4 |
* | Have OCSP responses return an enum allowing a range of conditions to be expre... | lloyd | 2013-11-29 | 1 | -14/+9 |
* | Add OCSP example. Fix minor compile issues. | lloyd | 2013-11-28 | 5 | -4/+28 |
* | TLS in-memory session manager now requires a rng object as a | lloyd | 2013-11-28 | 2 | -11/+24 |
* | Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP) | lloyd | 2013-11-27 | 1 | -1/+2 |
* | merge of '022cd3c92c37dee696d0c3c0c197f8df8981ccbb' | lloyd | 2013-11-20 | 1 | -0/+5 |
|\ |
|
| * | Direct people interested in TLS to 1.11 | lloyd | 2013-11-20 | 1 | -0/+5 |
* | | Add HKDF | lloyd | 2013-11-17 | 1 | -0/+3 |
* | | Enable all the GCC warning flags, as we now require at least GCC 4.7 anyway | lloyd | 2013-11-16 | 1 | -0/+2 |
* | | Forgot to relnote this | lloyd | 2013-11-10 | 1 | -0/+4 |
|/ |
|
* | Remove download link to 1.8 | lloyd | 2013-11-10 | 1 | -8/+0 |
* | Release 1.11.51.11.5 | lloyd | 2013-11-10 | 2 | -7/+7 |
* | Add 1.10.6 release notes | lloyd | 2013-11-10 | 2 | -0/+49 |