Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup Doxygen directives | Jeffrey Walton | 2018-01-21 | 1 | -5/+1 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -89/+89 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -2/+2 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -0/+7 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -459/+460 |
| | |||||
* | Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → ↵ | Jeffrey Walton | 2015-07-30 | 1 | -2/+2 |
| | | | | std::cerr, ... | ||||
* | port to GCC 3.4 | weidai | 2004-06-19 | 1 | -17/+17 |
| | |||||
* | fix potential threading problem with initialization of static objects | weidai | 2003-07-29 | 1 | -30/+38 |
| | |||||
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -4/+4 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+451 |