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
*
Remove the scalar SIMD_4x32 implementation
Jack Lloyd
2019-09-05
1
-0
/
+2
*
Fix PBKDF2 with zero iterations
Jack Lloyd
2019-08-31
1
-0
/
+6
*
Fix a carry handling bug in Streebog
Jack Lloyd
2019-08-26
1
-0
/
+12
*
Fix a bug in CAST-128 affecting 11, 13, 14, or 15 byte keys
Jack Lloyd
2019-08-26
2
-0
/
+30
*
Support long outputs from Argon2
Jack Lloyd
2019-08-23
1
-0
/
+2234
*
In threaded mode tests, disable mlock pool unless requested
Jack Lloyd
2019-08-21
1
-0
/
+11
*
Serialize the PKCS11 tests
Jack Lloyd
2019-08-20
1
-1
/
+10
*
Default to running the tests in threaded mode
Jack Lloyd
2019-08-17
2
-14
/
+7
*
Fix test - OCSP responder seems unhappy about our old ee cert
Jack Lloyd
2019-08-10
1
-4
/
+3
*
Remove unnecessary functions
Jack Lloyd
2019-08-04
1
-0
/
+2
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
10
-25
/
+13
*
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
1
-8
/
+8
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
9
-32
/
+34
*
Merge GH #2055 Updates for GOST 2012 support
Jack Lloyd
2019-08-02
4
-11
/
+121
|
\
|
*
Add gost_512A param
Jack Lloyd
2019-08-01
1
-11
/
+14
|
*
Fix test when GOST or Streebog is disabled
Jack Lloyd
2019-08-01
1
-0
/
+2
|
*
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
3
-0
/
+105
*
|
Add Jacobi fn tests
Jack Lloyd
2019-08-01
2
-0
/
+49
|
/
*
Fix "OSCP" typo in OCSP code.
Jack Lloyd
2019-07-23
1
-2
/
+2
*
Remove duplicated test, add XChaCha20Poly1305 test from i-d
Jack Lloyd
2019-07-20
1
-6
/
+8
*
Support disable thread_local but not threads
Jack Lloyd
2019-07-19
1
-1
/
+1
*
Add test case for DTLS reconnection from same client port
Jack Lloyd
2019-07-13
1
-0
/
+235
*
Remove tab chars
Jack Lloyd
2019-07-10
3
-13
/
+13
*
Remove BearSSL provider
Jack Lloyd
2019-07-05
1
-1
/
+1
*
Boost 1.70 compatibility in asio_stream unit test
Hannes Rantzsch
2019-06-27
1
-2
/
+18
*
Change XMSS OIDs and feature macro name
Jack Lloyd
2019-06-23
1
-2
/
+2
*
Add support for RFC 8032 Ed25519ph
Jack Lloyd
2019-06-20
2
-7
/
+17
*
Add support for HelloVerifyRequest on server side
Jack Lloyd
2019-06-18
1
-0
/
+5
*
Fix allocation. Add more tests.
Jack Lloyd
2019-06-15
1
-0
/
+63
*
Add a compatability shim for libsodium
Jack Lloyd
2019-06-15
1
-0
/
+609
*
Merge GH #1995 Allow setting max OCSP response age during verification
Jack Lloyd
2019-06-14
1
-0
/
+181
|
\
|
*
add option to specify ocsp max age
Patrick Schmidt
2019-06-14
1
-0
/
+181
*
|
Merge GH #1992 Allow overriding cert verify in TLS::Stream
Jack Lloyd
2019-06-14
1
-28
/
+34
|
\
\
|
|
/
|
/
|
|
*
TLS::Context holds references rather than pointers
Hannes Rantzsch
2019-06-13
1
-37
/
+34
|
*
allow setting a verify_callback in TLS::Context
Hannes Rantzsch
2019-06-03
1
-24
/
+33
*
|
Officially deprecate headers
Jack Lloyd
2019-06-07
1
-6
/
+0
*
|
Add a test that Theaad_Pool is tolerant of exceptions during tasks
Jack Lloyd
2019-06-05
1
-3
/
+21
*
|
Merge GH #1979 Fix PKCS11 buffer output sizing
Jack Lloyd
2019-06-05
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fix PKCS#11 C_Decrypt buffer output size.
Daniel Wyatt
2019-05-26
1
-3
/
+0
*
|
Add Bcrypt-PBKDF
Jack Lloyd
2019-05-31
2
-2
/
+232
*
|
Remove redundant OutputLen param in PBKDF tests
Jack Lloyd
2019-05-31
3
-21
/
+2
*
|
Fix tests when Argon2 (or Scrypt) are disabled
Jack Lloyd
2019-05-30
1
-1
/
+1
*
|
Improve test coverage. Fix Argon2 default params
Jack Lloyd
2019-05-29
1
-13
/
+21
*
|
Argon2: PasswordHash, documentation, hash formatting
Jack Lloyd
2019-05-29
2
-0
/
+91
*
|
Merge GH #1974 Add ability to set max allowed age for an OCSP response
Jack Lloyd
2019-05-28
5
-11
/
+258
|
\
\
|
*
|
test all combinations of next_update and max_age similarly
Patrick Schmidt
2019-05-28
1
-16
/
+101
|
*
|
OCSP timeout test uses response w/o 'next_update'
René Meusel
2019-05-28
5
-14
/
+144
|
*
|
add optional max_age for ocsp checks
Patrick Schmidt
2019-05-27
1
-0
/
+32
*
|
|
Fix problem in TLS message parsing tests
Jack Lloyd
2019-05-27
1
-2
/
+2
*
|
|
Add Argon2
Jack Lloyd
2019-05-27
2
-0
/
+413
|
|
/
|
/
|
[next]