summaryrefslogtreecommitdiff
path: root/factory.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-4/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-46/+46
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-7/+7
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Removed remaining dummy parameters for VC6.0 workarounds (Issue 342)Jeffrey Walton2016-12-171-11/+51
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-11/+11
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-6/+10
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-148/+139
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-0/+12
* fix warning with LLVM (Marshall Clow)weidai2011-10-121-0/+1
* changes for 5.6: weidai2009-03-021-0/+7
* fix gcc compile errors and warningsweidai2007-08-141-0/+1
* patch from Andrew Pitonyak to return factory namesweidai2007-08-131-0/+11
* port to Borland C++Builder 2006weidai2006-12-141-1/+3
* improved method of disable inlining, fix compile on NetBSDweidai2006-12-111-3/+2
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-7/+19
* remove Diamond2, code size reductionsweidai2003-07-191-3/+4
* fix bugs in SEAL and Panamaweidai2003-03-261-14/+22
* fix inlining problemweidai2003-03-201-5/+9
* various changes for 5.1weidai2003-03-201-2/+2
* add script-driven testingweidai2002-12-061-0/+90