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
/
secblock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear documentation warning due to specialization
Jeffrey Walton
2018-08-28
1
-4
/
+0
*
Update comments
Jeffrey Walton
2018-08-24
1
-2
/
+12
*
Fix partial specializations for FixedSizeAllocatorWithCleanup (PR #710)
Jeffrey Walton
2018-08-24
1
-10
/
+33
*
Fix alignment on Win32 and Solaris Sparc (PR #709)
Jeffrey Walton
2018-08-23
1
-2
/
+9
*
Add partial specializations for FixedSizeAllocatorWithCleanup
Jeffrey Walton
2018-08-23
1
-35
/
+192
*
Fix SecBlock ELEMS_MAX in Visual Studio .Net (2002 and 2003)
Jeffrey Walton
2018-08-20
1
-0
/
+4
*
Update comments
Jeffrey Walton
2018-07-30
1
-8
/
+10
*
Fix FixedSizeAllocatorWithCleanup assert on Solaris
Jeffrey Walton
2018-07-30
1
-1
/
+27
*
Fix clang warnings in headers (#655)
Marcel Raad
2018-05-10
1
-3
/
+3
*
Fix compile error on Windows due to symbol U collision (GH #599)
Jeffrey Walton
2018-03-16
1
-16
/
+16
*
Remove unneeded Doxygen directive
Jeffrey Walton
2018-01-19
1
-11
/
+0
*
Change Doxygen comment style from //! to ///
Jeffrey Walton
2017-11-29
1
-366
/
+366
*
Update documentation
Jeffrey Walton
2017-09-27
1
-0
/
+14
*
Back-off assert in SecBlock
Jeffrey Walton
2017-09-02
1
-2
/
+4
*
Remove unneeded deallocate (GH #485)
Jeffrey Walton
2017-08-31
1
-6
/
+0
*
Remove deallocate() overload in SecBlock for AIX (GH #485)
Jeffrey Walton
2017-08-31
1
-45
/
+1
*
Actually fix the VS2010 compilation bug. I somehow missed this in the first p...
Wyatt O'Day
2017-08-30
1
-1
/
+1
*
Fix compilation of secblock.h under Visual Studio 2010 (which only has partia...
Wyatt O'Day
2017-08-29
1
-1
/
+1
*
Test align 16 for i386 and x86_64
Jeffrey Walton
2017-08-27
1
-1
/
+1
*
Test align 16 for i386 and x86_64
Jeffrey Walton
2017-08-27
1
-2
/
+2
*
Update documentation
Jeffrey Walton
2017-08-19
1
-5
/
+13
*
Fix MSC C4100 warning for size
Jeffrey Walton
2017-08-18
1
-0
/
+2
*
Clear Coverity finding CONSTANT_EXPRESSION_RESULT (CID 182772)
Jeffrey Walton
2017-08-18
1
-1
/
+5
*
Fix constexpr issues under GCC 4.1.2 found on CentOS 5
Jeffrey Walton
2017-08-17
1
-1
/
+1
*
Add ELEMS_MAX for SecBlock (Issue 346)
Jeffrey Walton
2017-08-15
1
-15
/
+55
*
Make SecBlock<T,A> data members protected
Jeffrey Walton
2017-07-27
1
-1
/
+1
*
Update documentation
Jeffrey Walton
2017-07-27
1
-5
/
+3
*
Revert "Revert "Clear Visual Studio warnings (Issue 412)""
Jeffrey Walton
2017-06-02
1
-2
/
+2
*
Revert "Clear Visual Studio warnings (Issue 412)"
Jeffrey Walton
2017-06-02
1
-2
/
+2
*
Clear Visual Studio warnings (Issue 412)
Jeffrey Walton
2017-05-30
1
-2
/
+2
*
Remove VC++ 6.0 guard and code (Issue 342)
Jeffrey Walton
2017-03-01
1
-4
/
+0
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-11
/
+11
*
Change next version from 5.7 to 6.0
Jeffrey Walton
2017-02-21
1
-1
/
+1
*
Add NIST SP800-90A HMAC_DRBG generator
Jeffrey Walton
2017-02-07
1
-5
/
+5
*
Add SecBlock member to track number of elements to zeroize (Issue 346)
Jeffrey Walton
2017-01-28
1
-28
/
+111
*
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
-16
/
+16
*
Fixed use of FixedSizeAlignedSecBlock and non-aligned allocator in validat1.c...
Jeffrey Walton
2016-09-09
1
-1
/
+4
*
Add constexpr to size_max() methods for C++11
Jeffrey Walton
2016-09-04
1
-16
/
+16
*
Updated documentation
Jeffrey Walton
2016-05-21
1
-25
/
+15
*
Updated documentation
Jeffrey Walton
2016-05-19
1
-2
/
+8
*
Updated documentation
Jeffrey Walton
2016-05-19
1
-4
/
+6
*
Update documentation
Jeffrey Walton
2016-02-29
1
-2
/
+9
*
Updated documentation
Jeffrey Walton
2016-02-01
1
-1
/
+1
*
Cleared -Wcast-align (Issue 122)
Jeffrey Walton
2016-01-25
1
-10
/
+1
*
Suppressed false positives on -Wcast-align warning
Jeffrey Walton
2016-01-14
1
-0
/
+11
*
Removed unneeded test for 0-sized SecBlock. Removed temporary SecBlock
Jeffrey Walton
2016-01-08
1
-5
/
+3
*
Added test case for growing FixedSizeSecBlock. Fixed copy count during grow
Jeffrey Walton
2015-12-31
1
-1
/
+1
*
Added "make coverage" recipe. Added additional SecBlock tests
Jeffrey Walton
2015-12-28
1
-1
/
+4
*
Fixed SecBlock append when "this == t", fixed assert, added validation test (...
Jeffrey Walton
2015-12-28
1
-11
/
+19
[next]