summaryrefslogtreecommitdiff
path: root/queue.h
Commit message (Expand)AuthorAgeFilesLines
* Revert PR #1171 (GH #1174)Jeffrey Walton2022-10-291-1/+1
* std::swap should not throw for C++11 (PR #1171)Teebonne2022-10-201-1/+1
* Update MessageQueue documentationJeffrey Walton2021-04-101-2/+2
* Update SecBlock and ByteQueue documentationJeffrey Walton2021-04-091-0/+6
* Update SecBlock and ByteQueue documentationJeffrey Walton2021-04-091-4/+24
* Fix spellingJeffrey Walton2021-04-091-1/+1
* Update SecBlock and ByteQueue documentationJeffrey Walton2021-04-091-3/+7
* Clear GCC warningsJeffrey Walton2021-04-091-2/+2
* Update documentationJeffrey Walton2021-04-091-2/+2
* Update ByteQueue documentationJeffrey Walton2021-04-091-8/+92
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-18/+18
* 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
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
* Updated documentationJeffrey Walton2015-12-161-3/+15
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-2/+7
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-144/+144
* add SHA-3weidai2013-01-191-0/+1
* 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
* 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