]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/smp/smp.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libcharon / plugins / smp / smp.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2019-10-28  Tobias BrunnerMerge branch 'enum-strings'
2019-10-28  Tobias BrunnerAdd missing strings to several enum string definitions
2019-05-08  Tobias Brunnersmp: Use correct printf specifier to print SPIs
2018-09-11  Tobias Brunnersmp: Remove unreachable initializer
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnerchild-cfg: Allow suppressing log messages when selectin...
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-05-22  Tobias BrunnerMerge branch 'ikesa-force-destroy'
2018-05-22  Tobias Brunnercontroller: Add option to force destruction of an IKE_SA
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-04  Tobias Brunnersmp: Correctly return IKE SPIs stored in network order
2015-08-21  Tobias BrunnerMerge branch 'init-limits'
2015-08-21  Tobias Brunnercontroller: Optionally adhere to init limits also when...
2013-10-29  Tobias BrunnerUse exact mask when calling umask(2)
2013-09-04  Martin WilliMerge branch 'ike-address-ranges'
2013-09-04  Martin Williike-cfg: remove the to be obsoleted allow any parameter...
2013-07-18  Tobias Brunnercapabilities: Some plugins don't actually require capab...
2013-07-17  Martin WilliMerge branch 'array'
2013-07-17  Martin Willichild-sa: replace get_traffic_selectors() with create_t...
2013-06-25  Tobias BrunnerMerge branch 'check-caps'
2013-06-25  Tobias Brunnercapabilities: CAP_CHOWN might be required by many plugi...
2013-06-25  Tobias Brunnercapabilities: Move global capabilities_t instance to...
2013-06-11  Tobias BrunnerMerge branch 'plugin-loader'
2013-06-11  Tobias Brunnersmp: Use plugin features
2012-09-28  Tobias BrunnerUse %x to print uint32 as long ints are 64-bit long...
2012-07-04  Martin WilliRefactored heavily #ifdefd capability code to its own...
2012-06-25  Tobias BrunnerCentralized thread cancellation in processor_t
2012-06-09  Andreas Steffenadded missing parameter in get_my_addr() and get_other_...
2012-05-02  Tobias BrunnerLoggers specify what log messages they want to receive...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-04-26  Tobias BrunnerFixed null-pointer dereference in smp plugin.
2012-03-27  Tobias BrunnerDon't cast second argument of mem_printf_hook (%b)...
2012-03-27  Tobias Brunnersmp: Use proper signed type to get return value of...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliPass IKE version to peer config enumerator, filter...
2012-03-20  Martin WilliDo not ignore configs for IKEv1 in charon anymore
2012-03-20  Tobias BrunnerUse enum to define IKE version on peer_cfg_t.
2011-08-26  Martin Willibus->listen() and the controller wrappers accept a...
2011-07-06  Tobias BrunnerReplaced ike_sa_t.create_child_sa_iterator with enumerator.
2011-05-16  Martin WilliUse CRITICAL job priority class for long running dispat...
2011-05-16  Martin WilliAdded a non-blocking, skipping variant of IKE_SA enumerator
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2011-04-15  Martin WilliMigrated remaining plugin_t implementations to INIT...
2010-09-02  Tobias BrunnerRefer to scheduler and processor via lib and not hydra.
2010-09-02  Tobias BrunnerRefer to processor via hydra and not charon.
2010-03-19  Tobias BrunnerMoving charon to libcharon.