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
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-1
/
+1
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
1
-1
/
+1
|
\
|
*
Fix various typos, and remove an unused macro in checks/bench.cpp
lloyd
2012-04-23
1
-1
/
+1
|
*
More size_t
lloyd
2010-10-13
1
-5
/
+5
*
|
propagate from branch 'net.randombit.botan' (head c6dfcb1b2e25290f071169361fb...
lloyd
2010-08-06
1
-2
/
+3
|
\
|
|
*
Move the functions that directly manipulate the global state singleton
lloyd
2010-08-06
1
-2
/
+3
*
|
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-1
/
+1
|
\
|
|
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
1
-32
/
+3
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-7
/
+9
*
Add back default empty arguments to LibraryInitializer
lloyd
2008-11-11
1
-1
/
+1
*
Change LibraryInitializer back to accepting a std::string for backwards
lloyd
2008-11-11
1
-1
/
+31
*
Drop all options except thread safety. Also remove InitializerOptions, etc
lloyd
2008-11-10
1
-0
/
+43