summaryrefslogtreecommitdiff
path: root/network.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows compilation issues (by RaptorFactor) (#444)Marcel Raad2017-07-171-6/+6
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-9/+9
* 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-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* Whitespace checkinJeffrey Walton2016-09-101-5/+5
* Cleaned up Windows-StoreJeffrey Walton2016-05-171-1/+1
* Add changes for Windows Sotre that went missing with my clumsy Git skillsJeffrey Walton2016-05-091-4/+5
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-553/+553
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-2/+2
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Cleared unused variable and function warningsJeffrey Walton2015-07-191-0/+2
* Cleared initialization order warning with -WallJeffrey Walton2015-06-081-2/+2
* Cleared initialization order warning with -WallJeffrey Walton2015-06-081-2/+2
* fix compile on MSVC2002 and MSVC6 without Processor Packweidai2006-12-251-1/+1
* update version number, port to Sun C++ 5.8weidai2006-12-181-2/+2
* minor style fixweidai2006-12-111-1/+1
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-40/+303
* port to MSVC .NET 2005 beta 2weidai2005-07-121-13/+18
* fix extraneous FinalizeLazyPut in NetworkSink::Put2 in case of exceptionsweidai2004-04-081-1/+4
* sync with private branchweidai2003-06-191-13/+56
* sync with private branchweidai2003-06-061-67/+92
* Initial revisionweidai2002-10-041-0/+211