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
/
cli
/
x509.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-4
/
+4
*
Avoid using deprecated functions for key loading
Jack Lloyd
2020-12-14
1
-4
/
+7
*
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
1
-2
/
+2
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-4
/
+3
*
Add a wrapper class that wraps macOS or Linux certificate stores.
Jack Lloyd
2019-04-13
1
-0
/
+58
*
Allow creating intermediate CAs using CLI
Jack Lloyd
2019-04-10
1
-3
/
+8
*
Fix more MSVC warnings
Jack Lloyd
2018-12-10
1
-2
/
+2
*
Support getting a passphrase from most of the cli tools
Jack Lloyd
2018-12-01
1
-6
/
+10
*
Allow setting extended key usage when generating PKCS10
Jack Lloyd
2018-06-28
1
-1
/
+6
*
Extensions to X509 CLI utils
Jack Lloyd
2018-05-09
1
-5
/
+18
*
Support multiple DNS names through the command line interface
Jack Lloyd
2018-03-19
1
-3
/
+5
*
Don't default to PSS signatures
Jack Lloyd
2018-03-09
1
-4
/
+17
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
1
-1
/
+1
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+60
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-4
/
+7
*
Expose timeouts on the freestanding OCSP request utils
Jack Lloyd
2017-12-17
1
-2
/
+3
*
Add ability to print fingerprint in cert_info cli
Jack Lloyd
2017-10-20
1
-1
/
+4
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-1
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Fix sign_cert CLI incorrectly handling --ca-key-pass
René Korthaus
2017-07-01
1
-2
/
+4
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-31
/
+29
*
CLI OCSP: fix expected OK return code
Nuno Goncalves
2017-02-18
1
-1
/
+1
*
Refactor X.509 path validation
Jack Lloyd
2016-11-23
1
-3
/
+4
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-1
/
+1
*
Have cli cert_info parse multiple certs from file
Jack Lloyd
2016-10-02
1
-3
/
+25
*
Make cli sign_cert key pass param optional
René Korthaus
2016-09-23
1
-4
/
+12
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-6
/
+6
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-6
/
+6
*
Add Command::rng()
Jack Lloyd
2015-12-27
1
-13
/
+6
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-0
/
+224