aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Initial changelog note for 1.7.2. Currently targeting a Oct 13 release.lloyd2007-10-081-0/+9
* If the LibraryInitializer is created with just default arguments, don'tlloyd2007-10-0724-104/+56
* Optionally, you can specify an argument that is passed to the LibraryInitializerlloyd2007-10-071-7/+19
* Typo (s/holdin/holding/)lloyd2007-08-011-6/+7
* propagate from branch 'net.randombit.botan.stable' (head b8139f65cc60ecf9c4b2...lloyd2007-07-271-0/+4
|\
| * Document 1.6.3 changes1.6.3lloyd2007-07-231-0/+4
* | Add information for 1.7.1 release1.7.1lloyd2007-07-231-0/+8
* | Move the load/store operations to their own header, to allow assemblylloyd2007-07-231-1/+1
* | Add memory allocator to the todolloyd2007-06-121-0/+7
* | Update Yves' credits with the other changes he sent that are being mergedlloyd2007-05-311-1/+1
* | propagate from branch 'net.randombit.botan.stable' (head e92fe807f749c5266693...lloyd2007-05-311-0/+5
|\|
| * Update credits with Yves' information.lloyd2007-05-311-0/+5
* | propagate from branch 'net.randombit.botan.stable' (head 63c067b5454498ee4846...lloyd2007-04-011-0/+5
|\|
| * Update changelog, readme and configure.pl for 1.6.21.6.2lloyd2007-03-241-0/+5
| * Document the move to NYC.lloyd2007-03-081-1/+1
* | Clean up the examples makefile a bit.1.7.0lloyd2007-03-131-9/+13
* | Document the movelloyd2007-03-131-1/+1
* | Point people interested in writing assembler at bigint_monty_redclloyd2007-03-121-4/+14
* | Update the changelog with some of the newer additions.lloyd2007-03-101-1/+3
* | Always print the exact value of the OID found in the ASN.1 example, evenlloyd2007-03-101-1/+6
* | Mention that the most requested alternate build system is Visual Studio proje...lloyd2007-03-101-3/+3
* | Looking through old emails, realized how many patches Luca sent in.lloyd2007-03-091-1/+1
* | A few extra sentences on previous topcs.lloyd2007-03-091-3/+4
* | Add a password hashing example. It uses PBKDF2/SHA-1 with 10000 iterations,lloyd2007-03-092-1/+81
* | Move all the log files into logs/lloyd2007-03-0812-0/+6
* | Rewrite doc/todo.txt, narrow it down to a dozen interesting projects andlloyd2007-03-081-57/+140