Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet more Doxygen comments | lloyd | 2010-06-16 | 1 | -0/+3 |
* | Move a couple of StreamCipher functions to a source file to avoid the | lloyd | 2010-06-16 | 1 | -8/+2 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -2/+2 |
* | 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 |
* | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 1 | -2/+2 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Cleanups/random changes in the stream cipher code: | lloyd | 2009-10-14 | 1 | -40/+27 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -3/+5 |
* | Remove redundent includes | lloyd | 2008-11-09 | 1 | -2/+0 |
* | Split ciphers into block and stream ciphers. Move base class headers | lloyd | 2008-11-08 | 1 | -0/+92 |