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
/
certstor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-6
/
+6
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
1
-42
/
+28
*
Merge X.509 header files
Jack Lloyd
2020-10-31
1
-0
/
+1
*
Remove some duplicated logic for Certstore find_cert
Jack Lloyd
2020-06-30
1
-0
/
+16
*
Extend Certificate_Store_In_Memory to load just a single cert from file
Jack Lloyd
2018-03-24
1
-3
/
+9
*
Load every certificates of files found.
Mathieu Souchaud
2018-02-01
1
-2
/
+15
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-0
/
+23
*
Add certificate store lookup by subject DN hash
Nuno Goncalves
2017-04-03
1
-0
/
+17
*
Refactor find_cert_by_pubkey_sha1 to reuse hash object
Nuno Goncalves
2017-04-03
1
-2
/
+6
*
Refactor and modernize files to be edited
Nuno Goncalves
2017-04-03
1
-33
/
+24
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-6
/
+6
*
Address review comments from @cordney
Jack Lloyd
2016-11-25
1
-4
/
+10
*
Add find_cert_by_pubkey_sha1 to Certificate_Store_In_Memory
Jack Lloyd
2016-11-23
1
-29
/
+33
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
1
-0
/
+152