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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
use DN from pkcs10 request if it exists
Andreas Steffen
2011-02-07
1
-5
/
+6
|
*
Added support for empty subjects DNs to pki --issue
Martin Willi
2011-01-05
1
-8
/
+7
|
*
Use incremented serial of base CRL when signing delta CRL
Martin Willi
2011-01-05
1
-0
/
+2
|
*
Slightly renamed different policyConstraints to distinguish them better
Martin Willi
2011-01-05
2
-12
/
+12
|
*
Added inhibitAnyPolicy constraint support to pki tool
Martin Willi
2011-01-05
3
-5
/
+21
|
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
1
-10
/
+10
|
*
Added support for delta CRLs to pki tool
Martin Willi
2011-01-05
3
-18
/
+91
|
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
2
-14
/
+30
|
*
Added policyConstraints support to pki tool
Martin Willi
2011-01-05
3
-45
/
+86
|
*
Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for ↵
Martin Willi
2011-01-05
3
-3
/
+3
|
|
|
|
PolicyConstraints, too
*
Added policyMappings support to pki tool
Martin Willi
2011-01-05
3
-12
/
+121
|
*
Added certificatePolicy options to pki tool
Martin Willi
2011-01-05
3
-4
/
+135
|
*
pki --issue/self support permitted/excluded NameConstraints
Martin Willi
2011-01-05
2
-18
/
+56
|
*
pki --print prints NameConstraints
Martin Willi
2011-01-05
1
-0
/
+25
|
*
CRLSign keyUsage or CA basicConstraint are sufficient for CRL validation
Martin Willi
2011-01-05
1
-2
/
+2
|
*
pki tool shows and builds crlSign keyUsage
Martin Willi
2011-01-05
3
-2
/
+14
|
*
Added --crlissuer option to pki --issue
Martin Willi
2011-01-05
1
-18
/
+25
|
*
Added support for CRL Issuers to x509 and OpenSSL plugins
Martin Willi
2011-01-05
1
-3
/
+8
|
*
Added crl support to pki --print
Martin Willi
2010-08-30
1
-7
/
+52
|
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-1
/
+1
|
*
Added PKCS#11 private key support to the pki tool
Martin Willi
2010-08-04
4
-22
/
+81
|
*
Use a dedicated build part for challenge passwords, BUILD_PASSPHRASE gets ↵
Martin Willi
2010-08-04
1
-1
/
+1
|
|
|
|
obsolete
*
Added pki PEM encoding support for certificates, CRLs and PKCS10 requests
Martin Willi
2010-07-13
6
-14
/
+46
|
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
4
-8
/
+4
|
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵
Martin Willi
2010-07-13
4
-10
/
+10
|
|
|
|
encoding
*
Changed default lifetime of certificates to 3 years
Martin Willi
2010-05-31
2
-4
/
+4
|
*
Support extendedKeyUsage flags in self-signed certificates
Martin Willi
2010-05-31
1
-0
/
+16
|
*
Added a --signcrl command to the pki utility
Martin Willi
2010-05-21
1
-0
/
+375
|
*
Added a --print command to pki that dumps different credentials
Martin Willi
2010-05-20
1
-0
/
+368
|
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-4
/
+4
|
*
fixed short option name
Andreas Steffen
2010-04-04
1
-1
/
+1
|
*
we don't accept a serial number with leading zeroes
Andreas Steffen
2010-03-14
2
-0
/
+10
|
*
Support TLS client authentication Extended Key Usage in x509 generation
Martin Willi
2010-01-14
1
-1
/
+5
|
*
ipsec pki --self|issue supports --pathlen option setting a path length ↵
Andreas Steffen
2009-12-31
2
-3
/
+14
|
|
|
|
constraint
*
ipsec pki --issue suports --flag authServer option
Andreas Steffen
2009-10-05
1
-1
/
+5
|
*
ipsec pki --issue supports --flag ocspSigning option
Andreas Steffen
2009-10-05
1
-0
/
+8
|
*
Removed obsolete per-command debug level option
Martin Willi
2009-09-16
3
-9
/
+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
|
*
fixed typo
Andreas Steffen
2009-09-15
1
-1
/
+1
|
*
Handle pki --debug and --options in a generic way for all command
Martin Willi
2009-09-15
6
-105
/
+63
|
*
pki tool supports single letter short options
Martin Willi
2009-09-15
6
-7
/
+7
|
*
pki --pub and --keyid accept pkcs10 as input
Andreas Steffen
2009-09-15
2
-2
/
+14
|
*
enable debug level setting
Andreas Steffen
2009-09-14
6
-1
/
+31
|
*
support of PKCS#10 certificate request parsing
Andreas Steffen
2009-09-13
1
-23
/
+81
|
*
fixed another typo
Andreas Steffen
2009-09-12
2
-2
/
+2
|
*
fixed typo
Andreas Steffen
2009-09-12
2
-4
/
+4
|
*
pki tool can issue/self-sign certificates with OCSP URIs
Martin Willi
2009-09-11
2
-13
/
+28
|
*
pki tool can issue certificates with CRL distribution points
Martin Willi
2009-09-11
1
-3
/
+10
|
*
Use dynamic registration/usage invocation of command types
Martin Willi
2009-09-10
6
-22
/
+22
|
[prev]
[next]