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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add minimum_signature_strenght to Text_Policy
Jack Lloyd
2016-11-25
2
-3
/
+9
*
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
7
-7
/
+28
*
Address review comments from @cordney
Jack Lloyd
2016-11-25
6
-114
/
+250
*
Fix popping empty container if no revocation data available
Jack Lloyd
2016-11-23
1
-2
/
+2
*
Add macro signalling support for online revocation checks.
Jack Lloyd
2016-11-23
3
-3
/
+11
*
Windows fix
Jack Lloyd
2016-11-23
1
-1
/
+1
*
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
12
-11
/
+218
*
MSVC doesnt support #warning
Jack Lloyd
2016-11-23
1
-1
/
+1
*
Add some simple OCSP tests
Jack Lloyd
2016-11-23
7
-0
/
+168
*
Consult the response for matching certs also, fixes Symantec OCSP
Jack Lloyd
2016-11-23
1
-2
/
+20
*
Report OCSP status in tls_client
Jack Lloyd
2016-11-23
1
-0
/
+7
*
Add the documented function for OCSP timeouts
Jack Lloyd
2016-11-23
2
-3
/
+10
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
10
-111
/
+136
*
Add useful debugging output to path validation test
Jack Lloyd
2016-11-23
1
-1
/
+1
*
Refactor X.509 path validation
Jack Lloyd
2016-11-23
8
-359
/
+748
*
Add find_cert_by_pubkey_sha1 to Certificate_Store_In_Memory
Jack Lloyd
2016-11-23
4
-55
/
+64
*
Add X509_Certificate helper functions for OCSP
Jack Lloyd
2016-11-23
2
-4
/
+43
*
Explicitly number all Certificate_Status_Code enum values
Jack Lloyd
2016-11-23
2
-25
/
+146
*
Somewhat better errors in HTTP
Jack Lloyd
2016-11-23
1
-5
/
+9
*
Add final_stdvec
Jack Lloyd
2016-11-23
1
-0
/
+7
*
Add policy file for TLS client testing
Jack Lloyd
2016-11-21
1
-0
/
+19
*
Add warning to OID script output
Jack Lloyd
2016-11-21
2
-1
/
+10
*
Add timeouts to TLS scanner [ci skip]
Jack Lloyd
2016-11-21
2
-4
/
+17
*
Fix doc of get_processor_timestamp [ci skip]
Jack Lloyd
2016-11-21
1
-4
/
+10
*
Merge GH #733 Add timing test suite
Jack Lloyd
2016-11-20
16
-0
/
+589
|
\
|
*
Timing test suite needs to have TLS CBC functionality accessible
Juraj Somorovsky
2016-11-20
1
-1
/
+1
|
*
Timing test suite with the mona timing library
Juraj Somorovsky
2016-11-20
16
-0
/
+589
*
|
TLS-Attacker testsuite and fuzzing
Juraj Somorovsky
2016-11-19
7
-0
/
+143
*
|
TLS CBC functionality now exposed to the library developer. Useful for direct...
Juraj Somorovsky
2016-11-19
2
-21
/
+32
|
/
*
Add brainpool test to TLS
Jack Lloyd
2016-11-19
1
-1
/
+3
*
Order default TLS ECC curve preferences by performance
Jack Lloyd
2016-11-19
1
-4
/
+6
*
Fix class vs struct declaration.
Jack Lloyd
2016-11-19
1
-4
/
+6
*
Merge GH #729 Add CECPQ1 (x25519+NewHope) TLS ciphersuites
Jack Lloyd
2016-11-19
18
-44
/
+249
|
\
|
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
18
-44
/
+249
*
|
Add key_constraints_to_string, GOST-34.10 cert handling
Jack Lloyd
2016-11-18
6
-75
/
+127
*
|
Add X509_DN::empty
Jack Lloyd
2016-11-18
1
-0
/
+2
*
|
Don't force HMAC_DRBG to be enabled
Jack Lloyd
2016-11-18
6
-20
/
+27
*
|
Fix TLS test
Jack Lloyd
2016-11-18
1
-4
/
+4
|
/
*
This range check was in the wrong direction
Jack Lloyd
2016-11-17
1
-1
/
+1
*
Add OIDs for SHA-3 and SHA-3 signature algorithms
Jack Lloyd
2016-11-17
2
-2
/
+77
*
Don't strictly require ffi in modern policy
Jack Lloyd
2016-11-17
1
-3
/
+2
*
Merge GH #727 Tests for KDF::name
Jack Lloyd
2016-11-16
12
-35
/
+36
|
\
|
*
KDF1 uses a hash function only
René Korthaus
2016-11-16
1
-1
/
+1
|
*
Add a test for KDF::name()
René Korthaus
2016-11-15
12
-35
/
+36
*
|
Fix TLS client next protocol handling
Jack Lloyd
2016-11-16
1
-1
/
+2
*
|
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
4
-15
/
+26
*
|
Add a script to test TLS compat with major sites
Jack Lloyd
2016-11-16
3
-0
/
+113
*
|
Add new TLS callback for when session is activated
Jack Lloyd
2016-11-16
2
-0
/
+8
*
|
Fix inverted conditional
Jack Lloyd
2016-11-16
1
-1
/
+2
*
|
Disable ffi on cross builds.
Jack Lloyd
2016-11-16
1
-1
/
+1
[next]