aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify that Ajisai is only SSLv3 + TLS 1.0 currentlylloyd2010-03-051-1/+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
* Add XSalsa20lloyd2010-03-031-0/+1
* Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm,lloyd2010-03-021-0/+1
* Document adding SSL/TLSlloyd2010-02-241-0/+1
* Document adding GOST 34.10-2001lloyd2010-02-241-0/+1
* Document removal of TR1 dependencylloyd2010-02-241-1/+1
* Document removing TR1 dependency for ECClloyd2010-02-231-0/+1
* Further passhash changes before release and things have to belloyd2010-02-051-1/+1
* MD4's M buffer was set to be 48 words instead of 16. This had beenlloyd2010-02-031-0/+1
* Password hashing is a pretty useful service, really. Move the guts oflloyd2010-02-011-0/+1
* Document S2K changelloyd2010-02-011-0/+1
* Prevent a crash in GMP_Engine if the library is shutdown and thenlloyd2010-01-221-0/+1
* Add SQLite3 encryption codec, contributed by Olivier de Gaalon. Useslloyd2010-01-221-0/+1
* Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2lloyd2010-01-121-0/+1
* Add block cipher cascadelloyd2010-01-111-0/+1
* Document CBC/XTS parallel capabilitieslloyd2009-12-281-0/+2
* Document private key encryption switch from 3DES to AES-256lloyd2009-12-261-0/+1
* Add last nights project, an SSE2 implementation of IDEA. Right about 4xlloyd2009-12-231-2/+3
* Document timer changeslloyd2009-12-221-0/+2
* Make many more headers internal-only.lloyd2009-12-161-0/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-0/+1
* Mention the Win32 build and installer improvementslloyd2009-11-241-0/+2
* Update version # to 1.9.4-devlloyd2009-11-231-0/+2
* Document Win32 DLL and InnoSetup changes1.9.3lloyd2009-11-201-0/+2
* Update log and readme for 1.9.3 release 2009-11-19lloyd2009-11-201-1/+1
* Document adding FPElloyd2009-11-131-0/+1
* Double the speed of Skipjack on my Core2, mostly due to better inlining.lloyd2009-11-111-0/+1
* Add AES-192 using AES-NI. Tested OK with Intel's simulator.lloyd2009-11-101-1/+1
* Fix errors in the AES-256 key schedule for the AES-NI version. Now passeslloyd2009-11-101-1/+1
* Make the AES implementation using Intel's AES instruction extension official;lloyd2009-11-101-0/+1
* In creating X.509 certificates and PKCS #10 requests, let (actually: require)lloyd2009-11-091-0/+1
* Tick to 1.9.3-devlloyd2009-11-061-0/+3
* propagate from branch 'net.randombit.botan.1_8' (head a101c8c86b755a666c72baf...1.9.2lloyd2009-11-031-1/+2
|\
| * Update docs for 1.8.8 release 2009-11-031.8.8lloyd2009-11-031-1/+2
* | Update for 1.9.2 release 2009-11-03lloyd2009-11-031-1/+1
* | Fix cpuid with icc (tested with 11.1)lloyd2009-10-291-0/+3
* | propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...lloyd2009-10-291-0/+2
|\ \
| * | Document SIMD changeslloyd2009-10-281-0/+2
* | | propagate from branch 'net.randombit.botan.1_8' (head 3158f8272a3582dd44dfb77...lloyd2009-10-281-0/+25
|\| | | |/ |/|
| * Add missing log note for 1.9.1 change notes on CTR/OFB changelloyd2009-10-281-0/+1
| * Tick version to 1.9.2-devlloyd2009-10-261-0/+2
| * Update docs for 1.9.1 release 2009-10-231.9.1lloyd2009-10-231-1/+2
| * Note removing exception specs. Reorder by interestingnesslloyd2009-10-221-2/+3
| * Reset version as 1.9.1-dev instead of -rc1lloyd2009-10-211-1/+1
| * Document Clang supportlloyd2009-10-191-1/+1