index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pki
/
commands
/
req.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pki: Enable PSS padding if enabled in strongswan.conf
Tobias Brunner
2017-11-08
1
-1
/
+2
*
pki: Optionally generate RSA/PSS signatures
Tobias Brunner
2017-11-08
1
-14
/
+28
*
pki: Indent usage lines properly automatically
Tobias Brunner
2017-11-08
1
-1
/
+1
*
pki: Edited keyid parameter use in various pki man pages and usage outputs
Andreas Steffen
2017-03-06
1
-4
/
+2
*
Add keyid of smartcard or TPM private key as an argument to pki --req
Andreas Steffen
2017-03-02
1
-2
/
+15
*
pki: Add generic 'priv' key type that loads any type of private key
Tobias Brunner
2016-10-05
1
-3
/
+7
*
Support BLISS signatures with SHA-3 hash
Andreas Steffen
2015-11-03
1
-1
/
+2
*
pki: Choose default digest based on the signature key
Tobias Brunner
2015-03-23
1
-2
/
+6
*
pki: Use SHA-256 as default for signatures
Tobias Brunner
2015-03-23
1
-10
/
+2
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
1
-3
/
+7
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
1
-1
/
+10
*
pki: Switch to binary mode on Windows when reading/writing DER to FDs
Martin Willi
2014-06-04
1
-0
/
+2
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
1
-2
/
+1
*
pki: Fix minor resource leak on failure to read the private key in --req
5.1.2rc2
Tobias Brunner
2014-02-18
1
-1
/
+2
*
chunk: Use dynamically allocated buffer in chunk_from_fd()
Martin Willi
2014-01-23
1
-1
/
+6
*
pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB
Tobias Brunner
2013-10-23
1
-1
/
+5
*
pki: Add pki --req man page
Tobias Brunner
2013-09-13
1
-3
/
+2
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Use centralized hasher names in pki utility
Martin Willi
2012-07-17
1
-2
/
+2
*
Do proper cleanup in error case in pki req.
Tobias Brunner
2011-04-14
1
-1
/
+2
*
Use a dedicated build part for challenge passwords, BUILD_PASSPHRASE gets obs...
Martin Willi
2010-08-04
1
-1
/
+1
*
Added pki PEM encoding support for certificates, CRLs and PKCS10 requests
Martin Willi
2010-07-13
1
-2
/
+10
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-2
/
+1
*
Removed obsolete per-command debug level option
Martin Willi
2009-09-16
1
-3
/
+0
*
corrected usage
Andreas Steffen
2009-09-15
1
-2
/
+1
*
pki --req generates a PKCS#10 certificate request
Andreas Steffen
2009-09-15
1
-0
/
+188