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
/
wait.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Windows compilation issues (by RaptorFactor) (#444)
Marcel Raad
2017-07-17
1
-1
/
+1
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-5
/
+5
*
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
-0
/
+1
*
Clear Coverity "Uninitialized pointer field (UNINIT_CTOR)"
Jeffrey Walton
2016-10-01
1
-2
/
+6
*
Remove compare on "result >= WAIT_OBJECT_0" (Issue 311)
Jeffrey Walton
2016-09-29
1
-1
/
+1
*
Remove assert on "dwResult >= WAIT_OBJECT_0" (Issue 311)
Jeffrey Walton
2016-09-29
1
-2
/
+2
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-16
/
+16
*
Whitespace checkin
Jeffrey Walton
2016-09-10
1
-7
/
+7
*
Add changes for Windows Sotre that went missing with my clumsy Git skills
Jeffrey Walton
2016-05-09
1
-4
/
+32
*
Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8
Jeffrey Walton
2016-04-27
1
-0
/
+0
*
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
/
+8
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-1
/
+1
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-402
/
+435
*
Completed cutover to unscoped auto_ptr (which will use Crypto++'s namespace v...
Jeffrey Walton
2015-08-03
1
-1
/
+3
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-1
/
+1
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
Cleared "unused variable" warning under GCC 5.1
Jeffrey Walton
2015-07-25
1
-0
/
+2
*
Wrapped errno in IntToString
Jeffrey Walton
2015-06-04
1
-1
/
+1
*
port to Borland C++Builder 2006
weidai
2006-12-14
1
-2
/
+2
*
merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6
weidai
2006-04-06
1
-49
/
+116
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-6
/
+6
*
sync with private branch
weidai
2003-06-19
1
-5
/
+47
*
fix WaitObjectContainer constructor in release build
weidai
2003-06-10
1
-1
/
+4
*
detect no-wait loop in debug build
weidai
2003-06-10
1
-0
/
+20
*
minor changes
weidai
2003-03-25
1
-0
/
+9
*
minor changes
weidai
2003-03-21
1
-16
/
+25
*
fix warnings for VC7 and GCC
weidai
2003-03-20
1
-2
/
+2
*
various changes for 5.1
weidai
2003-03-20
1
-7
/
+144
*
Initial revision
weidai
2002-10-04
1
-0
/
+110