summaryrefslogtreecommitdiff
path: root/winpipes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+2
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Clear Coverity "Missing break in switch (MISSING_BREAK)"Jeffrey Walton2016-10-011-0/+2
* Remove unneeded m_eofReceived initialization (Issue 312)Jeffrey Walton2016-09-291-1/+1
* Coverity finding CID 148138: Uninitialized scalar field (UNINIT_CTOR) (Issue ...Jeffrey Walton2016-09-291-2/+2
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* Add changes for Windows Sotre that went missing with my clumsy Git skillsJeffrey Walton2016-05-091-7/+19
* Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8Jeffrey Walton2016-04-271-0/+7
* Override a pure virtual function inherited from WindowsPipeZireael2015-11-061-4/+4
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-206/+206
* 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
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-8/+8
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
* sync with private branchweidai2003-06-061-3/+6
* Initial revisionweidai2002-10-041-0/+202