Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup Doxygen directives | Jeffrey Walton | 2018-01-22 | 1 | -2/+1 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -4/+4 |
| | | | | 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 | ||||
* | Fix: GCC warning "type qualifiers ignored on function return type". | Ralph Tandetzky | 2016-12-01 | 1 | -1/+1 |
| | | | | This pedantic message appeared all over the code. Also removed one warning about an unused variable in release build. | ||||
* | Add CRYPTOPP_STATIC_CONSTEXPR macro | Jeffrey Walton | 2016-11-13 | 1 | -1/+1 |
| | |||||
* | Add constexpr-ness to StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -2/+2 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -1/+2 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -28/+33 |
| | |||||
* | fix compile on ICC 11 | weidai | 2009-03-04 | 1 | -1/+2 |
| | |||||
* | adding missing AlgorithmName() | weidai | 2006-12-25 | 1 | -0/+1 |
| | |||||
* | port to Borland C++Builder 2006 | weidai | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -2/+2 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+26 |