aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Config::option_as_time, instead call timespec_to_u32bit inlloyd2008-05-021-1/+0
* The ability to load ini-style files was removed almost 6 monthslloyd2008-04-301-2/+0
* Remove unused include of <vector>lloyd2008-04-291-2/+1
* Move Signature_Format enum to pubkey.hlloyd2008-04-291-4/+0
* Add BOTAN_DLL macro in all needed spots for working DLL export. Basedlloyd2008-04-211-2/+2
* Remove Config::option_as_u32bit - the only advantage it had over callinglloyd2008-04-121-1/+0
* Remove unused Config::option_as_listlloyd2008-04-101-1/+0
* Remove the unused function Config::option_as_boollloyd2008-04-101-1/+0
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Remove the Named_Mutex_Holder and associated code. Convert all uses tolloyd2008-04-021-1/+8
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Add a new set_option member function to Configlloyd2006-12-141-3/+3
* Remove a declaration for add_alias, which was removed at some pointlloyd2006-07-161-0/+2
* Fix config handling (stupid mismatch was causing the getter for thelloyd2006-07-011-1/+3
* Make choose_sig_format a static member of Config rather thanlloyd2006-07-011-11/+4
* Access the global configuration through an object reference insteadlloyd2006-07-011-17/+25
* Rename conf.* to config.*lloyd2006-07-011-0/+51