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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Handle pki --debug and --options in a generic way for all command
Martin Willi
2009-09-15
8
-133
/
+163
|
*
pki tool supports single letter short options
Martin Willi
2009-09-15
8
-13
/
+42
|
*
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
8
-1
/
+61
|
*
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
3
-15
/
+30
|
*
pki tool can issue certificates with CRL distribution points
Martin Willi
2009-09-11
1
-3
/
+10
|
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
2
-3
/
+2
|
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
2
-2
/
+1
|
*
Use dynamic registration/usage invocation of command types
Martin Willi
2009-09-10
9
-68
/
+77
|
*
splitted PKI tool to a file per command
Martin Willi
2009-09-10
11
-1082
/
+1380
|
*
use generic option parsing with usage information
Martin Willi
2009-09-10
1
-252
/
+202
|
*
fixed memleak
Martin Willi
2009-09-09
1
-2
/
+3
|
*
split usage information
Andreas Steffen
2009-09-09
1
-29
/
+166
|
*
updated usage of ipsec pki --self
Andreas Steffen
2009-09-08
1
-0
/
+2
|
*
support --options also in ipsec pki --self
Andreas Steffen
2009-09-08
1
-48
/
+62
|
*
--options reads command line options from file
Andreas Steffen
2009-09-08
1
-81
/
+81
|
*
pki tool supports subjectAltNames in certificates
Martin Willi
2009-09-08
1
-8
/
+53
|
*
pki tool --issue/--verify operations require a CA with CA basicConstraint
Martin Willi
2009-09-08
1
-3
/
+11
|
*
pki tool can set CA basicConstraint on --self/--issued certificates
Martin Willi
2009-09-08
1
-4
/
+17
|
*
pki tool can issue certificates
Martin Willi
2009-09-07
1
-26
/
+257
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-15
/
+15
|
*
handle plugin loading failures
Martin Willi
2009-09-01
1
-2
/
+5
|
*
allow choice of digest algorithm in certificate generation
Andreas Steffen
2009-08-28
1
-1
/
+33
|
*
cosmetics
Andreas Steffen
2009-08-27
1
-3
/
+3
|
*
fixed return value
Martin Willi
2009-08-27
1
-0
/
+1
|
*
PKI tool supports certificate verification
Martin Willi
2009-08-27
1
-0
/
+110
|
*
PKI tool supports generation of self-signed certificates
Martin Willi
2009-08-27
1
-0
/
+166
|
*
implemented fingerprinting support for PKI tool
Martin Willi
2009-08-27
1
-0
/
+137
|
*
use --outform consistantly
Andreas Steffen
2009-08-26
1
-1
/
+1
|
*
the option has been changed to --outform
Andreas Steffen
2009-08-26
1
-2
/
+2
|
*
encoding public EC keys is not really possible without subjectPublicKeyInfo
Martin Willi
2009-08-26
1
-9
/
+25
|
*
pki tool supports public key extraction from private key, certificates
Martin Willi
2009-08-26
1
-21
/
+141
|
*
started implementation of a PKI tool, currently supporting RSA|ECDSA key ↵
Martin Willi
2009-08-26
3
-0
/
+199
generation
[prev]