| Commit message (Expand) | Author | Age | Files | Lines |
* | Update more of the examples | lloyd | 2008-06-27 | 3 | -5/+11 |
* | Update pkcs10, passhash examples | lloyd | 2008-06-27 | 2 | -9/+16 |
* | Update some of the examples for the recent API changes | lloyd | 2008-06-27 | 7 | -28/+42 |
* | New structure for entropy sources + RNGs. The entropy sources are owned by | lloyd | 2008-06-27 | 1 | -1/+1 |
* | Remove SHA1PRNG for the moment, until | lloyd | 2008-06-23 | 3 | -10/+5 |
* | Add missing headers in the example problems, noticed while compiling under | lloyd | 2008-06-11 | 8 | -0/+9 |
* | GmbH, not GmBH | lloyd | 2008-06-10 | 1 | -1/+1 |
* | Document RNG test suite, SHA1PRNG contribution | lloyd | 2008-06-09 | 1 | -0/+2 |
* | Check in the first import from InSiTo, SHA1PRNG, which implements the | lloyd | 2008-06-07 | 2 | -2/+9 |
* | Make the contents of Botan_types namespace be just using declarations, | lloyd | 2008-06-07 | 1 | -1/+1 |
* | Mention Randpool change in log.txt | lloyd | 2008-06-03 | 1 | -1/+2 |
* | Check in initial changelog for 1.7.7. Increase version number in configure.pl | lloyd | 2008-05-24 | 1 | -0/+5 |
* | Update passhash example with new S2K::new_random_salt signature | lloyd | 2008-05-24 | 1 | -1/+2 |
* | Avoid using the global RNG in check_key, instead pass a reference. | lloyd | 2008-05-24 | 6 | -13/+24 |
* | Print the class tag type(s) on constructed forms | lloyd | 2008-05-08 | 1 | -0/+9 |
* | The log notes for 1.6.4 got lost when the logs were consolidated to a single ... | lloyd | 2008-05-05 | 1 | -0/+3 |
* | Update notes and readme for 1.7.6 release1.7.6 | lloyd | 2008-05-05 | 1 | -1/+3 |
* | Document changes from remove-libstate | lloyd | 2008-04-29 | 1 | -1/+6 |
* | propagate from branch 'net.randombit.botan.remove-libstate' (head d4d75cf4f68... | lloyd | 2008-04-29 | 1 | -44/+0 |
|\ |
|
| * | Remove section on pulses - removed | lloyd | 2008-04-24 | 1 | -44/+0 |
* | | Credit Joel Low for DLL symbol visibility patches | lloyd | 2008-04-22 | 1 | -0/+3 |
|/ |
|
* | Convert date format in log.txt to YYYY-MM-DD for easier grepping and statistics | lloyd | 2008-04-17 | 1 | -100/+100 |
* | Add first change notes about the upcoming 1.7.6 | lloyd | 2008-04-17 | 1 | -0/+4 |
* | merge of '34be1e0ad58e29063ea95d33f2cdc090fd63c4b2' | lloyd | 2008-04-14 | 1 | -0/+6 |
|\ |
|
| * | Document that shared builds would be nice | lloyd | 2008-04-13 | 1 | -0/+6 |
* | | Consolidate all logfiles into a single log.txt organized by time. Easier | lloyd | 2008-04-14 | 12 | -1074/+1074 |
|/ |
|
* | Final updates for 1.7.5 release1.7.5 | lloyd | 2008-04-12 | 1 | -1/+1 |
* | Updates for 1.7.5, now tentatively planned for tomorrow. | lloyd | 2008-04-12 | 1 | -11/+11 |
* | Update the changelog | lloyd | 2008-04-12 | 1 | -5/+4 |
* | Update ca.cpp with new signature of X509_CA::sign_request | lloyd | 2008-04-10 | 1 | -1/+5 |
* | Summary of the notable changes since 1.7.4 | lloyd | 2008-04-10 | 1 | -0/+9 |
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 2 | -4/+10 |
* | Don't hard-code the user and group when doing an install: instead use | lloyd | 2008-04-06 | 1 | -16/+6 |
* | Startup a changelog entry for 1.7.5 to document notable stuff since 1.7.4 | lloyd | 2008-03-14 | 1 | -0/+4 |
* | Changes for 1.7.4 | lloyd | 2008-03-10 | 1 | -0/+9 |
* | Add to the todo: Tests for the simple functions (bigint_*, rotate_left, etc) | lloyd | 2008-03-10 | 1 | -0/+4 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Wrap to 80 columns | lloyd | 2008-01-24 | 1 | -7/+7 |
* | Update readme.txt and changelog with 1.7.3 information1.7.3 | lloyd | 2008-01-23 | 1 | -2/+3 |
* | Revert the change that renamed append() to push_back(). As pointed out | lloyd | 2007-11-15 | 1 | -1/+0 |
* | The porting doc describes how to port code from Botan 1.2 to 1.4, but | lloyd | 2007-11-15 | 1 | -144/+0 |
* | Update log to mention the recent rename of append to push_back | lloyd | 2007-11-14 | 1 | -1/+2 |
* | Remove the ability to load an external configuration file. Applications | lloyd | 2007-11-14 | 1 | -105/+0 |
* | Document some of the other major changes since 1.7.2 | lloyd | 2007-10-22 | 1 | -2/+6 |
* | Document changes so far for 1.7.3 in the log. Bump the version in configure.pl | lloyd | 2007-10-21 | 1 | -1/+6 |
* | Update build instructions with the new sytnax for configure.pl | lloyd | 2007-10-21 | 1 | -41/+31 |
* | Have the ca example take all filenames as arguments instead of hardcoding. | lloyd | 2007-10-20 | 1 | -10/+18 |
* | Print the IPv4 address, DNS name, or URL included in the subject or | lloyd | 2007-10-20 | 1 | -0/+6 |
* | Wrap lines in pk_bench and passhash to keep them under 80 columns. | lloyd | 2007-10-19 | 1 | -2/+2 |
* | Add support for IPv4 addresses in the X.509 alternative name extension. | lloyd | 2007-10-16 | 1 | -1/+2 |