summaryrefslogtreecommitdiff
path: root/asn.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove unwanted assertThomas Guyard2016-03-031-2/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-602/+606
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-1/+0
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-1/+1
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Cleared "Base class ‘class ByteQueue’ should be explicitly initialized in...Jeffrey Walton2015-07-251-2/+2
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-4/+4
* Cleared -Wmaybe-uninitialized under GCC 5.1Jeffrey Walton2015-07-191-1/+3
* Cleared unused variable and function warningsJeffrey Walton2015-07-191-0/+3
* small optimizationWei Dai2015-06-031-1/+1
* check for integer overflow in OID::DecodeValue()weidai2010-06-181-0/+2
* fix bug decoding optional parametersweidai2007-04-161-1/+1
* update version number, port to Sun C++ 5.8weidai2006-12-181-4/+4
* port to MSVC .NET 2005 beta 2weidai2005-07-121-38/+43
* fix encoding/decoding of optional attributesweidai2004-06-191-7/+36
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* Initial revisionweidai2002-10-041-0/+556