]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/daemon.c
Merge branch 'ikev1-clean' into ikev1-master
[people/ms/strongswan.git] / src / libcharon / daemon.c
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Clavister OpenSourceIKEv1 XAuth: Added plugin support for XAuth, which...
2012-01-19  Tobias BrunnerCache list of plugin names to further simplify its...
2012-01-19  Tobias BrunnerSimplified logging of list of loaded plugins.
2011-12-15  Tobias BrunnerMake sure the certificate cache is flushed when plugins...
2011-12-14  Tobias BrunnerDestroy mediation managers before unloading plugins.
2011-10-24  Andreas Steffenrefactored TNC framework
2011-10-14  Martin WilliPlugin enumerator enumerates over loaded features, too
2011-10-14  Martin WilliInclude library.h in plugin.h
2011-09-12  Martin WilliClear traps during shutdown before unloading kernel...
2011-08-08  Martin WilliMigrated all SIM/AKA code to libsimaka, use SIM and...
2011-06-28  Andreas Steffenimplemented PASS and DROP shunt policies
2011-06-07  Andreas Steffenexplicitly activate use of TNC headers
2011-05-19  Martin WilliFix some warnings triggered by gcc 4.6 -Wunused-but...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2011-03-22  Tobias BrunnerFall back to _LINUX_CAPABILITY_VERSION if no explicit...
2011-02-09  Andreas Steffenreplaced ipsec up %startall command by start_action job
2011-01-17  Martin WilliUse newer Linux capability native API, if available
2011-01-05  Martin WilliMoved generic infrastructure initialization to libcharo...
2011-01-05  Martin WilliMoved logger initialization from libcharon to charon
2010-11-09  Andreas Steffenimplement IMC and IMV manager classes
2010-11-09  Andreas Steffenimplemented IMC/IMV handler
2010-09-28  Andreas Steffenmoved TNCCS layer out of eap_tnc plugin
2010-09-02  Tobias BrunnerRefer to scheduler and processor via lib and not hydra.
2010-09-02  Tobias BrunnerMoved kernel interface to libhydra.
2010-09-02  Tobias BrunnerMoved scheduler_t to libhydra.
2010-09-02  Tobias BrunnerAdded kernel event handler stub.
2010-09-02  Tobias BrunnerRefer to processor via hydra and not charon.
2010-09-02  Tobias BrunnerMove processor_t (thread-pool) to libhydra.
2010-08-25  Martin WilliAdded a ike_name logger option to prefix the IKE_SA...
2010-07-13  Martin WilliMoved credential manager to libstrongswan
2010-07-08  Martin WilliThe file logger supports a time prefix using a strftime...
2010-06-24  Tobias BrunnerFlush and destroy the send queue before unloading the...
2010-06-15  Tobias BrunnerAdding support for the native Linux capabilities interface.
2010-06-07  Martin Willitraffic_selector_t is gone into libstrongswan, migrate...
2010-05-04  Tobias BrunnerMoved syslog.h include.
2010-05-04  Adrian-Ken RueegseggerAdd 'flush_line' option to filelog section.
2010-04-06  Tobias BrunnerAdding support for debug groups in libstrongswan's...
2010-03-24  Tobias BrunnerInit/deinit libhydra in charon and pluto.
2010-03-19  Tobias BrunnerConvert charon into libcharon.
2010-03-19  Tobias BrunnerMoving charon to libcharon.