Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -2/+0 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -151/+151 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Revert "Revert "Clear Visual Studio warnings (Issue 412)"" | Jeffrey Walton | 2017-06-02 | 1 | -0/+9 |
| | | | | This reverts commit c3871aec948013c1a4d5613050c659520f59e2e4. | ||||
* | Revert "Clear Visual Studio warnings (Issue 412)" | Jeffrey Walton | 2017-06-02 | 1 | -9/+0 |
| | | | | This reverts commit eb3b27a6a543. The change broke GCC 4.8 and unknown version of Clang on OS X. UB reported the OS X break, and JW found duplicated the break on a ARM CubieTruck with GCC 4.8. | ||||
* | Clear Visual Studio warnings (Issue 412) | Jeffrey Walton | 2017-05-30 | 1 | -0/+9 |
| | |||||
* | 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 MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) | Jeffrey Walton | 2016-12-03 | 1 | -4/+0 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-10-16 | 1 | -8/+7 |
| | |||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -2/+2 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-04-05 | 1 | -22/+32 |
| | |||||
* | Update documentation | Jeffrey Walton | 2016-02-29 | 1 | -8/+21 |
| | |||||
* | Update documentation | Jeffrey Walton | 2016-02-29 | 1 | -6/+127 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -8/+25 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -159/+160 |
| | |||||
* | Included "integer.h" in source files with Integer dependencies so make would ↵ | Jeffrey Walton | 2015-07-30 | 1 | -1/+1 |
| | | | | rebuild stale object files | ||||
* | Cleared "unused parameter" warning with GCC 5.1 and -Wextra | Jeffrey Walton | 2015-07-23 | 1 | -1/+2 |
| | |||||
* | Cleared "missing initialization in copy constructor" warning with GCC 5.1 ↵ | Jeffrey Walton | 2015-07-23 | 1 | -2/+2 |
| | | | | and -Wextra | ||||
* | MMX/SSE2 optimizations | weidai | 2007-04-16 | 1 | -1/+1 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -19/+19 |
| | |||||
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -1/+3 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -2/+9 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+149 |