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
/
x509cert.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
1
-3
/
+10
*
Allow parsing and printing certificates with unknown public key algos
Jack Lloyd
2017-11-18
1
-0
/
+5
*
Store all data of an X509 certificate in a shared_ptr data struct.
Jack Lloyd
2017-11-14
1
-56
/
+121
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-4
/
+4
*
Update Doxygen for X509_Certificate::subject_info
Daniel Neus
2017-06-23
1
-2
/
+4
*
Merge GH #900 Add ability to search by X509 DN hash
Jack Lloyd
2017-04-04
1
-2
/
+12
|
\
|
*
Add X509 issuer and subject DN hash methods
Nuno Goncalves
2017-04-03
1
-0
/
+10
|
*
Fix comments
Nuno Goncalves
2017-04-03
1
-2
/
+2
*
|
Content:
Tomasz Frydrych
2017-04-03
1
-4
/
+4
|
/
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-11
/
+11
*
Add X509_Certificate helper functions for OCSP
Jack Lloyd
2016-11-23
1
-0
/
+13
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
1
-0
/
+330