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
/
x509_ext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings from GCC 9
Jack Lloyd
2019-03-25
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-1
/
+1
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-2
/
+0
*
If cert extension parsing fails, replace the object with Unknown
Jack Lloyd
2018-08-23
1
-1
/
+6
*
Include AKID in generated self signed certificates
Jack Lloyd
2018-03-06
1
-1
/
+2
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
1
-0
/
+10
*
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
-3
/
+8
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-0
/
+38
*
Fix encoding of subject key identifier
Jack Lloyd
2017-11-16
1
-2
/
+2
*
Fix a memory leak in the case where certificate extension decoding fails.
Jack Lloyd
2017-11-16
1
-12
/
+15
*
Refactor certificate extension handling
Jack Lloyd
2017-11-14
1
-83
/
+249
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-4
/
+4
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-18
/
+18
*
Content:
Tomasz Frydrych
2017-04-03
1
-12
/
+12
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-36
/
+36
*
Rename some methods, add more tests and docs
René Korthaus
2016-12-04
1
-4
/
+42
*
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
1
-0
/
+23
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
1
-0
/
+505