]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/plugin_loader.h
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / plugins / plugin_loader.h
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2017-05-23  Tobias BrunnerMerge branch 'fuzzing'
2017-05-23  Tobias Brunnerplugin-loader: Add facility to register plugin constructors
2014-09-24  Martin WilliMerge branch 'systemd'
2014-09-22  Martin Williplugin-loader: Support a reload() callback for static...
2014-02-18  Tobias Brunnerplugin-loader: Escape <ns> in comment as Doxygen sees...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerplugin-loader: Optionally use load option in each plugi...
2013-11-06  Martin WilliMerge branch 'unit-tests'
2013-11-06  Tobias Brunnerplugin-loader: Convenience function added to add plugin...
2013-06-28  Tobias Brunnerplugin-loader: Removed unused path argument of load...
2013-06-27  Tobias Brunnerplugin-loader: Method added to provide additional searc...
2013-06-21  Tobias Brunnerplugin-loader: Add method to print loaded plugins on...
2013-06-21  Martin WilliMerge branch 'unit-tests-ecdsa'
2013-06-21  Martin WilliMove test-runners has_feature() function to plugin...
2013-06-11  Tobias BrunnerMerge branch 'plugin-loader'
2013-06-11  Tobias BrunnerRefactored plugin-loader with improved dependency resol...
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-06-25  Tobias BrunnerAdded a method to plugin_loader_t to add 'static' plugi...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-01-19  Tobias BrunnerCache list of plugin names to further simplify its...
2012-01-19  Tobias BrunnerFunction added to plugin_loader to get a list of the...
2011-10-14  Martin WilliDoxygen fixups
2011-10-14  Tobias BrunnerFixed comment of create_plugin_enumerator.
2011-10-14  Martin WilliPlugin enumerator enumerates over loaded features, too
2011-04-15  Martin WilliAdded plugin_loader method to reload plugin configurations
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2009-09-10  Martin Williuse NULL to load plugins from default plugin directory
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-01  Martin Williplugins marked with a '!' are handled as critical:...
2009-03-24  Martin Williupdated Doxyfile
2008-06-24  Martin Willienumerating loaded plugins in "ipsec statusall"
2008-05-15  Martin Williplugin load configuration in strongswan.conf
2008-03-13  Martin Willimerged the modularization branch (credentials) back...