aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes
Commit message (Expand)AuthorAgeFilesLines
* Fix relnotes index titlelloyd2014-11-151-0/+4
* Update relnoteslloyd2014-11-151-0/+15
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-0/+6
* Fix decoding indefinite length BER constructs that contain a contextlloyd2014-09-271-0/+3
* Correct CCM for L != 2. Bugzilla 270lloyd2014-05-161-0/+5
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-251-2/+3
* Use 20 Miller-Rabin iterations regardless of the size of the integer. Thislloyd2014-04-131-0/+5
* Deindent to avoid github manglinglloyd2014-04-131-36/+34
* Update release note pointers1.11.9lloyd2014-04-101-0/+2
* Add 1.10.8 release noteslloyd2014-04-101-0/+12
* Fix a bug in Miller-Rabin primality testing introduced in 1.8.3lloyd2014-04-101-1/+8
* X.509 path validation now performs all possible tests and returns alloyd2014-04-051-0/+9
* Fix an OCSP response decoding bug, we were not decoding KeyID properly.lloyd2014-04-051-0/+4
* Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.lloyd2014-03-221-0/+3
* Add HMAC_DRBGlloyd2014-03-211-0/+4
* Use stdint.h instead of cstdint for Clang. Bugzilla 266lloyd2014-02-211-0/+3
* Transformation_Filter calls send() inside of start_msg() which meanslloyd2014-02-171-0/+4
* Don't assume the leading cert chain is presented in-orderlloyd2014-02-161-0/+3
* Tick version to 1.11.9lloyd2014-02-151-0/+2
* Release 1.11.81.11.8lloyd2014-02-142-5/+21
* Fix minimized builds. Patch by Markus Wanner sent to botan-devellloyd2014-02-081-0/+3
* Fix a bug introduced in 1.11.6 where we tried to check CRL signatureslloyd2014-02-083-3/+4
* Install command line applloyd2014-02-081-0/+3
* Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish.lloyd2014-02-081-1/+5
* Have Skein call Threefish, rather than duplicating the code.lloyd2014-02-081-2/+8
* Add ChaChalloyd2014-01-311-0/+12
* Fix Skein_512::clearlloyd2014-01-181-0/+5
* Remove PBES1 entirelylloyd2014-01-181-0/+5
* Website tweaks. Rename TLS suite script options.lloyd2014-01-111-1/+1
* Fix link. Release 1.11.71.11.7lloyd2014-01-101-1/+1
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-106-27/+33
* Move lib into srclloyd2014-01-101-5/+0
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-9/+19
* Fix include path of example sources in docslloyd2014-01-061-0/+1
* 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-021-1/+1
* Update for 1.11.6 release1.11.6lloyd2013-12-291-0/+1
* Add 1.10.7 release noteslloyd2013-12-293-9/+16
* Make Boost easier to disable with minimal feature losslloyd2013-12-281-9/+9
* Move clmul to its own file (for abi flags)lloyd2013-12-271-0/+2
* Add Threefish-512 in AVX2lloyd2013-12-241-7/+9
* merge of 'c55938af0026b98297194116c1553d467104b41a'lloyd2013-12-191-1/+2
|\
| * 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
|/
* Add SIVlloyd2013-12-051-1/+3
* Disable RC4 in TLS by defaultlloyd2013-11-291-0/+2
* TLS in-memory session manager now requires a rng object as alloyd2013-11-281-0/+3
* Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP)lloyd2013-11-271-1/+2
* Add HKDFlloyd2013-11-171-0/+3