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
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-60
/
+0
*
Store OID info in a pair of maps in distinct storage rather than in
lloyd
2013-12-25
1
-38
/
+0
*
Move add_alias and deref_alias from Library_State to SCAN_Name
lloyd
2013-12-25
1
-14
/
+0
*
Make Serialized_RNG public
lloyd
2013-12-25
1
-8
/
+3
*
Remove decl of already removed function
lloyd
2013-11-09
1
-6
/
+0
*
Previously, AutoRNG was just a reference to the global rng, which can
lloyd
2013-11-08
1
-1
/
+8
*
Doxygen warning fixes
lloyd
2012-07-09
1
-1
/
+1
*
Doxygen comments
lloyd
2012-07-06
1
-2
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-19
/
+0
*
propagate from branch 'net.randombit.botan' (head c6dfcb1b2e25290f071169361fb...
lloyd
2010-08-06
1
-19
/
+1
|
\
|
*
Move the functions that directly manipulate the global state singleton
lloyd
2010-08-06
1
-19
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-5
/
+5
|
\
|
|
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-4
/
+4
|
*
More Doxygen comments
lloyd
2010-06-16
1
-0
/
+3
|
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+2
|
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-2
/
+2
*
|
Post-merge fixups
lloyd
2010-03-21
1
-1
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
1
-20
/
+12
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...
lloyd
2010-03-10
1
-20
/
+18
|
|
\
|
*
\
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
*
|
|
|
|
There are some nasty API problems that are caused by having to pass a
lloyd
2010-03-19
1
-2
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Remove config options to toggle if X.509 extensions are critical or
lloyd
2010-03-10
1
-15
/
+0
*
|
|
|
Remove the base/default_allocator option, instead save as a per-libstate
lloyd
2010-03-10
1
-5
/
+18
|
/
/
/
*
/
/
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