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
*
Merge GH #1492 Support custom DN entries
Jack Lloyd
2018-03-14
2
-67
/
+56
|
\
|
*
Address review comments
Jack Lloyd
2018-03-14
1
-2
/
+2
|
*
Support custom DN entries
Jack Lloyd
2018-03-14
2
-67
/
+56
*
|
Allow the caller to specify the serial number of a generated cert
Jack Lloyd
2018-03-14
2
-12
/
+96
|
/
*
Handle cert.subject_info("Email")
Jack Lloyd
2018-03-06
1
-0
/
+3
*
Include AKID in generated self signed certificates
Jack Lloyd
2018-03-06
2
-4
/
+12
*
Add X509_Certificate::subject_public_key_info
Jack Lloyd
2018-03-05
2
-3
/
+16
*
Merge GH #1470 Use soft fail for OCSP
Jack Lloyd
2018-03-04
6
-20
/
+63
|
\
|
*
Document OCSP softfail/hardfail check behaviour.
souch
2018-03-02
1
-0
/
+3
|
*
OCSP softfail revocation check
Mathieu Souchaud
2018-03-01
5
-20
/
+60
*
|
Fix check_crl_online segfaults, need tests.
Mathieu Souchaud
2018-03-02
1
-11
/
+10
*
|
Fix crash bug in check_crl_online
Jack Lloyd
2018-03-01
1
-1
/
+1
|
/
*
Add Path_Validation_Result::warnings_string() method
Mathieu Souchaud
2018-02-28
2
-0
/
+19
*
Fix Path_Validation_Result::no_warnings
Mathieu Souchaud
2018-02-28
1
-1
/
+4
*
Load every certificates of files found.
Mathieu Souchaud
2018-02-01
1
-2
/
+15
*
Improve X.509 documentation
Jack Lloyd
2018-01-29
1
-1
/
+9
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
8
-121
/
+201
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
9
-99
/
+98
*
Avoid including x509_ext.h in pkcs10.h
Jack Lloyd
2018-01-03
1
-1
/
+1
*
use range-based for loop instead of std::for_each
Patrik Fiedler
2018-01-03
1
-4
/
+2
*
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
4
-3
/
+42
*
Fix build on old Clang
Jack Lloyd
2018-01-01
1
-1
/
+2
*
Reorder fields of X509_Certificate_Data to reduce size
Jack Lloyd
2017-12-30
1
-8
/
+8
*
Change X509_Certificate to cache cert policies and name constraints
Jack Lloyd
2017-12-30
2
-20
/
+20
*
Deprecate X509_Certificate::policies
Jack Lloyd
2017-12-30
1
-1
/
+1
*
Add final annotation on Data_Store
Jack Lloyd
2017-12-28
1
-1
/
+1
*
Change X509_Certificate::subject_public_key_bitstring_sha1 to return const ref
Jack Lloyd
2017-12-27
2
-2
/
+3
*
Fix a couple Doxygen format errors [ci skip]
Jack Lloyd
2017-12-26
1
-5
/
+7
*
Move DN upper bound function to X509_DN static function
Jack Lloyd
2017-12-23
5
-32
/
+17
*
Initialize CRL_Code field in CRL_Entry data
Jack Lloyd
2017-12-23
1
-1
/
+1
*
Increase size of CRL code enum to 32-bits
Jack Lloyd
2017-12-23
1
-1
/
+1
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
5
-14
/
+135
*
Fix some shadow and unused parameter warnings
Jack Lloyd
2017-12-20
2
-6
/
+8
*
Merge GH #1363 Fix various X509 path building and validation bugs
Jack Lloyd
2017-12-20
18
-48
/
+683
|
\
|
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
18
-48
/
+683
*
|
Don't encode AlgorithmIdentifier parameters for ECDSA in X.509 objects
René Korthaus
2017-12-20
1
-2
/
+5
|
/
*
Merge GH #1364 Expose a function returning status when verifying X509 objects
Jack Lloyd
2017-12-19
6
-59
/
+99
|
\
|
*
Expose a function returning a status code for verifing X509 objects
Jack Lloyd
2017-12-19
6
-59
/
+99
*
|
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
6
-21
/
+23
|
/
*
Avoid tying encoding of CRLs to the current system clock
Jack Lloyd
2017-12-18
2
-19
/
+66
*
Expose timeouts on the freestanding OCSP request utils
Jack Lloyd
2017-12-17
2
-6
/
+24
*
Use HTTP level timeouts instead of polling on the std::future
Jack Lloyd
2017-12-17
2
-25
/
+8
*
Add ability to fingerprint public keys
Jack Lloyd
2017-12-14
2
-19
/
+4
*
Need binary IO for Windows
Jack Lloyd
2017-12-04
4
-14
/
+4
*
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
10
-136
/
+140
*
CRL_Data is a struct not a class
Jack Lloyd
2017-11-29
1
-1
/
+2
*
Allow parsing and printing certificates with unknown public key algos
Jack Lloyd
2017-11-18
2
-6
/
+31
*
Fix encoding of subject key identifier
Jack Lloyd
2017-11-16
5
-23
/
+27
*
Fix a memory leak in the case where certificate extension decoding fails.
Jack Lloyd
2017-11-16
2
-30
/
+33
*
Remove debug abort [ci skip]
Jack Lloyd
2017-11-14
1
-1
/
+0
[next]