summaryrefslogtreecommitdiff
path: root/channels.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-0/+4
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-4/+0
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-0/+4
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+2
* Add Test namespace within CryptoPP namespace (Issue 379)Jeffrey Walton2017-02-211-4/+4
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-308/+312
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-4/+3
* port to MSVC .NET 2005 beta 2weidai2005-07-121-3/+3
* fix bug in ChannelSwitch::ChannelCreatePutSpace() when a channel has only one...weidai2003-07-181-1/+2
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-14/+4
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-1/+6
* fix bug in Grouperweidai2003-04-151-79/+110
* Initial revisionweidai2002-10-041-0/+282