Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Thread and Socket classes (GH #208, PR #703) | Jeffrey Walton | 2018-08-17 | 1 | -1/+0 |
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/5btwLoxXXD4. | ||||
* | Cleanup Doxygen directives | Jeffrey Walton | 2018-01-22 | 1 | -2/+1 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -3/+3 |
| | | | | 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 | ||||
* | Removed VC++ 5.0 and 6.0 workarounds (Issue 342) | Jeffrey Walton | 2016-12-03 | 1 | -5/+1 |
| | |||||
* | Remove use of NDEBUG in dll.h | Jeffrey Walton | 2016-09-17 | 1 | -5/+5 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -0/+6 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -73/+71 |
| | |||||
* | Cleared unknown pragma warning under MinGW | Jeffrey Walton | 2015-07-23 | 1 | -9/+11 |
| | |||||
* | fix compile on ICC 11 | weidai | 2009-03-04 | 1 | -0/+3 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -5/+6 |
| | |||||
* | changes related to the next FIPS validation | weidai | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | reduce source file dependencies | weidai | 2003-10-14 | 1 | -2/+0 |
| | |||||
* | fix for Unix | weidai | 2003-07-11 | 1 | -5/+5 |
| | |||||
* | fix GCC compile | weidai | 2003-07-11 | 1 | -1/+1 |
| | |||||
* | merge in 5.0.4 changes (exclude DES and SHA-2 from DLL), | weidai | 2003-07-10 | 1 | -3/+7 |
| | | | | attempt (failed) to build DLL with GCC | ||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -0/+64 |