Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t rather than u32bit in SymmetricAlgorithm | lloyd | 2010-10-13 | 1 | -7/+7 |
* | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 1 | -1/+1 |
* | More Doxygen updates | lloyd | 2010-06-15 | 1 | -1/+6 |
* | Fix a few hundred Doxygen warnings | lloyd | 2010-06-15 | 1 | -1/+1 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -2/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -0/+2 |
* | Rename SymmetricAlgorithm::key to key_schedule to avoid many name | lloyd | 2008-11-09 | 1 | -5/+5 |
* | Split the last parts of the 'core' module | lloyd | 2008-11-08 | 1 | -0/+6 |
* | Move mutex.h from core to utils | lloyd | 2008-11-08 | 1 | -0/+93 |