aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Small cleanupslloyd2010-06-021-9/+8
* Document fixing 512/768 bit DL groups via DSA kosherizerlloyd2010-06-021-0/+1
* Remove FORK-256; it's obscure and has been definitively broken.lloyd2010-05-253-2/+2
* Add a couple of small patches from Thomas Capricelli <[email protected]>lloyd2010-05-211-0/+1
* Note other changeslloyd2010-05-191-0/+3
* Modify the implementation of multiplication mod 65537 used in IDEA tolloyd2010-04-301-0/+1
* Tick to 1.9.8-devlloyd2010-04-281-0/+2
* Update log, readme, configure for 1.9.7 release1.9.7lloyd2010-04-271-1/+1
* Fix EMSA_Raw in the case where the original input had leading 0 bytes.lloyd2010-04-211-0/+1
* Dist script updateslloyd2010-04-191-4/+8
* Cleanups. Name our cert for localhost. Used AutoSeeded_RNG.lloyd2010-04-191-12/+16
* Just report total size output at the endlloyd2010-04-191-1/+7
* Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8nlloyd2010-04-171-0/+1
* Add support for reading SSLv2 client helloslloyd2010-04-171-0/+1
* Add Comb4P hash combiner, as described in Anja Lehmann's thesis.lloyd2010-04-171-0/+1
* Tick version to 1.9.7-devlloyd2010-04-161-0/+2
* Tick for 1.9.6 release1.9.6lloyd2010-04-091-1/+2
* Retrodocument some 1.9.5 changes. Document other TLS fixes in 1.9.6lloyd2010-04-071-2/+7
* Document adding SNIlloyd2010-03-301-0/+1
* Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.lloyd2010-03-301-0/+1
* Tick 1.9.6-devlloyd2010-03-301-0/+2
* Update for 1.9.5 release 2009-03-291.9.5lloyd2010-03-291-1/+1
* Show as creating an engine insteadlloyd2010-03-241-27/+31
* Fix factor wrt rename of primality test functionslloyd2010-03-231-1/+1
* Document GOST fixlloyd2010-03-131-0/+1
* Document allocator changelloyd2010-03-131-0/+1
* Clarifylloyd2010-03-131-2/+2
* Document changes since 1.9.4lloyd2010-03-131-0/+5
* I had listed Olivier de Gaalon in the license, for the SQLite codec,lloyd2010-03-122-1/+5
* Tick version to 1.9.5-devlloyd2010-03-101-0/+2
* Update version to 1.9.4 release1.9.4lloyd2010-03-091-1/+1
* Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-0/+1
* Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME tolloyd2010-03-082-2/+2
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-088-30/+26
* Update DH example for PK changeslloyd2010-03-081-14/+29
* Clarify that Ajisai is only SSLv3 + TLS 1.0 currentlylloyd2010-03-051-1/+1
* Nix PK_Signing_Key use from tutoriallloyd2010-03-041-3/+1
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-0/+1
* Document fix for VC static buildslloyd2010-03-031-0/+1
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-0315-120/+78
* Add XSalsa20lloyd2010-03-031-0/+1
* Drop the old 1.8 configure.pl entirelylloyd2010-03-021-2340/+0
* Corrupt signature instead of key in RSA examplelloyd2010-03-021-1/+4
* Make output more understandablelloyd2010-03-021-2/+4
* Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm,lloyd2010-03-022-1/+2
* Add a simple cert validation examplelloyd2010-03-011-0/+35
* Document adding SSL/TLSlloyd2010-02-241-0/+1
* propagate from branch 'net.randombit.botan' (head 35d3e3deb02b47f98e4937f8eab...lloyd2010-02-242-0/+132
|\
| * propagate from branch 'net.randombit.botan' (head 89451dd9349d61bc29507c9c441...lloyd2010-02-232-0/+132
| |\
| | * TLS_Server example - more printfs, configurable portlloyd2010-02-171-3/+13