| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the version number in configure.pl to 1.6.0, update the readme | lloyd | 2006-12-16 | 2 | -147/+150 |
* | Documentation updates (Config and UI::pulse) | lloyd | 2006-12-14 | 1 | -28/+34 |
* | Fix a typo in the changelog | lloyd | 2006-12-11 | 1 | -1/+1 |
* | Update the logfile and readme for 1.5.13 aka 1.6.0 RC11.5.13 | lloyd | 2006-12-11 | 1 | -0/+4 |
* | Update changelog1.5.12 | lloyd | 2006-10-28 | 1 | -0/+8 |
* | Various small updates to the API doc, mostly in the section about writing | lloyd | 2006-10-11 | 1 | -126/+123 |
* | Update the instructions for building the library. | lloyd | 2006-10-05 | 1 | -60/+76 |
* | Increment the date, since there have been some changes since July | lloyd | 2006-09-30 | 1 | -1/+1 |
* | Add a basic example of using the bare block cipher object. | lloyd | 2006-09-26 | 1 | -30/+48 |
* | Update the section of the API doc that talks about library initialization | lloyd | 2006-09-27 | 1 | -22/+46 |
* | Update the changelog1.5.11 | lloyd | 2006-09-10 | 1 | -0/+9 |
* | Remove the (deleted) fips140 example from the Makefile | lloyd | 2006-09-07 | 1 | -5/+1 |
* | Just tidy up the description of the various flags | lloyd | 2006-09-06 | 1 | -3/+3 |
* | Make a passphrase optional for the DSA and RSA key generation examples | lloyd | 2006-09-04 | 2 | -12/+17 |
* | Drop the fips140 example, doesn't build after recent changes and it's | lloyd | 2006-08-23 | 1 | -59/+0 |
* | Fix a typo | lloyd | 2006-08-21 | 1 | -1/+1 |
* | Document Pipe's use of Output_Buffers | lloyd | 2006-08-20 | 1 | -29/+45 |
* | Started working on the internals documentation again | lloyd | 2006-08-20 | 2 | -153/+163 |
* | Delete trailing whitespace | lloyd | 2006-08-19 | 1 | -1/+1 |
* | Changelog updates1.5.10 | lloyd | 2006-08-13 | 1 | -2/+8 |
* | Delete some old testing certs | lloyd | 2006-07-31 | 1 | -1/+2 |
* | Don't bail out of the rho computation until 2^32 tries, since the | lloyd | 2006-07-16 | 1 | -3/+3 |
* | Have to (potentially) factor the result from the Rho computation, as it | lloyd | 2006-07-16 | 1 | -4/+7 |
* | Changelog updates | lloyd | 2006-07-16 | 1 | -0/+5 |
* | Move the declaration of a_factor outside the loop, and use a do loop | lloyd | 2006-07-16 | 1 | -4/+5 |
* | Remove some completely redundant code in factorize() | lloyd | 2006-07-16 | 1 | -6/+1 |
* | Break out after 2^16 tries, so we restart from a different random point | lloyd | 2006-07-16 | 1 | -4/+8 |
* | Make factorize() iterative instead of recursive | lloyd | 2006-07-16 | 1 | -22/+50 |
* | Remove whitespace, add a slightly informative comment, etc | lloyd | 2006-07-16 | 1 | -2/+2 |
* | Enable optimizations in the makefile | lloyd | 2006-07-16 | 1 | -4/+2 |
* | Extend the xor_ciph example to support longer keys, and update it to | lloyd | 2006-07-16 | 1 | -18/+16 |
* | Remove a debugging print statement | lloyd | 2006-07-16 | 1 | -4/+3 |
* | Add an example that performs factoring (using Pollard's Rho algorithm) | lloyd | 2006-07-16 | 2 | -1/+115 |
* | Add my personal encryption key to pgpkeys.asc | lloyd | 2006-07-16 | 1 | -27/+65 |
* | Some API doc updates, mostly in the first few sections. Document the new | lloyd | 2006-07-13 | 1 | -49/+51 |
* | Remove a kind of useless title line from info.txt | lloyd | 2006-07-13 | 1 | -1/+0 |
* | Updated changelog1.5.9 | lloyd | 2006-07-12 | 1 | -1/+5 |
* | The 1.4 changelog had the wrong year for the 1.4.12 release | lloyd | 2006-06-26 | 1 | -1/+1 |
* | Update user-visible changelog to reflect changes since 1.5.8 | lloyd | 2006-06-25 | 1 | -0/+7 |
* | Add note that arbitrary X.509 extensions can be supported1.5.8 | lloyd | 2006-06-24 | 1 | -0/+1 |
* | Rearrange changelog lines | lloyd | 2006-06-23 | 1 | -1/+1 |
* | Note in the 1.5.x changelog that 2.95.x support has been dropped. | lloyd | 2006-06-23 | 1 | -0/+1 |
* | First rev of a changelog for 1.5.8 | lloyd | 2006-06-23 | 1 | -0/+9 |
* | Remove the to_lower function; turns out that both uses of it | lloyd | 2006-06-19 | 1 | -1/+3 |
* | Mention that the CMS code is now in misc/cms | lloyd | 2006-06-05 | 1 | -3/+4 |
* | Don't print a CRL from the X.509 CA example. | lloyd | 2006-06-05 | 1 | -7/+0 |
* | Move Botan.spec to misc/ | lloyd | 2006-06-03 | 1 | -171/+0 |
* | Move Boost.Python wrapper from doc/ to misc/ | lloyd | 2006-06-03 | 9 | -260/+0 |
* | Move botan.rc from doc/ to new top level dir misc/ | lloyd | 2006-06-03 | 1 | -225/+0 |
* | doc/wrap -> doc/python | lloyd | 2006-06-03 | 9 | -0/+0 |