summaryrefslogtreecommitdiff
path: root/default.cpp
Commit message (Expand)AuthorAgeFilesLines
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-2/+3
* Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding gar...Jeffrey Walton2015-11-221-3/+2
* Crypto++ 5.6.3 check-inJeffrey Walton2015-11-201-2/+3
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-267/+272
* Completed cutover to unscoped auto_ptr (which will use Crypto++'s namespace v...Jeffrey Walton2015-08-031-1/+3
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-2/+2
* Fixed compiler errors on Apple due to cross product of {C++03,C++11} x {libc+...Jeffrey Walton2015-07-271-1/+2
* Cleared "signed/unsigned" warning under GCC 4.8Jeffrey Walton2015-07-261-7/+8
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...Jeffrey Walton2015-06-291-0/+5
* changes for 5.6: weidai2009-03-021-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-15/+15
* changes done for FIPS-140 lab code dropweidai2005-01-201-2/+2
* Initial revisionweidai2002-10-041-0/+258