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
/
signcrl.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
-5
/
+18
*
pki: Indent usage lines properly automatically
Tobias Brunner
2017-11-08
1
-6
/
+6
*
certificates: Use shared destructor for x509_cdp_t
Tobias Brunner
2017-09-18
1
-11
/
+2
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
1
-10
/
+18
*
pki: Edited keyid parameter use in various pki man pages and usage outputs
Andreas Steffen
2017-03-06
1
-1
/
+4
*
pki: Don't remove zero bytes in CRL serials anymore
Tobias Brunner
2016-10-11
1
-6
/
+7
*
pki: Use serial of base CRL for delta CRLs
Tobias Brunner
2016-10-11
1
-1
/
+4
*
Support BLISS signatures with SHA-3 hash
Andreas Steffen
2015-11-03
1
-1
/
+1
*
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
-2
/
+5
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
1
-0
/
+5
*
pki: Switch to binary mode on Windows when reading/writing DER to FDs
Martin Willi
2014-06-04
1
-0
/
+1
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
1
-2
/
+1
*
pki: Support absolute --this/next-update CRL lifetimes
Martin Willi
2014-03-31
1
-6
/
+22
*
pki: Add pki --signcrl man page
Tobias Brunner
2013-09-13
1
-6
/
+6
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
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
*
ASN.1 two's complement encoding prevents overflow in CRL serial number
Andreas Steffen
2012-04-04
1
-10
/
+18
*
pki: Avoid integer overflow when calculating certificate lifetimes.
Tobias Brunner
2011-12-23
1
-1
/
+1
*
Do proper cleanup in some error cases in pki signcrl.
Tobias Brunner
2011-04-14
1
-2
/
+4
*
Use incremented serial of base CRL when signing delta CRL
Martin Willi
2011-01-05
1
-0
/
+2
*
Added support for delta CRLs to pki tool
Martin Willi
2011-01-05
1
-17
/
+63
*
CRLSign keyUsage or CA basicConstraint are sufficient for CRL validation
Martin Willi
2011-01-05
1
-2
/
+2
*
Added PKCS#11 private key support to the pki tool
Martin Willi
2010-08-04
1
-8
/
+24
*
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
*
Added a --signcrl command to the pki utility
Martin Willi
2010-05-21
1
-0
/
+375