summaryrefslogtreecommitdiff
path: root/basecode.h
Commit message (Collapse)AuthorAgeFilesLines
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-1/+1
|
* Clear lgtm findingsJeffrey Walton2019-06-041-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)orangefour2018-10-221-3/+3
|
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-3/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-46/+46
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-10/+10
|
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-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 fixesklemens2016-12-271-2/+2
|
* Updated documentationJeffrey Walton2016-01-141-1/+1
|
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-3/+42
|
* Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding ↵Jeffrey Walton2015-11-221-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-inJeffrey Walton2015-11-201-3/+42
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-4/+13
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-86/+94
|
* Cleared warnings under Clang 3.4 with -WallJeffrey Walton2015-07-211-3/+3
|
* port to GCC 4weidai2005-09-051-1/+1
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-0/+3
|
* allow DLL to be built with VC++ .NETweidai2003-07-181-6/+6
|
* misc changesweidai2003-07-181-9/+10
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-3/+3
|
* various changes for 5.1weidai2003-03-201-3/+3
|
* Initial revisionweidai2002-10-041-0/+82