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
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
3
-5
/
+10
*
Small fixes in API docs [ci skip]
René Korthaus
2017-03-09
1
-1
/
+1
*
Allow OCSP requests without the full subject certificate
Nuno Goncalves
2017-03-04
5
-16
/
+43
*
Remove verify_end() chained immediatly before end_cons() (close #890)
Nuno Goncalves
2017-02-25
3
-4
/
+0
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-4
/
+4
*
Move Data_Store from utils to x509
Jack Lloyd
2017-01-04
4
-4
/
+225
*
Increase Path_Validation_Restrictions default min strength to 110
Jack Lloyd
2016-12-27
1
-6
/
+8
*
Remove unnecessary BOTAN_DLL annotations
Jack Lloyd
2016-12-27
1
-1
/
+1
*
Add CertificatePathStatusCodes typedef
Jack Lloyd
2016-12-18
2
-31
/
+37
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
26
-184
/
+184
*
Rename some methods, add more tests and docs
René Korthaus
2016-12-04
3
-12
/
+50
*
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
7
-25
/
+153
*
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