aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update more of the exampleslloyd2008-06-273-5/+11
* Update pkcs10, passhash exampleslloyd2008-06-272-9/+16
* Update some of the examples for the recent API changeslloyd2008-06-277-28/+42
* New structure for entropy sources + RNGs. The entropy sources are owned bylloyd2008-06-271-1/+1
* Remove SHA1PRNG for the moment, untillloyd2008-06-233-10/+5
* Add missing headers in the example problems, noticed while compiling underlloyd2008-06-118-0/+9
* GmbH, not GmBHlloyd2008-06-101-1/+1
* Document RNG test suite, SHA1PRNG contributionlloyd2008-06-091-0/+2
* Check in the first import from InSiTo, SHA1PRNG, which implements thelloyd2008-06-072-2/+9
* Make the contents of Botan_types namespace be just using declarations,lloyd2008-06-071-1/+1
* Mention Randpool change in log.txtlloyd2008-06-031-1/+2
* Check in initial changelog for 1.7.7. Increase version number in configure.pllloyd2008-05-241-0/+5
* Update passhash example with new S2K::new_random_salt signaturelloyd2008-05-241-1/+2
* Avoid using the global RNG in check_key, instead pass a reference.lloyd2008-05-246-13/+24
* Print the class tag type(s) on constructed formslloyd2008-05-081-0/+9
* The log notes for 1.6.4 got lost when the logs were consolidated to a single ...lloyd2008-05-051-0/+3
* Update notes and readme for 1.7.6 release1.7.6lloyd2008-05-051-1/+3
* Document changes from remove-libstatelloyd2008-04-291-1/+6
* propagate from branch 'net.randombit.botan.remove-libstate' (head d4d75cf4f68...lloyd2008-04-291-44/+0
|\
| * Remove section on pulses - removedlloyd2008-04-241-44/+0
* | Credit Joel Low for DLL symbol visibility patcheslloyd2008-04-221-0/+3
|/
* Convert date format in log.txt to YYYY-MM-DD for easier grepping and statisticslloyd2008-04-171-100/+100
* Add first change notes about the upcoming 1.7.6lloyd2008-04-171-0/+4
* merge of '34be1e0ad58e29063ea95d33f2cdc090fd63c4b2'lloyd2008-04-141-0/+6
|\
| * Document that shared builds would be nicelloyd2008-04-131-0/+6
* | Consolidate all logfiles into a single log.txt organized by time. Easierlloyd2008-04-1412-1074/+1074
|/
* Final updates for 1.7.5 release1.7.5lloyd2008-04-121-1/+1
* Updates for 1.7.5, now tentatively planned for tomorrow.lloyd2008-04-121-11/+11
* Update the changeloglloyd2008-04-121-5/+4
* Update ca.cpp with new signature of X509_CA::sign_requestlloyd2008-04-101-1/+5
* Summary of the notable changes since 1.7.4lloyd2008-04-101-0/+9
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-102-4/+10
* Don't hard-code the user and group when doing an install: instead uselloyd2008-04-061-16/+6
* Startup a changelog entry for 1.7.5 to document notable stuff since 1.7.4lloyd2008-03-141-0/+4
* Changes for 1.7.4lloyd2008-03-101-0/+9
* Add to the todo: Tests for the simple functions (bigint_*, rotate_left, etc)lloyd2008-03-101-0/+4
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Wrap to 80 columnslloyd2008-01-241-7/+7
* Update readme.txt and changelog with 1.7.3 information1.7.3lloyd2008-01-231-2/+3
* Revert the change that renamed append() to push_back(). As pointed outlloyd2007-11-151-1/+0
* The porting doc describes how to port code from Botan 1.2 to 1.4, butlloyd2007-11-151-144/+0
* Update log to mention the recent rename of append to push_backlloyd2007-11-141-1/+2
* Remove the ability to load an external configuration file. Applicationslloyd2007-11-141-105/+0
* Document some of the other major changes since 1.7.2lloyd2007-10-221-2/+6
* Document changes so far for 1.7.3 in the log. Bump the version in configure.pllloyd2007-10-211-1/+6
* Update build instructions with the new sytnax for configure.pllloyd2007-10-211-41/+31
* Have the ca example take all filenames as arguments instead of hardcoding.lloyd2007-10-201-10/+18
* Print the IPv4 address, DNS name, or URL included in the subject orlloyd2007-10-201-0/+6
* Wrap lines in pk_bench and passhash to keep them under 80 columns.lloyd2007-10-191-2/+2
* Add support for IPv4 addresses in the X.509 alternative name extension.lloyd2007-10-161-1/+2