Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a little more detail to RSA example. Reword some intro text. | lloyd | 2008-09-08 | 1 | -29/+39 |
| | |||||
* | Make the contents of Botan_types namespace be just using declarations, | lloyd | 2008-06-07 | 1 | -1/+1 |
| | | | | instead of introducing new typedefs. | ||||
* | Remove section on pulses - removed | lloyd | 2008-04-24 | 1 | -44/+0 |
| | |||||
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 1 | -3/+3 |
| | | | | | | the actual copyright holders. For rationale, see my post to botan-devel on April 9, subject 'Changing license to directly reflect contributors' (http://www.randombit.net/pipermail/botan-devel/2008-April/000527.html) | ||||
* | Wrap to 80 columns | lloyd | 2008-01-24 | 1 | -7/+7 |
| | |||||
* | Remove the ability to load an external configuration file. Applications | lloyd | 2007-11-14 | 1 | -105/+0 |
| | | | | | | | | | | | needing this functionality probably already have a preexisting configuration system that they would rather use. Also remove the documentation about this feature, and the example configuration (which was pretty out of date, anyway). RFC on this change sent to the mailing list on 11-13-2007, no responses after 24 hours. It seems quite likely this code is not in use anywhere. | ||||
* | Typo (s/holdin/holding/) | lloyd | 2007-08-01 | 1 | -6/+7 |
| | |||||
* | Some minor documentation updates and grammar fixes. | lloyd | 2007-03-06 | 1 | -69/+82 |
| | |||||
* | Remove the CMS section of the documentation. | lloyd | 2007-03-04 | 1 | -415/+393 |
| | | | | | Reorganize a number of the later sections into a single section titled 'Algorithms' | ||||
* | Rewrite and reorganize several of the early sections. The API document | lloyd | 2007-03-04 | 1 | -962/+985 |
| | | | | | | | now moves directly from the intro material to Pipe/Filter, pushing the low-level API to the last half of the manual. The Pipe section also now starts with a series of simple examples that try to introduce only one or two new ideas at any one time. | ||||
* | Documentation updates (Config and UI::pulse) | lloyd | 2006-12-14 | 1 | -28/+34 |
| | |||||
* | Various small updates to the API doc, mostly in the section about writing | lloyd | 2006-10-11 | 1 | -126/+123 |
| | | | | modules. | ||||
* | 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 |
| | | | | | Make it clear early on in the library initialization section that most users need nothing more than to create an object and go. | ||||
* | Update the section of the API doc that talks about library initialization | lloyd | 2006-09-27 | 1 | -22/+46 |
| | |||||
* | Some API doc updates, mostly in the first few sections. Document the new | lloyd | 2006-07-13 | 1 | -49/+51 |
| | | | | | | | initializer options and techniques, reword some things for clarity, note the availability of an SSH library, and remove the remark that accessing the global state before initialization may crash, since this is no longer the case. | ||||
* | Delete trailing whitespace in some documentation files. | lloyd | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+3687 |