strongswan/src/pki
Tobias Brunner 71c9565a3a pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB
This allows more than one builder to try parsing the data read from STDIN.
2013-10-23 17:20:39 +02:00
..
commands pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB 2013-10-23 17:20:39 +02:00
man ignore *.1 manpage files 2013-09-17 10:58:53 +02:00
.gitignore started implementation of a PKI tool, currently supporting RSA|ECDSA key generation 2009-08-26 11:23:55 +02:00
Makefile.am pki: Install pki(1) as utility directly in $prefix/bin 2013-09-13 15:07:36 +02:00
command.c pki: Don't print an error if no arguments are given 2013-09-13 15:14:00 +02:00
command.h Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
pki.c pki: Add support to encode public keys in SSH key format 2013-09-13 15:23:49 +02:00
pki.h Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00