Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -4/+5 |
* | Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w... | Tobias Brunner | 2010-03-02 | 1 | -1/+0 |
* | Streamlined the source file list formatting in plugin makefiles. | Tobias Brunner | 2010-03-02 | 1 | -2/+3 |
* | Link all enabled libstrongswan plugins into the library, link all enabled cha... | Tobias Brunner | 2010-03-02 | 1 | -2/+5 |
* | 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 |
* | Updated dnskey plugin to the new builder API | Martin Willi | 2009-09-10 | 3 | -76/+49 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 2 | -14/+14 |
* | implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsing | Martin Willi | 2009-08-26 | 5 | -0/+339 |