summaryrefslogtreecommitdiff
path: root/queue.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-18/+18
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+1
|
* 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
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
| | | | trap.h and CRYPTOPP_ASSERT has existed for over a year in Master. We deferred on the cut-over waiting for a minor version bump (5.7). We have to use it now due to CVE-2016-7420
* Updated documentationJeffrey Walton2015-12-161-3/+15
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-2/+7
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-144/+144
|
* add SHA-3weidai2013-01-191-0/+1
| | | | | update DSA to FIPS 186-3 update version numbers
* fix C++Builder 2009 compile, update Readme and Licenseweidai2009-03-151-0/+2
|
* add x86/x64 assembly for SHA-256,weidai2009-03-101-4/+4
| | | | | add DEFAULT_CHANNEL and AAD_CHANNEL, fix macChannel for AuthenticatedEncryptionFilter
* port to MSVC .NET 2005 beta 2weidai2005-07-121-33/+33
|
* fix bug (found by Michael Hunley)weidai2003-10-141-2/+2
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-2/+2
|
* auto queue node sizeweidai2003-06-201-1/+2
|
* sync with private branchweidai2003-06-061-1/+13
|
* Initial revisionweidai2002-10-041-0/+128