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
*
Add X509_Certificate::subject_public_key_info
Jack Lloyd
2018-03-05
1
-0
/
+6
*
Improve X.509 documentation
Jack Lloyd
2018-01-29
1
-1
/
+9
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
1
-0
/
+7
*
add the detection for the ca issuers field(1.3.6.1.5.5.7.48.2) in x509 certif...
Patrik Fiedler
2018-01-03
1
-0
/
+5
*
Change X509_Certificate to cache cert policies and name constraints
Jack Lloyd
2017-12-30
1
-2
/
+2
*
Deprecate X509_Certificate::policies
Jack Lloyd
2017-12-30
1
-1
/
+1
*
Change X509_Certificate::subject_public_key_bitstring_sha1 to return const ref
Jack Lloyd
2017-12-27
1
-1
/
+2
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-0
/
+6
*
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