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
*
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
1
-14
/
+14
*
Better debug output in date conversion tests [ci skip]
Jack Lloyd
2017-12-04
1
-13
/
+14
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Make support for certificate status messages optional via policy
Harry Reimann
2017-12-04
1
-0
/
+3
*
Merge GH #1302 Add PSK database interface
Jack Lloyd
2017-11-26
1
-0
/
+248
|
\
|
*
PSK Database
Jack Lloyd
2017-11-26
1
-0
/
+248
*
|
Fix errors caught with tlsfuzzer
Jack Lloyd
2017-11-26
1
-0
/
+1
*
|
Merge #1311 Add create and create_or_throw factories for Compression_Algorith...
Jack Lloyd
2017-11-25
1
-0
/
+58
|
\
\
|
|
/
|
/
|
|
*
Add create and create_or_throw factories for Compression_Algorithm and Decomp...
Marcus Brinkmann
2017-11-25
1
-0
/
+58
*
|
Fix bzip2 compression issue.
Jack Lloyd
2017-11-25
2
-22
/
+40
*
|
Add test case for bzip2 compression filter.
Marcus Brinkmann
2017-11-25
1
-0
/
+36
|
/
*
Add Pipe::append_filter
Jack Lloyd
2017-11-24
1
-0
/
+13
*
Avoid uncontrolled recusion on indefinite length encodings
Jack Lloyd
2017-11-20
1
-0
/
+43
*
Add AES key wrap with padding
Jack Lloyd
2017-11-19
4
-1
/
+715
*
Avoid OCSPing on the Let's Encrypt CA cert
Jack Lloyd
2017-11-19
1
-6
/
+2
*
Optimize Twofish
Jack Lloyd
2017-11-16
1
-18
/
+2
*
Fix path to cert test data
Jack Lloyd
2017-11-16
1
-1
/
+1
*
Move all the various X509 test data files under src/tests/data/x509
Jack Lloyd
2017-11-16
659
-41
/
+41
*
Correct CAST-128 decryption with more than 1 block
Jack Lloyd
2017-11-16
1
-0
/
+4
*
Catch exceptions in NIST validation tests
Jack Lloyd
2017-11-14
1
-33
/
+41
*
Fix PKCS10 subject alt name usage
Jack Lloyd
2017-11-14
1
-0
/
+5
*
Add a test for GH #1252
Jack Lloyd
2017-11-14
3
-0
/
+54
*
Small cleanups in X509 tests
Jack Lloyd
2017-11-14
1
-22
/
+41
*
Move X509_DN and AlternativeName from asn1 to x509
Jack Lloyd
2017-11-14
2
-2
/
+3
*
Support seeking in Salsa20
Jack Lloyd
2017-11-14
2
-0
/
+38
*
rename cert containing UTF8String consistently
René Meusel
2017-11-10
2
-1
/
+1
*
TEST: read (self signed) cert containing BMPString fields
René Meusel
2017-11-10
2
-0
/
+52
*
Switch test code to use big-endian UCS2/UCS4
Jack Lloyd
2017-11-09
1
-13
/
+11
*
Remove use of transcode
Jack Lloyd
2017-11-09
1
-21
/
+14
*
FIX: test method namespacing
René Meusel
2017-11-09
1
-2
/
+2
*
FIX: coding style
Rene Meusel
2017-11-09
1
-94
/
+92
*
add tests for UCS-2/4 parsing
Rene Meusel
2017-11-09
1
-0
/
+65
*
add conversion from UCS-2/4 to UTF-8
Rene Meusel
2017-11-09
1
-2
/
+5
*
add test reading UTF-8 X509 cert
Rene Meusel
2017-11-09
3
-2
/
+61
*
allow encoding of UTF-8 strings
Rene Meusel
2017-11-09
1
-4
/
+69
*
add a failing test for an UTF-8 string and a successful test for ASCII
Rene Meusel
2017-11-09
1
-0
/
+57
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
2
-5
/
+34
*
Add SHACAL2 test from Bouncy Castle
Jack Lloyd
2017-11-05
1
-0
/
+5
*
Fix shadow warning
Jack Lloyd
2017-11-05
1
-2
/
+3
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
1
-0
/
+5
*
Add some KDF2 values from Bouncy Castle
Jack Lloyd
2017-11-02
1
-0
/
+19
*
Use a simple PRNG for the tests
Jack Lloyd
2017-10-29
4
-123
/
+114
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
4
-3
/
+115
*
Add more SipHash tests
Jack Lloyd
2017-10-26
1
-0
/
+187
*
Fix botan-test --help
Jack Lloyd
2017-10-24
3
-36
/
+48
*
Inline Test::run_test into only caller
Jack Lloyd
2017-10-24
3
-45
/
+21
*
Merge GH #1273 Refactor test and cli runner code
Jack Lloyd
2017-10-24
3
-411
/
+403
|
\
|
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
3
-411
/
+403
*
|
Avoid "using namespace" in test code
Jack Lloyd
2017-10-24
3
-64
/
+51
|
/
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
5
-8
/
+19
|
\
[next]