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 (
Expand
)
Author
Age
Files
Lines
...
*
pki: Declare correct section in pki --issue man page
Tobias Brunner
2014-01-24
1
-1
/
+1
*
chunk: Use dynamically allocated buffer in chunk_from_fd()
Martin Willi
2014-01-23
7
-11
/
+53
*
pki: Make sure no command registers too many options
Tobias Brunner
2014-01-23
2
-4
/
+11
*
pki: Increase MAX_COMMANDS to cover all currently available commands
Tobias Brunner
2014-01-23
1
-2
/
+2
*
pki: Print a warning if MAX_COMMANDS is too low
Tobias Brunner
2014-01-23
1
-0
/
+7
*
pki: Properly use ?: when defining option arrays
Tobias Brunner
2014-01-23
1
-2
/
+2
*
pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB
Tobias Brunner
2013-10-23
7
-10
/
+42
*
ignore *.1 manpage files
Andreas Steffen
2013-09-17
1
-1
/
+1
*
pki: --pub also accepts public keys (i.e. to convert them to a different format)
Tobias Brunner
2013-09-13
2
-3
/
+18
*
pki: Add support to encode public keys in SSH key format
Tobias Brunner
2013-09-13
3
-4
/
+16
*
pki: Don't print an error if no arguments are given
Tobias Brunner
2013-09-13
1
-1
/
+1
*
pki: Install pki(1) as utility directly in $prefix/bin
Tobias Brunner
2013-09-13
13
-86
/
+85
*
pki: Add example commands to setup a simple CA
Tobias Brunner
2013-09-13
1
-0
/
+75
*
pki: Add pki --verify man page
Tobias Brunner
2013-09-13
4
-4
/
+61
*
pki: Add pki --pub man page
Tobias Brunner
2013-09-13
4
-4
/
+81
*
pki: Add pki --print man page
Tobias Brunner
2013-09-13
3
-2
/
+57
*
pki: Add pki --keyid man page
Tobias Brunner
2013-09-13
3
-2
/
+76
*
pki: Add pki --pkcs7 man page
Tobias Brunner
2013-09-13
4
-6
/
+87
*
pki: Add pki --req man page
Tobias Brunner
2013-09-13
4
-5
/
+97
*
pki: Add pki --signcrl man page
Tobias Brunner
2013-09-13
4
-8
/
+134
*
pki: Add pki --issue man page
Tobias Brunner
2013-09-13
4
-8
/
+189
*
pki: Add pki --self man page
Tobias Brunner
2013-09-13
4
-4
/
+154
*
pki: Add pki --gen man page
Tobias Brunner
2013-09-13
4
-4
/
+118
*
pki: Add ipsec-pki(8) man page
Tobias Brunner
2013-09-13
4
-0
/
+79
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-2
/
+2
*
plugin-loader: Removed unused path argument of load() method
Tobias Brunner
2013-06-28
1
-1
/
+1
*
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
2
-2
/
+4
*
Encode RSA public keys in RFC 3110 DNSKEY format
Andreas Steffen
2013-02-19
2
-1
/
+12
*
Properly read data from stream in pki --pkcs7
Tobias Brunner
2013-01-24
1
-6
/
+9
*
Properly destroy mem_cred object on pki --pkcs7 --help
Tobias Brunner
2013-01-24
1
-0
/
+1
*
Allocate data returned by pkcs7_t.get_attribute()
Martin Willi
2012-12-19
1
-0
/
+1
*
Add a --show option to pki --pkcs7 to print contained certificates
Martin Willi
2012-12-19
1
-1
/
+50
*
pki --pkcs7 --verify shows prints the signing time, if available
Martin Willi
2012-12-19
1
-1
/
+17
*
Fix leak in pki --pkcs7 --decrypt
Martin Willi
2012-12-19
1
-0
/
+1
*
Add a pki command to sign, verify, encrypt and decrypt PKCS#7 containers
Martin Willi
2012-12-19
2
-0
/
+392
*
allow the optional sharing if RSA private keys
Andreas Steffen
2012-11-22
1
-3
/
+31
*
implemented generation of safe primes
Andreas Steffen
2012-11-18
1
-7
/
+20
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
4
-4
/
+4
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
4
-4
/
+4
*
Avoid overrunning array when registering pki command line options
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Use centralized hasher names in pki utility
Martin Willi
2012-07-17
6
-45
/
+8
*
Check rng return value when generating serial numbers in pki utility
Tobias Brunner
2012-07-16
2
-8
/
+8
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-1
/
+1
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
3
-0
/
+12
|
\
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
3
-0
/
+12
|
|
\
|
|
*
Added support for iKEIntermediate flag to ipsec pki.
Tobias Brunner
2012-03-20
3
-0
/
+12
*
|
|
ASN.1 two's complement encoding prevents overflow in CRL serial number
Andreas Steffen
2012-04-04
1
-10
/
+18
*
|
|
moved chunk_skip_zero to chunk.h
Andreas Steffen
2012-04-03
1
-17
/
+0
*
|
|
remove leading zeros in ASN.1 encoded serial numbers
Andreas Steffen
2012-03-27
1
-2
/
+22
|
/
/
*
|
Cache list of plugin names to further simplify its usage.
Tobias Brunner
2012-01-19
1
-3
/
+2
[prev]
[next]