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
*
Merge GH #961 Add some more BigInt functions to C API
Jack Lloyd
2017-04-02
1
-0
/
+50
|
\
|
*
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
1
-0
/
+50
*
|
Merge GH #960 Check name of test suite.
Jack Lloyd
2017-04-02
1
-0
/
+11
|
\
\
|
*
|
Check name of test suite.
Alexander Bluhm
2017-03-31
1
-0
/
+11
|
|
/
*
/
Print test name before running test.
Alexander Bluhm
2017-03-31
1
-0
/
+1
|
/
*
Build fix
Jack Lloyd
2017-03-29
1
-1
/
+1
*
Fix RSA blinding test
Jack Lloyd
2017-03-29
1
-5
/
+7
*
Fix final RSA blinding test
Jack Lloyd
2017-03-29
1
-4
/
+5
*
Add missing override annotation
Jack Lloyd
2017-03-29
1
-1
/
+1
*
Add --test-runs option to test binary
Jack Lloyd
2017-03-29
1
-5
/
+9
*
Merge GH #879 Fix rsa_blinding tests and add one more test
Jack Lloyd
2017-03-29
1
-3
/
+46
|
\
|
*
Fix rsa_blinding tests if emsa_raw is missing and add tests for rsa_blinding ...
Daniel Neus
2017-02-16
1
-3
/
+46
*
|
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
1
-20
/
+8
|
\
\
|
*
|
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
1
-20
/
+8
*
|
|
Merge GH #946 Expose multiple precision integers in C interface
Jack Lloyd
2017-03-29
1
-7
/
+226
|
\
\
\
|
*
|
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
1
-7
/
+226
*
|
|
|
Remove old timing test suite
Jack Lloyd
2017-03-28
7
-0
/
+51
|
/
/
/
*
|
|
Merge GH #944 Add check_key to C API
Jack Lloyd
2017-03-28
1
-0
/
+3
|
\
\
\
|
*
|
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
1
-0
/
+3
*
|
|
|
Avoid long tests for each bcrypt password
Jack Lloyd
2017-03-24
1
-2
/
+22
*
|
|
|
Fix incorrect password truncation in bcrypt password hashing.
Jack Lloyd
2017-03-24
2
-3
/
+273
|
/
/
/
*
|
|
Fix some compiler warnings.
Jack Lloyd
2017-03-22
1
-1
/
+1
*
|
|
Merge GH #932 Guard filters tests with all necessary macros
Jack Lloyd
2017-03-22
1
-12
/
+32
|
\
\
\
|
*
|
|
Guard filters tests with all necessary macros
René Korthaus
2017-03-21
1
-12
/
+32
*
|
|
|
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
2
-2
/
+6
|
/
/
/
*
|
|
Merge GH #915 Fix OS::get_processor_timestamp()
Jack Lloyd
2017-03-19
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix OS::get_processor_timestamp() tests
Daniel Neus
2017-03-14
1
-1
/
+2
*
|
|
|
No C++ exceptions from cpu probe functions. See GH #920
Jack Lloyd
2017-03-19
1
-4
/
+0
*
|
|
|
Fix: UTCTime interpreted as GeneralizedTime
Daniel Neus
2017-03-13
1
-22
/
+95
|
/
/
/
*
|
|
Merge GH #901 Allow OCSP requests without the full subject certificate
Jack Lloyd
2017-03-07
1
-2
/
+8
|
\
\
\
|
*
|
|
Allow OCSP requests without the full subject certificate
Nuno Goncalves
2017-03-04
1
-2
/
+8
*
|
|
|
Merge GH #904 Fix memory leak in TLS tests
Jack Lloyd
2017-03-03
1
-4
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix mem leak in tls unit tests
Daniel Neus
2017-03-03
1
-4
/
+6
*
|
|
|
Change name constraint test to use a fixed reference time
Jack Lloyd
2017-03-03
1
-2
/
+6
|
/
/
/
*
|
|
Merge GH #902 Extend EC_PublicKey check, add EC_Group check, ECC invalid key ...
Jack Lloyd
2017-03-02
5
-1
/
+455
|
\
\
\
|
*
|
|
remove debug output from ecc_invalid unit tests
Never
2017-02-28
1
-2
/
+0
|
*
|
|
Merge pull request #2 from Rohde-Schwarz-Cybersecurity/extended-ec-public-key...
Tobias | Never
2017-02-28
5
-1
/
+457
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Add ECDSA key tests from Google's project Wycheproof
René Korthaus
2017-02-12
4
-13
/
+57
|
|
*
|
Add test vectors for invalid ECDSA public keys from FIPS 186-4
René Korthaus
2017-02-12
2
-0
/
+185
|
|
*
|
Add test vectors for invalid ECDSA public keys from FIPS 186-2
René Korthaus
2017-02-12
3
-1
/
+228
*
|
|
|
The certificate being tested by the OCSP online test has expired.
Jack Lloyd
2017-02-26
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Add missing try/catch in invalid signature test
Jack Lloyd
2017-02-26
1
-2
/
+10
|
/
/
*
|
Fix botan-test verbose mode
René Korthaus
2017-02-14
2
-2
/
+2
*
|
Remove std::cout accidentally left from debugging
René Korthaus
2017-02-12
1
-4
/
+0
|
/
*
Fix compiling TLS tests without DSA
Jack Lloyd
2017-02-11
1
-0
/
+2
*
Correct GH #869 for DSS CBC suites
Jack Lloyd
2017-02-07
1
-2
/
+2
*
Merge GH #869 Add tests for TLS DSS auth
Jack Lloyd
2017-02-07
1
-5
/
+92
|
\
|
*
Use SHA-384 with DHE_DSS_AES_256_CBC
René Korthaus
2017-02-06
1
-1
/
+5
|
*
Add tests for DHE_DSS ciphersuites
René Korthaus
2017-02-06
1
-5
/
+88
*
|
Add TLS policy tests for DSA keys
René Korthaus
2017-02-06
1
-0
/
+32
|
/
[next]