]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/load_tester/load_tester_config.c
Added an option that allows to force IKEv1 fragmentation
[thirdparty/strongswan.git] / src / libcharon / plugins / load_tester / load_tester_config.c
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-12-17  Martin WilliIf load-tester requests a virtual IP, use a dynamic...
2012-11-29  Martin WilliStore load-tester address leases in a hashtable for...
2012-11-29  Martin WilliDon't wait while removing external IPs used for load...
2012-11-29  Martin WilliInstall virtual IPs via interface name, and use an...
2012-11-29  Martin Williload-tester can dynamically install a dedicated externa...
2012-10-24  Martin WilliSend certificate requests in load-tester
2012-10-24  Martin WilliAdd load-tester traffic selector configuration options
2012-10-24  Martin WilliAdd a load-tester option to define the IKE version...
2012-10-24  Martin WilliRemove version argument on peer_cfg constructor, use...
2012-10-24  Martin WilliAdd IKE version information to ike_cfg_t
2012-10-16  Martin WilliAdd a load-tester initiator_match option to match custo...
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-30  Martin WilliSupport multiple address pools configured on a peer_cfg
2012-08-30  Martin WilliSupport multiple virtual IPs on peer_cfg and ike_sa...
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-08  Tobias BrunnerReplaced usages of CHARON_*_PORT with calls to get_port().
2012-08-08  Tobias BrunnerMake the UDP ports charon listens for packets on (and...
2012-06-08  Andreas Steffenimplemented the right|leftallowany feature
2012-05-17  Andreas Steffenmake IKEv1 DPD timeout configurable in charon
2012-05-14  Martin WilliLoad tester can enforce a local IP to use
2012-05-03  Tobias BrunnerUse name from initialization to access settings in...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliAdded an aggressive mode peer_cfg option
2012-03-20  Tobias BrunnerUse enum to define IKE version on peer_cfg_t.
2011-05-16  Martin WilliAdded a DPD option for load-tester
2011-05-16  Martin WilliAdded initiator/responder_id load tester options to...
2011-05-16  Martin WilliMigrated load_tester_config to INIT/METHOD macros
2011-04-21  Martin WilliRevert alloc_str changes
2011-04-21  Martin WilliUse thread save settings alloc_str function where appro...
2010-12-20  Martin WilliAdded a TFC padding option to child_cfg
2010-11-28  Andreas Steffenstart and route connections defined in an SQL database...
2010-07-09  Andreas Steffenconfiguration of different marks for inbound and outbou...
2010-07-02  Andreas Steffensupport of xfrm marks for IKEv2
2010-05-04  Reto BuerkiAdd reqid field and getter function to child_cfg_t.
2010-03-19  Tobias BrunnerMoving charon to libcharon.