aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update readme and release notes for 1.8.1 release 2008-01-20lloyd2009-01-201-1/+2
* In the Unix entropy source fast poll, clear the stat buf beforelloyd2009-01-031-0/+1
* Relicense api.tex from the Creative Commons Attribution-Share Alike licenselloyd2008-12-142-5/+2
* Fix a memory leak in PKCS #8 load_key and encrypt_key that wouldlloyd2008-12-121-0/+3
* Update readme and log for 1.8.0 release 2008-12-081.8.0lloyd2008-12-081-1/+1
* Rickard Bondesson reported on botan-devel about some problems buildinglloyd2008-12-021-0/+3
* Update log file for 1.7.24 release 2008-12-011.7.24lloyd2008-12-011-1/+1
* Consolidate the useful stuff from doc/info.txt into readme.txtlloyd2008-11-301-63/+0
* s/modinfo.txt/info.txt/glloyd2008-11-301-2/+2
* New paths in dist scriptlloyd2008-11-291-4/+6
* Add XLC release date. Mention OpenSSL's AES crashes have unknown causelloyd2008-11-281-2/+2
* Reorg 1.7.24 release notes. Mention adding test vectors.lloyd2008-11-281-5/+6
* Add a variant of EMSA3 called EMSA3_Raw which does not hash the data orlloyd2008-11-281-0/+2
* Rickard Bondesson reported on the mailing list that he had noticedlloyd2008-11-282-1/+5
* Add test_es, a program that polls each enabled entropy source (both fastlloyd2008-11-251-0/+101
* If the read succeceed in EGD_EntropySource::slow_poll, the loop wouldlloyd2008-11-251-0/+1
* Drop todo.txt - moved to http://botan.randombit.net/todo.htmllloyd2008-11-251-160/+0
* Document disabling OpenSSL AESlloyd2008-11-241-0/+1
* Rephrase some log entrieslloyd2008-11-241-5/+5
* Update PGP keyslloyd2008-11-241-88/+80
* Mention integer overflow being fixedlloyd2008-11-241-0/+1
* Add an example taken from the tutoriallloyd2008-11-241-0/+55
* Update build instructionslloyd2008-11-241-10/+19
* Update readme and info files to reflect that 1.8.0 will be a (theoretically)lloyd2008-11-241-0/+4
* Document changes since 1.7.23. Bump version number to 1.7.24-pre; I'lllloyd2008-11-241-0/+6
* Update for 1.7.23 release 2008-11-231.7.23lloyd2008-11-231-4/+4
* Document new options in release noteslloyd2008-11-231-0/+1
* Note Buffered_EntropySource being removedlloyd2008-11-231-0/+1
* Add hash optimizations to change loglloyd2008-11-231-0/+1
* Switch benchmark example command line arg from ms to secondslloyd2008-11-221-2/+2
* Mention improvements in es_ftwlloyd2008-11-221-0/+1
* Cache socket descriptors in EGD entropy source, instead of creating each polllloyd2008-11-211-1/+2
* Update examples for changed 1.8 APIs, including:lloyd2008-11-216-14/+28
* Log recent changeslloyd2008-11-211-0/+3
* Fix examples makefilelloyd2008-11-211-7/+1
* Add an example of using the benchmark system to choose the fastest SHA-1lloyd2008-11-211-0/+90
* Add an example of benchmark.hlloyd2008-11-211-0/+41
* Make it clear in log.txt that TR1==ECDSAlloyd2008-11-191-1/+1
* Retroactively log adding SHA-1 SSE2 implementation in 1.7.12. Also mention re...lloyd2008-11-171-0/+2
* Use TR1 by default with GNU C++ and Intel C++, since all recent versions oflloyd2008-11-171-0/+1
* Bump version to 1.7.23-prelloyd2008-11-171-0/+3
* Update the manual a bit, though really mostly this was deleting thingslloyd2008-11-171-643/+128
* Update log and readme for 1.7.22 release 2008-11-171.7.22lloyd2008-11-171-1/+2
* Add other changes since 1.7.21lloyd2008-11-171-1/+3
* Optimize AES decryption in the same manner as the last changes to AES encrypt...lloyd2008-11-171-0/+1
* Document memory leak being fixedlloyd2008-11-121-0/+1
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-0/+3
* Update readme and log for 1.7.21 release 2008-11-111.7.21lloyd2008-11-111-3/+3
* Drop use of entropy estimation in Randpool for the same reason as HMAC_RNG.lloyd2008-11-111-0/+1
* Mention engine changes in release noteslloyd2008-11-111-0/+2