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
/
queue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add asserts to detect allocation problems in ByteQueue (GH #962)
Jeffrey Walton
2020-09-13
1
-0
/
+25
*
Switch to PtrAdd and PtrSub in ByteQueue
Jeffrey Walton
2018-07-10
1
-41
/
+42
*
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
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-1
/
+1
*
Whitespace checkin
Jeffrey Walton
2016-09-10
1
-1
/
+1
*
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
-570
/
+574
*
Added self-assignment guards or comment indicating why the check is not needed
Jeffrey Walton
2015-07-30
1
-5
/
+5
*
Whitespace checkin
Jeffrey Walton
2015-07-30
1
-3
/
+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
*
Added check to guard against self-assignment
Jeffrey Walton
2015-07-25
1
-0
/
+2
*
Cleared "Base class ‘class ByteQueue’ should be explicitly initialized in...
Jeffrey Walton
2015-07-25
1
-2
/
+2
*
Cleared UBsan error using non-null pointer
Jeffrey Walton
2015-07-17
1
-0
/
+2
*
fix compiler/Valgrind warning
weidai
2010-06-18
1
-1
/
+2
*
add x86/x64 assembly for SHA-256,
weidai
2009-03-10
1
-4
/
+4
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-71
/
+71
*
fix bug in swap
weidai
2003-10-14
1
-0
/
+2
*
fix bug (found by Michael Hunley)
weidai
2003-10-14
1
-1
/
+8
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-0
/
+5
*
auto queue node size
weidai
2003-06-20
1
-3
/
+12
*
sync with private branch
weidai
2003-06-19
1
-3
/
+9
*
sync with private branch
weidai
2003-06-06
1
-1
/
+14
*
misc optimizations
weidai
2003-05-16
1
-1
/
+2
*
*** empty log message ***
weidai
2003-05-15
1
-23
/
+26
*
Initial revision
weidai
2002-10-04
1
-0
/
+518