index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in asn1print - zero integers were not printed
Jack Lloyd
2018-01-09
1
-3
/
+3
*
Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...
Jack Lloyd
2018-01-09
2
-4
/
+4
|
\
|
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
2
-4
/
+4
*
|
Merge GH #1389 fix overflow handling in CTR with 128-bit wide counters
Jack Lloyd
2018-01-05
1
-0
/
+12
|
\
\
|
*
|
add (failing) regression test for '0xFF * 16' IV in CTR_BE(AES-256)
René Meusel
2018-01-05
1
-0
/
+12
*
|
|
Add a test for CTR with 8 byte wide counters
Jack Lloyd
2018-01-05
1
-4
/
+7
|
/
/
*
|
Add a test of EAX via FFI
Jack Lloyd
2018-01-04
1
-3
/
+89
*
|
Improve output of the ASN1 printer
Jack Lloyd
2018-01-03
7
-21
/
+155
*
|
Merge GH #1381 Support caIssuers in AIA X509 extension
Jack Lloyd
2018-01-03
3
-0
/
+116
|
\
\
|
*
|
add test case for X509_Certificate::ca_issuers()
René Meusel
2018-01-03
3
-0
/
+116
*
|
|
Cleanup ECIES test
Jack Lloyd
2018-01-02
1
-17
/
+10
*
|
|
Avoid a warning in Sonar
Jack Lloyd
2018-01-02
1
-1
/
+3
|
/
/
*
|
Fix bogus comparison [ci skip]
Jack Lloyd
2018-01-01
1
-1
/
+1
*
|
Add some basic tests of Data_Store class
Jack Lloyd
2018-01-01
1
-0
/
+71
*
|
Fix hardcoded date
Jack Lloyd
2018-01-01
1
-4
/
+3
*
|
Add a test that update_granularity > minimum_final_size
Jack Lloyd
2017-12-31
2
-0
/
+8
*
|
Fix Ed25519 tests
Jack Lloyd
2017-12-31
2
-10
/
+4
|
/
*
Remove BOTAN_FORCE_SEMICOLON macro
Jack Lloyd
2017-12-30
1
-2
/
+1
*
Fix lambda capture, MSVC didn't like this
Jack Lloyd
2017-12-29
1
-1
/
+1
*
Add some tests of ASN1_Pretty_Printer
Jack Lloyd
2017-12-29
9
-0
/
+77
*
Move utils for reading test data files up to Test:: from OCSP
Jack Lloyd
2017-12-29
3
-32
/
+48
*
Check that Cipher_Mode::start with invalid nonce size throws
Jack Lloyd
2017-12-29
1
-0
/
+6
*
Test output_length of cipher modes
Jack Lloyd
2017-12-29
1
-0
/
+13
*
Test AEAD provider strings
Jack Lloyd
2017-12-29
1
-0
/
+7
*
Add a test of Skein using personalization string
Jack Lloyd
2017-12-28
1
-0
/
+5
*
Add a test for distinct master keys in a single PSK_DB
Jack Lloyd
2017-12-28
1
-0
/
+11
*
Add passhash9 tests for edge cases
Jack Lloyd
2017-12-28
1
-1
/
+18
*
Fix RC4 name in case of skipped bytes
Jack Lloyd
2017-12-28
3
-36
/
+13
*
Fixes #1370 UBSan incompatible function ptr type
Matthias Gierlings
2017-12-24
1
-5
/
+35
*
Avoid (implicitly) using std::rand with std::random_shuffle
Jack Lloyd
2017-12-23
1
-1
/
+8
*
Avoid undefined behavior in SipHash
Jack Lloyd
2017-12-23
1
-0
/
+51
*
Avoid possible null pointer deref
Jack Lloyd
2017-12-22
1
-2
/
+2
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
3
-37
/
+289
*
Avoid test failures when PKCSv1.5 signatures are disabled in build
Jack Lloyd
2017-12-20
4
-10
/
+17
*
Fix some shadow and unused parameter warnings
Jack Lloyd
2017-12-20
1
-1
/
+1
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
424
-161
/
+8927
*
Correct expected PSS error
Jack Lloyd
2017-12-19
1
-2
/
+2
*
Merge GH #1365 Always set domain encoding correctly when loading an ECC key
Jack Lloyd
2017-12-19
1
-0
/
+2
|
\
|
*
Always set domain encoding correctly when loading an ECC key
René Korthaus
2017-12-19
1
-0
/
+2
*
|
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-1
/
+1
|
/
*
Fix a bug in PEM decoding
Jack Lloyd
2017-12-16
1
-0
/
+58
*
Fix missing comma in test runner [ci skip]
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Enable using NEON on Clang
Jack Lloyd
2017-12-10
1
-2
/
+2
*
Fix seeding of test RNG
Jack Lloyd
2017-12-06
1
-4
/
+3
*
Add some basic tests of CPUID class
Jack Lloyd
2017-12-06
1
-0
/
+44
*
Merge GH #1339 Add ability to query supported named groups
Jack Lloyd
2017-12-06
1
-31
/
+15
|
\
|
*
Add known_named_groups to EC_Group to list known curves. Fixes GX #1338.
J08nY
2017-12-05
1
-31
/
+15
*
|
Merge GH #1335 Support uninitialized X509 objects
Jack Lloyd
2017-12-05
2
-0
/
+37
|
\
\
|
*
|
Need binary IO for Windows
Jack Lloyd
2017-12-04
1
-1
/
+1
|
*
|
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
2
-0
/
+37
[next]