summaryrefslogtreecommitdiff
path: root/socketft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Used pragmas to disable the deprecated warnings under Visual Studio rather th...Jeffrey Walton2015-07-271-0/+1
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-15/+15
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Revert "Cleared -Wreorder from GCC 4.8 on MinGW"Jeffrey Walton2015-07-201-2/+2
* Cleared -Wreorder from GCC 4.8 on MinGWJeffrey Walton2015-07-191-2/+2
* Cleared signed/unsigned warningJeffrey Walton2015-06-081-2/+2
* Cleared unknown pragma warning with -WallJeffrey Walton2015-06-081-1/+1
* fix SocketSender::EofSentweidai2006-06-091-1/+4
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-13/+62
* port to MSVC .NET 2005 beta 2weidai2005-07-121-15/+15
* sync with private branchweidai2003-06-061-4/+8
* Initial revisionweidai2002-10-041-0/+475