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
/
lib
/
x509
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
4
-17
/
+51
*
Fix TLS tests wrt validation changes
Jack Lloyd
2016-11-25
1
-2
/
+2
*
Add a test for to_string(Certificate_Status_Code)
Jack Lloyd
2016-11-25
1
-5
/
+5
*
Address review comments from @cordney
Jack Lloyd
2016-11-25
5
-114
/
+249
*
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
2
-3
/
+7
*
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
2
-2
/
+10
*
Add some simple OCSP tests
Jack Lloyd
2016-11-23
1
-0
/
+2
*
Consult the response for matching certs also, fixes Symantec OCSP
Jack Lloyd
2016-11-23
1
-2
/
+20
*
Refactor X.509 path validation
Jack Lloyd
2016-11-23
7
-356
/
+744
*
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
*
Add key_constraints_to_string, GOST-34.10 cert handling
Jack Lloyd
2016-11-18
3
-5
/
+64
*
Pubkey cleanups
Jack Lloyd
2016-11-12
3
-4
/
+3
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-3
/
+1
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
1
-2
/
+1
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
37
-0
/
+7052