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
/
pem
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
|
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
|
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-0
/
+1
|
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
1
-1
/
+1
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
1
-2
/
+0
|
*
Fixed loading of DER encoded certificate files
Martin Willi
2009-09-16
1
-5
/
+5
|
*
Implemented support for preinstalled PGP certificates in charon
Martin Willi
2009-09-15
1
-0
/
+5
|
*
support of PKCS#10 certificate request parsing
Andreas Steffen
2009-09-13
1
-0
/
+2
|
*
Updated pem plugin to the new builder API
Martin Willi
2009-09-10
3
-183
/
+128
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
3
-36
/
+36
|
*
added workaround to parse PEM encoded PGP key with KEY_RSA
Martin Willi
2009-08-28
1
-0
/
+7
|
*
added a BUILD_FROM_FD option, supporting credential parsing from stdin
Martin Willi
2009-08-26
1
-0
/
+43
|
*
handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵
Martin Willi
2009-08-26
2
-18
/
+8
|
|
|
|
credential kind
*
use a pluto specific credential builder to build pluto cert_t's
Martin Willi
2009-08-26
3
-0
/
+26
|
*
pass along X509 flags when loading PEM encoded data
Martin Willi
2009-08-26
1
-2
/
+11
|
*
added file loading support to pem plugin, using mmap()
Martin Willi
2009-08-26
1
-15
/
+79
|
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
5
-0
/
+698
[prev]