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
/
datatest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TrimComment call TrimSpace
Jeffrey Walton
2018-11-11
1
-13
/
+12
*
Add meaningful test failure messages
Jeffrey Walton
2018-11-05
1
-12
/
+22
*
Improve datatest parser
Jeffrey Walton
2018-11-05
1
-59
/
+80
*
Fix missing errno on PPC64 with GCC 4.8.5
Jeffrey Walton
2018-11-04
1
-0
/
+1
*
Add ability to Seek64 in test framework (GH #732)
Jeffrey Walton
2018-11-04
1
-4
/
+29
*
Make datatest.cpp more tolerant of comments
Jeffrey Walton
2018-10-23
1
-9
/
+21
*
Add assert to RunTestDataFile
Jeffrey Walton
2018-07-29
1
-0
/
+5
*
Cleanup datatest.cpp
Jeffrey Walton
2018-07-10
1
-19
/
+7
*
Clear conversion warning
Jeffrey Walton
2018-07-10
1
-1
/
+3
*
Add RandomizedTransfer overload
Jeffrey Walton
2018-07-10
1
-5
/
+19
*
Increase use of ptrdiff_t when performing pointer math
Jeffrey Walton
2018-07-09
1
-2
/
+8
*
Use C++ style casts and take addr of elem 0 for non-const pointers
Jeffrey Walton
2018-07-09
1
-26
/
+43
*
Add KeyDerivationFunction interface (GH #610, PR #611)
Jeffrey Walton
2018-03-29
1
-39
/
+35
*
Add extraneous calls for code coverage
Jeffrey Walton
2018-03-27
1
-12
/
+34
*
Change case of FAILED message in datatest.cpp
Jeffrey Walton
2018-02-19
1
-1
/
+1
*
Remove variable block size in datatest.cpp (GH #535)
Jeffrey Walton
2018-02-18
1
-4
/
+1
*
Re-enable Salsa20 ASM (GH #543)
Jeffrey Walton
2017-11-29
1
-16
/
+3
*
Revert AltiVec and Power8 commits
Jeffrey Walton
2017-09-05
1
-53
/
+23
*
Use aligned buffer for datatest.cpp
Jeffrey Walton
2017-09-04
1
-23
/
+53
*
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
*
Add support for word32 and word64 parsing
Jeffrey Walton
2017-05-15
1
-9
/
+25
*
Switch conversion switch from 'ce' to 'cvt'
Jeffrey Walton
2017-05-15
1
-4
/
+5
*
Fix substring length
Jeffrey Walton
2017-05-15
1
-1
/
+1
*
Fix PutDecodedDatumInto on OS X
Jeffrey Walton
2017-05-15
1
-1
/
+1
*
Re-enable the Tweak on Threefish
Jeffrey Walton
2017-05-15
1
-8
/
+24
*
Add Threefish block cipher (Issue 422)
Jeffrey Walton
2017-05-14
1
-2
/
+2
*
Don't latch BlockSize or BlockPaddingScheme across tests
Jeffrey Walton
2017-05-14
1
-0
/
+8
*
Rearrange characters in whitespace string
Jeffrey Walton
2017-05-14
1
-8
/
+7
*
Explicitly add space on line continuation
Jeffrey Walton
2017-05-14
1
-24
/
+14
*
Fix GetField for stray CR or LF
Jeffrey Walton
2017-05-12
1
-14
/
+46
*
Remove VC++ 6.0 workaround in datatest.cpp
Jeffrey Walton
2017-05-12
1
-4
/
+4
*
Add comment concerning empty value
Jeffrey Walton
2017-05-12
1
-1
/
+2
*
Add early continuation for parsing a continued line
Jeffrey Walton
2017-05-12
1
-3
/
+9
*
Fix parser break on OS X
Jeffrey Walton
2017-05-12
1
-51
/
+20
*
Switch to _MSC_FULL_VER for SP1 releases
Jeffrey Walton
2017-05-11
1
-1
/
+1
*
Modify datatest parse to eat whitespace when line continuation is in effect
Jeffrey Walton
2017-05-10
1
-1
/
+12
*
Make datatest.cpp aware of padding schemes
Jeffrey Walton
2017-05-10
1
-4
/
+13
*
Remove EncryptBlockCipher
Jeffrey Walton
2017-05-10
1
-4
/
+3
*
Add Kalyna block cipher (Issue 411)
Jeffrey Walton
2017-05-06
1
-1
/
+1
*
Add variable block size support to test and benchmarks
Jeffrey Walton
2017-05-04
1
-11
/
+15
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-5
/
+5
*
Add Test namespace within CryptoPP namespace (Issue 379)
Jeffrey Walton
2017-02-21
1
-36
/
+39
*
Remove old VerifierFilter, switch to SignatureVerificationFilter
Jeffrey Walton
2017-02-07
1
-2
/
+2
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Add Deterministic DSA and ECDSA Signatures (Issue 121)
Jeffrey Walton
2016-12-11
1
-1
/
+3
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-8
/
+8
*
Whitespace cleanup
Jeffrey Walton
2016-07-24
1
-5
/
+5
*
Cut-in determinsitic signature verification during signing
Jeffrey Walton
2016-04-10
1
-11
/
+29
[next]