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
*
Correct spelling
Jack Lloyd
2018-12-29
1
-0
/
+1
*
Make significant_words const time also
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Fix more MSVC warnings
Jack Lloyd
2018-12-04
1
-1
/
+1
*
Silence MSVC warnings
Jack Lloyd
2018-12-04
1
-2
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
7
-11
/
+17
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
2
-4
/
+0
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
2
-3
/
+3
*
Fix certstore tests
Jack Lloyd
2018-09-11
1
-0
/
+1
*
If cert extension parsing fails, replace the object with Unknown
Jack Lloyd
2018-08-23
2
-2
/
+8
*
Simplify exception messages
Jack Lloyd
2018-08-22
3
-3
/
+3
*
Add path validation to FFI
Jack Lloyd
2018-08-13
1
-0
/
+1
*
Expose BER_Decoder constructor taking BER_Object&&
Jack Lloyd
2018-06-08
1
-2
/
+2
*
DER improvements
Jack Lloyd
2018-05-22
5
-69
/
+68
*
Use BER_Decoder::get_next to cleanup X.509 cert decoding code
Jack Lloyd
2018-05-21
1
-14
/
+13
*
Remove debug assignment [ci skip]
Jack Lloyd
2018-04-16
1
-1
/
+0
*
Truncate new SKIDs to 192 bits
Jack Lloyd
2018-04-16
2
-6
/
+9
*
Extend Certificate_Store_In_Memory to load just a single cert from file
Jack Lloyd
2018-03-24
1
-3
/
+9
*
Bypass self-signed check in X509_Certificate if AKID and SKID are set
Jack Lloyd
2018-03-24
1
-12
/
+17
*
Avoid creating a map from a DN when not required
Jack Lloyd
2018-03-21
4
-14
/
+18
*
Store elements of a DN as a vector
Jack Lloyd
2018-03-21
2
-59
/
+59
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
2
-38
/
+73
*
Support multiple DNS names through the command line interface
Jack Lloyd
2018-03-19
2
-0
/
+5
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
1
-1
/
+1
*
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
[next]