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_dn.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More perf fixes
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Fix decoding a DN when the set contains more than one element
Jack Lloyd
2021-02-20
1
-1
/
+1
*
More charset.h cleanups
Jack Lloyd
2021-01-13
1
-1
/
+60
*
Add some helpers for start_cons
Jack Lloyd
2021-01-13
1
-2
/
+2
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-2
/
+2
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-6
/
+6
*
Add X509_DN::DER_encode
Jack Lloyd
2020-11-09
1
-0
/
+11
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Merge X.509 header files
Jack Lloyd
2020-10-31
1
-1
/
+1
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-6
/
+5
*
Don't throw here
Jack Lloyd
2019-08-04
1
-1
/
+5
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-12
/
+6
*
Fix X509_DN comparison
Jack Lloyd
2019-05-08
1
-8
/
+49
*
Add a wrapper class that wraps macOS or Linux certificate stores.
Jack Lloyd
2019-04-13
1
-0
/
+8
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
1
-1
/
+1
*
Avoid creating a map from a DN when not required
Jack Lloyd
2018-03-21
1
-7
/
+11
*
Store elements of a DN as a vector
Jack Lloyd
2018-03-21
1
-52
/
+35
*
Address review comments
Jack Lloyd
2018-03-14
1
-2
/
+2
*
Support custom DN entries
Jack Lloyd
2018-03-14
1
-55
/
+38
*
Move DN upper bound function to X509_DN static function
Jack Lloyd
2017-12-23
1
-1
/
+0
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-0
/
+1
*
Fix PKCS10 subject alt name usage
Jack Lloyd
2017-11-14
1
-4
/
+3
*
Add a test for GH #1252
Jack Lloyd
2017-11-14
1
-1
/
+7
*
Move X509_DN and AlternativeName from asn1 to x509
Jack Lloyd
2017-11-14
1
-0
/
+407