Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use \return and \throw consitently in the docs | Jeffrey Walton | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Clear lgtm findings | Jeffrey Walton | 2019-06-04 | 1 | -8/+15 |
| | | | | The lgtm service asks for scoped calls to IsolatedInitialize. The code is a tad bit more readable, so we will clear the findings. | ||||
* | Fix unused variable warnings (GH #723) | orangefour | 2018-10-22 | 1 | -3/+3 |
| | |||||
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -3/+0 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -46/+46 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Add C++ nullptr support (Issue 383) | Jeffrey Walton | 2017-03-01 | 1 | -10/+10 |
| | |||||
* | 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 | ||||
* | spelling fixes | klemens | 2016-12-27 | 1 | -2/+2 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -3/+42 |
| | |||||
* | Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding ↵ | Jeffrey Walton | 2015-11-22 | 1 | -42/+3 |
| | | | | | | garbage to the end of some source files during drag and drop from guest to host. This reverts commit c45435812225aa68d122c7de246e5f60b509766c. | ||||
* | Crypto++ 5.6.3 check-in | Jeffrey Walton | 2015-11-20 | 1 | -3/+42 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -4/+13 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -86/+94 |
| | |||||
* | Cleared warnings under Clang 3.4 with -Wall | Jeffrey Walton | 2015-07-21 | 1 | -3/+3 |
| | |||||
* | port to GCC 4 | weidai | 2005-09-05 | 1 | -1/+1 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -4/+4 |
| | |||||
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -0/+3 |
| | |||||
* | allow DLL to be built with VC++ .NET | weidai | 2003-07-18 | 1 | -6/+6 |
| | |||||
* | misc changes | weidai | 2003-07-18 | 1 | -9/+10 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -3/+3 |
| | |||||
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -3/+3 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+82 |