aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Some minor documentation updates and grammar fixes.lloyd2007-03-061-69/+82
* | A little documentation about build roots and local configuration options.lloyd2007-03-041-36/+44
* | Remove the CMS section of the documentation.lloyd2007-03-041-415/+393
* | Rewrite and reorganize several of the early sections. The API documentlloyd2007-03-041-962/+985
|/
* Update changelog with information on 1.6.11.6.1lloyd2007-01-201-0/+6
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Update the version number in configure.pl to 1.6.0, update the readmelloyd2006-12-162-147/+150
* Documentation updates (Config and UI::pulse)lloyd2006-12-141-28/+34
* Fix a typo in the changeloglloyd2006-12-111-1/+1
* Update the logfile and readme for 1.5.13 aka 1.6.0 RC11.5.13lloyd2006-12-111-0/+4
* Update changelog1.5.12lloyd2006-10-281-0/+8
* Various small updates to the API doc, mostly in the section about writinglloyd2006-10-111-126/+123
* Update the instructions for building the library.lloyd2006-10-051-60/+76
* Increment the date, since there have been some changes since Julylloyd2006-09-301-1/+1
* Add a basic example of using the bare block cipher object.lloyd2006-09-261-30/+48
* Update the section of the API doc that talks about library initializationlloyd2006-09-271-22/+46
* Update the changelog1.5.11lloyd2006-09-101-0/+9
* Remove the (deleted) fips140 example from the Makefilelloyd2006-09-071-5/+1
* Just tidy up the description of the various flagslloyd2006-09-061-3/+3
* Make a passphrase optional for the DSA and RSA key generation exampleslloyd2006-09-042-12/+17
* Drop the fips140 example, doesn't build after recent changes and it'slloyd2006-08-231-59/+0
* Fix a typolloyd2006-08-211-1/+1
* Document Pipe's use of Output_Bufferslloyd2006-08-201-29/+45