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
/
dnskey
/
dnskey_plugin.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Encode RSA public keys in RFC 3110 DNSKEY format
Andreas Steffen
2013-02-19
1
-0
/
+5
|
*
Added features support to dnskey plugin
Andreas Steffen
2011-10-30
1
-7
/
+14
|
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
1
-0
/
+7
|
|
|
|
over plugin_t
*
Migrated dnskey_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-12-04
1
-8
/
+11
|
*
Added a final flag to builder registration to enumerate the actually ↵
Martin Willi
2010-09-03
1
-2
/
+2
|
|
|
|
supported algorithms
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
|
*
Updated dnskey plugin to the new builder API
Martin Willi
2009-09-10
1
-3
/
+3
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-3
/
+3
|
*
implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsing
Martin Willi
2009-08-26
1
-0
/
+60