index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
config.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Config class.
lloyd
2008-06-30
1
-114
/
+0
*
Remove global_config() - replace by direct calls to global_state()
lloyd
2008-06-30
1
-8
/
+0
*
Add includes to ensure decls for global functions are visible at call points
lloyd
2008-06-11
1
-0
/
+1
*
Remove Config::option_as_time, instead call timespec_to_u32bit in
lloyd
2008-05-02
1
-12
/
+1
*
Add a new function timespec_to_u32bit that handles a very simplistic
lloyd
2008-05-01
1
-27
/
+1
*
Move Signature_Format enum to pubkey.h
lloyd
2008-04-29
1
-29
/
+0
*
Remove Config::option_as_u32bit - the only advantage it had over calling
lloyd
2008-04-12
1
-8
/
+0
*
Remove unused Config::option_as_list
lloyd
2008-04-10
1
-8
/
+0
*
Remove the unused function Config::option_as_bool
lloyd
2008-04-10
1
-16
/
+0
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
*
Remove the Named_Mutex_Holder and associated code. Convert all uses to
lloyd
2008-04-02
1
-11
/
+27
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Add a new set_option member function to Config
lloyd
2006-12-14
1
-0
/
+8
*
Remove a declaration for add_alias, which was removed at some point
lloyd
2006-07-16
1
-0
/
+8
*
Fix config handling (stupid mismatch was causing the getter for the
lloyd
2006-07-01
1
-1
/
+1
*
Make choose_sig_format a static member of Config rather than
lloyd
2006-07-01
1
-25
/
+12
*
Access the global configuration through an object reference instead
lloyd
2006-07-01
1
-44
/
+91
*
Fix more config.h includes
lloyd
2006-07-01
1
-1
/
+1
*
Rename conf.* to config.*
lloyd
2006-07-01
1
-0
/
+153