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
/
libstate
/
info.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Algorithm_Factory from libstate (which it did not depend on) to algo_fac...
lloyd
2008-11-11
1
-2
/
+1
*
Drop look_add.h and the freestanding add_algorithm functions
lloyd
2008-11-11
1
-1
/
+0
*
Drop all options except thread safety. Also remove InitializerOptions, etc
lloyd
2008-11-10
1
-2
/
+1
*
Remove Modules class from the initializer code - it just wasn't that useful
lloyd
2008-11-10
1
-2
/
+0
*
Add a class Algorithm_Factory which encapsulates the Engine classes (and
lloyd
2008-11-10
1
-0
/
+2
*
Sort lines
lloyd
2008-11-10
1
-2
/
+2
*
Mark libstate as depending on mode_pad
lloyd
2008-11-10
1
-0
/
+1
*
Add libstate dep on def_engine
lloyd
2008-11-08
1
-0
/
+1
*
Move most of the Default_Engine code into engine/def_engine, and the
lloyd
2008-11-08
1
-10
/
+0
*
Move botan.h from utils to libstate, since libstate has lookup.h which
lloyd
2008-11-08
1
-4
/
+5
*
Move allocate.h with related code in alloc
lloyd
2008-11-08
1
-0
/
+1
*
Split lookup_misc.cpp into lookup_mac.cpp and lookup_s2k.cpp
lloyd
2008-11-08
1
-1
/
+2
*
Split def_alg.cpp into lookup_{cipher,hash,misc}.cpp
lloyd
2008-11-08
1
-1
/
+3
*
Move s2k.{h,cpp} and S2K algos from core and kdf to new s2k/ dir
lloyd
2008-10-26
1
-0
/
+1
*
Put pk_pad.{h,cpp} from core into pk_pad/ dir (cleaner I think)
lloyd
2008-10-26
1
-0
/
+4
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-0
/
+27