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
/
misc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move CRYPTOPP_POSIX_MEMALIGN_AVAILABLE preference down
Jeffrey Walton
2018-01-30
1
-5
/
+3
*
Cleanup Doxygen directives
Jeffrey Walton
2018-01-22
1
-1
/
+1
*
Fix AIX AlignedAllocate
Jeffrey Walton
2018-01-21
1
-0
/
+6
*
Fix unwanted inlining of factory.h classes on AIX and Power7
Jeffrey Walton
2017-10-13
1
-1
/
+1
*
Add StringWiden function
Jeffrey Walton
2017-03-17
1
-0
/
+64
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-15
/
+15
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Removed VC++ 5.0 and 6.0 workarounds (Issue 342)
Jeffrey Walton
2016-12-03
1
-5
/
+3
*
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)
Jeffrey Walton
2016-12-03
1
-8
/
+14
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-15
/
+15
*
Fixed potential ODR violation of non-member function StringNarrow
Jeffrey Walton
2016-01-30
1
-0
/
+58
*
Cleared -Wcast-align (Issue 122)
Jeffrey Walton
2016-01-25
1
-10
/
+6
*
Suppressed false positives on -Wcast-align warning
Jeffrey Walton
2016-01-14
1
-0
/
+4
*
Crypto++ 5.6.3 check-in
CRYPTOPP_5_6_3
Jeffrey Walton
2015-11-22
1
-1
/
+4
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-6
/
+21
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-203
/
+192
*
Improved comment on xorbuff and GCC's selection of vmovdqa
Jeffrey Walton
2015-07-28
1
-2
/
+3
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-8
/
+8
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+2
*
Cleared compile error masked behind ASSERT
Jeffrey Walton
2015-07-14
1
-7
/
+7
*
Cleared crash with GCC 4.8 and above and -O3. In a nutshell, it was due to ve...
Jeffrey Walton
2015-07-13
1
-3
/
+16
*
fix compile on Linux
weidai
2010-07-24
1
-0
/
+4
*
move memory allocation/deallocation for SecBlock into DLL
weidai
2010-07-24
1
-0
/
+53
*
changes for 5.6:
weidai
2009-03-02
1
-6
/
+38
*
speed up xorbuf
weidai
2007-05-04
1
-10
/
+54
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-46
/
+2
*
minor changes
weidai
2003-08-25
1
-0
/
+1
*
guard against potential integer overflow in allocators
weidai
2003-08-04
1
-0
/
+17
*
remove gcc warnings
weidai
2003-07-26
1
-2
/
+2
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-8
/
+5
*
Initial revision
weidai
2002-10-04
1
-0
/
+83