aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/sshkey/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* sshkey: Add encoder for RSA keysTobias Brunner2013-09-131-1/+2
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+4
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* sshkey: Added builder for SSHKEY RSA keysTobias Brunner2013-05-071-1/+2
|
* Add sshkey plugin stub that will parse RFC 4253 public keysTobias Brunner2013-05-071-0/+15