summaryrefslogtreecommitdiff
path: root/dll.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Thread and Socket classes (GH #208, PR #703)Jeffrey Walton2018-08-171-1/+0
* Cleanup Doxygen directivesJeffrey Walton2018-01-221-2/+1
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-3/+3
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-5/+1
* Remove use of NDEBUG in dll.hJeffrey Walton2016-09-171-5/+5
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-0/+6
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-73/+71
* Cleared unknown pragma warning under MinGWJeffrey Walton2015-07-231-9/+11
* fix compile on ICC 11weidai2009-03-041-0/+3
* changes done for FIPS-140 lab code dropweidai2005-01-201-5/+6
* changes related to the next FIPS validationweidai2004-09-031-0/+1
* reduce source file dependenciesweidai2003-10-141-2/+0
* fix for Unixweidai2003-07-111-5/+5
* fix GCC compileweidai2003-07-111-1/+1
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-3/+7
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+64