summaryrefslogtreecommitdiff
path: root/socketft.h
Commit message (Expand)AuthorAgeFilesLines
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-3/+3
* Updated default Socket::Listen backlog parameterdenisbider2016-12-191-1/+1
* Remove reliance on _WINSOCK_DEPRECATED_NO_WARNINGS (Issue 19)Jeffrey Walton2016-10-101-0/+1
* Coverity finding CID 148134: Uninitialized scalar field (UNINIT_CTOR) (Issue ...Jeffrey Walton2016-09-291-3/+4
* Remove unneeded assertsJeffrey Walton2016-09-291-1/+1
* 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-3/+5
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-236/+223
* Issue 19 and comments on the 05076dbdJeffrey Walton2015-07-281-15/+11
* Used pragmas to disable the deprecated warnings under Visual Studio rather th...Jeffrey Walton2015-07-271-1/+15
* _WINSOCK_DEPRECATED_NO_WARNINGS was defined before including Winsock gear to ...Jeffrey Walton2015-07-271-0/+1
* 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
* port to Borland C++Builder 2006weidai2006-12-141-0/+2
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-3/+8
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
* 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-1/+1
* various changes for 5.1weidai2003-03-201-1/+0
* Initial revisionweidai2002-10-041-0/+218