aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-103-75/+70
* Move python to src, add to main makefilelloyd2014-01-071-15/+8
* Fix qca linkslloyd2014-01-071-2/+3
* Fix include path of example sources in docslloyd2014-01-068-27/+15
* Add 1.10.7 release noteslloyd2014-01-061-0/+4
* Split up public key tests and data, use new test frameworklloyd2014-01-051-0/+17
* Move Sphinx configlloyd2014-01-025-331/+1
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-0134-2616/+6
* Move asio tls serverlloyd2014-01-011-310/+0
* Moarlloyd2014-01-014-231/+0
* Move base64, bzip, ca, and tls exampleslloyd2014-01-019-1236/+0
* Move fpe, read_ssh, self_sig, and add X509 printlloyd2014-01-013-342/+0
* Make tss example a test of sortslloyd2014-01-012-279/+0
* Move cpuid, factor, asn1lloyd2014-01-014-539/+0
* Move bcrypt example to run from test applloyd2014-01-011-38/+0
* Rename targetlloyd2014-01-012-2/+1
* Document the easy way to do thislloyd2014-01-011-14/+3
* Movelloyd2014-01-011-1/+1
* Make eax_test example (which reads LTC's EAX test file) an actuallloyd2013-12-313-881/+0
* Add MSG_NOSIGNAL as 0 on platforms that don't have it.lloyd2013-12-312-0/+8
* Compile fixlloyd2013-12-311-3/+9
* Add CPUID::printlloyd2013-12-311-33/+1
* Update for 1.11.6 release1.11.6lloyd2013-12-292-6/+7
* Add 1.10.7 release noteslloyd2013-12-293-9/+16
* Make Boost easier to disable with minimal feature losslloyd2013-12-283-10/+17
* Move clmul to its own file (for abi flags)lloyd2013-12-271-0/+2
* Add CPUID check for AVX-512lloyd2013-12-251-1/+2
* Add Threefish-512 in AVX2lloyd2013-12-241-7/+9
* Fix TLS-SRP examplelloyd2013-12-211-1/+1
* merge of 'c55938af0026b98297194116c1553d467104b41a'lloyd2013-12-193-3/+13
|\
| * Add cpuid support for new x86 feature flags like AVX2 and RDSEEDlloyd2013-12-141-2/+5
| * s/default_nonce_size/default_nonce_length/lloyd2013-12-101-0/+6
| * Have default TLS policy reject SSLv3. Add TLS::Policy::acceptable_ciphersuitelloyd2013-12-101-1/+2
* | Fix OAEP key size check during encoding, and an array over-read whenlloyd2013-12-061-0/+5
|/
* Turn off asking for client cert in TLS server examplelloyd2013-12-051-2/+10
* Add SIVlloyd2013-12-051-1/+3
* Support the normal names for CCM in TLS policy configlloyd2013-12-041-3/+3
* Disable RC4 in TLS by defaultlloyd2013-11-292-2/+4
* Have OCSP responses return an enum allowing a range of conditions to be expre...lloyd2013-11-291-14/+9
* Add OCSP example. Fix minor compile issues.lloyd2013-11-285-4/+28
* TLS in-memory session manager now requires a rng object as alloyd2013-11-282-11/+24
* Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP)lloyd2013-11-271-1/+2
* merge of '022cd3c92c37dee696d0c3c0c197f8df8981ccbb'lloyd2013-11-201-0/+5
|\
| * Direct people interested in TLS to 1.11lloyd2013-11-201-0/+5
* | Add HKDFlloyd2013-11-171-0/+3
* | Enable all the GCC warning flags, as we now require at least GCC 4.7 anywaylloyd2013-11-161-0/+2
* | Forgot to relnote thislloyd2013-11-101-0/+4
|/
* Remove download link to 1.8lloyd2013-11-101-8/+0
* Release 1.11.51.11.5lloyd2013-11-102-7/+7
* Add 1.10.6 release noteslloyd2013-11-102-0/+49