index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socketft.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sockets: fix Windows 2000 build (#450)
Marcel Raad
2017-07-28
1
-1
/
+4
*
WSAStringToAddress => WSAStringToAddressA
denisbider
2017-03-07
1
-1
/
+1
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-18
/
+18
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Fix: GCC warning "type qualifiers ignored on function return type".
Ralph Tandetzky
2016-12-01
1
-1
/
+1
*
Fix "WSAStringToAddress was not declared in this scope" on Cygwin (Issue 322)
Jeffrey Walton
2016-10-14
1
-2
/
+2
*
Ensure NULL terminator for VS2005 and below
Jeffrey Walton
2016-10-10
1
-0
/
+1
*
Revert "Ensure NULL terminator for VS2005 and below"
Jeffrey Walton
2016-10-10
1
-1
/
+1
*
Ensure NULL terminator for VS2005 and below
Jeffrey Walton
2016-10-10
1
-1
/
+1
*
Provide temporary buffer for WSAStringToAddress
Jeffrey Walton
2016-10-10
1
-3
/
+17
*
Make inet_pton failures non-fatal
Jeffrey Walton
2016-10-10
1
-7
/
+9
*
Remove reliance on _WINSOCK_DEPRECATED_NO_WARNINGS (Issue 19)
Jeffrey Walton
2016-10-10
1
-9
/
+57
*
Clear Coverity "Missing break in switch (MISSING_BREAK)"
Jeffrey Walton
2016-10-01
1
-0
/
+2
*
Coverity finding CID 148134: Uninitialized scalar field (UNINIT_CTOR) (Issue ...
Jeffrey Walton
2016-09-29
1
-2
/
+2
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-26
/
+26
*
Cleared "Local variable is initialized but not referenced" in MSC
Jeffrey Walton
2016-07-03
1
-0
/
+6
*
Fix "u_short was not declared in this scope" (Issue 187)
Jeffrey Walton
2016-06-12
1
-3
/
+3
*
Add changes for Windows Sotre that went missing with my clumsy Git skills
Jeffrey Walton
2016-05-09
1
-10
/
+31
*
Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8
Jeffrey Walton
2016-04-27
1
-0
/
+7
*
Explicitly unpoison the result of FD_ZERO
Jeffrey Walton
2016-02-26
1
-0
/
+12
*
Cleared -Wcast-align (Issue 122)
Jeffrey Walton
2016-01-25
1
-1
/
+2
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-533
/
+546
*
Used pragmas to disable the deprecated warnings under Visual Studio rather th...
Jeffrey Walton
2015-07-27
1
-0
/
+1
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-15
/
+15
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
Revert "Cleared -Wreorder from GCC 4.8 on MinGW"
Jeffrey Walton
2015-07-20
1
-2
/
+2
*
Cleared -Wreorder from GCC 4.8 on MinGW
Jeffrey Walton
2015-07-19
1
-2
/
+2
*
Cleared signed/unsigned warning
Jeffrey Walton
2015-06-08
1
-2
/
+2
*
Cleared unknown pragma warning with -Wall
Jeffrey Walton
2015-06-08
1
-1
/
+1
*
fix SocketSender::EofSent
weidai
2006-06-09
1
-1
/
+4
*
merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6
weidai
2006-04-06
1
-13
/
+62
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-15
/
+15
*
sync with private branch
weidai
2003-06-06
1
-4
/
+8
*
Initial revision
weidai
2002-10-04
1
-0
/
+475