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
/
libstrongswan
/
plugins
/
sshkey
Commit message (
Expand
)
Author
Age
Files
Lines
*
sshkey: Fix loading of ECDSA keys from files
Tobias Brunner
2014-06-18
2
-3
/
+3
*
sshkey: Add support to parse SSH public keys from files with left|rightsigkey
Tobias Brunner
2014-06-18
3
-3
/
+59
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
sshkey: uclibc only defines fmemopen(3) if _GNU_SOURCE is defined
Tobias Brunner
2014-02-19
1
-0
/
+1
*
pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB
Tobias Brunner
2013-10-23
1
-19
/
+11
*
sshkey: Add support for parsing keys from files
Tobias Brunner
2013-09-13
1
-1
/
+92
*
sshkey: Add encoding for ECDSA keys
Tobias Brunner
2013-09-13
1
-0
/
+72
*
sshkey: Add encoder for RSA keys
Tobias Brunner
2013-09-13
5
-2
/
+91
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+4
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
1
-1
/
+1
*
sshkey: Add support for ECDSA keys
Tobias Brunner
2013-05-07
1
-0
/
+70
*
sshkey: Added builder for SSHKEY RSA keys
Tobias Brunner
2013-05-07
4
-1
/
+139
*
Add sshkey plugin stub that will parse RFC 4253 public keys
Tobias Brunner
2013-05-07
3
-0
/
+129