Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More size_t. Document changes | lloyd | 2010-10-13 | 1 | -4/+4 |
* | More size_t | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 1 | -1/+1 |
* | More Doxygen comments | lloyd | 2010-06-16 | 1 | -0/+6 |
* | Fix a few hundred Doxygen warnings | lloyd | 2010-06-15 | 1 | -2/+2 |
* | 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 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -0/+2 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Move BufferedComputation to new buf_comp.{h,cpp} | lloyd | 2008-11-08 | 1 | -0/+2 |
* | Move mac base classes from src/core to src/mac | lloyd | 2008-11-08 | 1 | -0/+56 |