Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |