]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/config/ike_cfg.c
ike-cfg: Pass arguments as struct
[thirdparty/strongswan.git] / src / libcharon / config / ike_cfg.c
2019-04-25  Tobias Brunnerike-cfg: Pass arguments as struct
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnerike-cfg: Add method to check if config contains matchin...
2018-06-28  Tobias Brunnerike-cfg: Log the selected proposal on level 1
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-08-29  Tobias Brunnerike-cfg: Fix memory leak when checking for configured...
2017-05-29  Tobias Brunnerike-cfg: Fix memory leak when matching against ranges
2017-02-17  Tobias Brunnerike-cfg: Add helper function to determine if a given...
2017-02-06  Tobias Brunnerproposal: Copy SPI and proposal number from correct...
2016-06-17  Tobias BrunnerMerge branch 'exchange-collisions'
2016-06-17  Tobias Brunnerike-cfg: Add option to prefer supplied proposals over...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-08  Tobias Brunnerike-cfg: Use new method to compare proposal lists in...
2015-07-27  Tobias BrunnerMerge branch 'remote-host-family'
2015-07-27  Tobias Brunnerike-cfg: Add helper function to determine address famil...
2014-10-30  Tobias BrunnerMerge branch 'mem-pool-range'
2014-10-30  Tobias Brunnerike-cfg: Use host_create_from_range() helper
2014-05-16  Martin WilliMerge branch 'aead-proposal'
2014-05-16  Martin Williike-cfg: Allow passing NULL to add_proposal()
2014-04-03  Tobias Brunnerike-cfg: Properly compare IKE proposals for equality 5.1.3rc1
2014-02-19  Tobias Brunneruclibc only defines strndup(3) if _GNU_SOURCE is defined
2013-09-04  Martin WilliMerge branch 'ike-address-ranges'
2013-09-04  Martin Williike: support multiple addresses, ranges and subnets...
2013-09-04  Martin Williike-cfg: remove the to be obsoleted allow any parameter...
2013-09-04  Martin Williike-cfg: add methods to match a host against configured...
2013-09-04  Martin Williike-cfg: add a method to resolve local/remote hosts...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-06  Martin WilliAdd a DSCP configuration value to IKE configs
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2013-01-12  Tobias BrunnerMerge branch 'ikev1-fragmentation'
2013-01-12  Tobias BrunnerAdded an option that allows to force IKEv1 fragmentation
2012-12-24  Tobias BrunnerUse a connection specific option to en-/disable IKEv1...
2012-10-24  Martin WilliAdd IKE version information to ike_cfg_t
2012-10-24  Martin WilliMove ike_version_t definition from peer_cfg_t to ike_cfg_t
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-31  Tobias BrunnerMerge branch 'eap-client-select'
2012-08-24  Tobias BrunnerLog configured IKE_SA proposals as initiator
2012-06-08  Andreas Steffenimplemented the right|leftallowany feature
2011-07-06  Tobias BrunnerReplaced more complex iterator usages.
2010-03-19  Tobias BrunnerMoving charon to libcharon.