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
/
init_def.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move what is left of the uncategorized library to 'core'. There is still
lloyd
2008-09-29
1
-60
/
+0
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
*
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
*
Move the self tests from LibraryInitializer::initialize to
lloyd
2007-10-15
1
-7
/
+0
*
The last checkin did not work; the Library_State constructor called code
1.7.2
lloyd
2007-10-13
1
-1
/
+3
*
Move most of the initializer code directly into the Library_State constructor
lloyd
2007-10-13
1
-49
/
+22
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Remove needless try/catch block
lloyd
2006-12-14
1
-10
/
+2
*
Simplify the initial RNG seeding operation
lloyd
2006-09-21
1
-18
/
+7
*
Make the initialization/deinitialization functions static members of
lloyd
2006-09-20
1
-21
/
+17
*
If an exception is thrown anywhere inside Init::initialize, catch it
lloyd
2006-08-09
1
-34
/
+39
*
Change Builtin_Module constructor to take an InitializerOptions
lloyd
2006-07-28
1
-17
/
+23
*
Add a LibraryInitializer constructor taking a std::string, which simply
lloyd
2006-07-12
1
-0
/
+9
*
Make Mutex_Factory an abstract class, move the creation of the no-op
lloyd
2006-07-07
1
-1
/
+5
*
Have Library_State's constructor thrown an exception if the
lloyd
2006-07-07
1
-9
/
+3
*
Respect the secure_memory config option
lloyd
2006-07-02
1
-1
/
+1
*
Move InitializerOptions out of the Init namespace
lloyd
2006-07-02
1
-4
/
+3
*
Let modules override the transcoder object (since system libs
lloyd
2006-07-01
1
-1
/
+0
*
Fix config handling (stupid mismatch was causing the getter for the
lloyd
2006-07-01
1
-4
/
+2
*
Just some small cleanups / variable renames
lloyd
2006-07-01
1
-6
/
+9
*
Access the global configuration through an object reference instead
lloyd
2006-07-01
1
-2
/
+3
*
Clean up initialization a little bit more
lloyd
2006-07-01
1
-8
/
+3
*
Various changes to how library initialization occurs, though I'm still
lloyd
2006-06-26
1
-11
/
+3
*
Support named mutexes outside of the global library state.
lloyd
2006-06-25
1
-0
/
+2
*
Change how builtin modules are loaded - provide an interface to a
lloyd
2006-06-25
1
-61
/
+17
*
Have allocator objects 'know' their own names, rather than keeping them
lloyd
2006-06-25
1
-6
/
+6
*
Remove the to_lower function; turns out that both uses of it
lloyd
2006-06-19
1
-0
/
+3
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+149