summaryrefslogtreecommitdiff
path: root/winpipes.h
Commit message (Expand)AuthorAgeFilesLines
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
* Fix member function already defined under Win32 (Issue 70)Jeffrey Walton2016-12-031-2/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-0/+2
* Coverity finding CID 148138: Uninitialized scalar field (UNINIT_CTOR) (Issue ...Jeffrey Walton2016-09-291-2/+2
* Remove unneeded assertsJeffrey Walton2016-09-291-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
* Add changes for Windows Sotre that went missing with my clumsy Git skillsJeffrey Walton2016-05-091-7/+9
* Override a pure virtual function inherited from WindowsPipeZireael2015-11-061-1/+3
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-155/+141
* Issue 19 and comments on the 05076dbdJeffrey Walton2015-07-281-10/+10
* Used pragmas to disable the deprecated warnings under Visual Studio rather th...Jeffrey Walton2015-07-271-0/+11
* 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/+2
* Cleared "Access declarations are deprecated..." warning under MinGWJeffrey Walton2015-07-031-4/+4
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-2/+3
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-2/+2
* sync with private branchweidai2003-06-191-2/+2
* sync with private branchweidai2003-06-061-2/+2
* Initial revisionweidai2002-10-041-0/+141