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
/
libstate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-20
/
+12
|
\
|
*
Use the new support for explicitly deleting functions instead of hiding
lloyd
2009-11-17
1
-3
/
+3
|
*
propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc...
lloyd
2009-09-16
1
-12
/
+9
|
|
\
|
|
*
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
1
-12
/
+9
*
|
|
Add doxygen comments
lloyd
2009-12-29
1
-12
/
+39
|
/
/
*
/
The first argument of Library_State::set_option was accidentally being
lloyd
2009-09-09
1
-1
/
+1
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-10
/
+12
*
Remove Library_State::add_engine and Algorithm_Factory::add_engine,
lloyd
2008-11-12
1
-2
/
+0
*
Library_State had two functions that did the same thing,
lloyd
2008-11-12
1
-2
/
+1
*
After finding myself typing global_state().algorithm_factory() instead
lloyd
2008-11-11
1
-1
/
+2
*
Add back Library_State::add_engine for Monotone
lloyd
2008-11-10
1
-0
/
+2
*
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
-3
/
+1
*
Add a class Algorithm_Factory which encapsulates the Engine classes (and
lloyd
2008-11-10
1
-34
/
+16
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-1
/
+3
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-0
/
+142