Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove inclusions of unused headers. | lloyd | 2011-02-10 | 1 | -1/+0 |
* | Use size_t in SCAN_Name | lloyd | 2010-10-12 | 1 | -6/+6 |
* | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 1 | -9/+9 |
* | Yet more Doxygen comments | lloyd | 2010-06-16 | 1 | -16/+18 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | In SCAN_Name's constructor, first run the input through deref_alias before | lloyd | 2010-02-14 | 1 | -2/+2 |
* | Add missing BOTAN_DLL macros for algorithm_benchmark and SCAN_Name | lloyd | 2009-11-20 | 1 | -1/+1 |
* | New parsing system for SCAN names | lloyd | 2009-10-07 | 1 | -6/+7 |
* | Extensions to SCAN_Name for dealing with cipher mode names | lloyd | 2009-10-06 | 1 | -0/+19 |
* | Add *s before comment lines in file headers | lloyd | 2009-09-08 | 1 | -2/+2 |
* | Move some files around to break up dependencies between directories | lloyd | 2009-07-16 | 1 | -0/+77 |