]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/plugins/stroke/stroke_config.c
Merge branch 'multi-cert'
[people/ms/strongswan.git] / src / libcharon / plugins / stroke / stroke_config.c
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-21  Martin WilliPass complete port range over stroke interface for...
2013-02-21  Martin WilliUse a complete port range in traffic_selector_create_fr...
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-06  Martin WilliAdd a ikedscp ipsec.conf option to set DSCP value on...
2013-02-06  Martin WilliAdd a DSCP configuration value to IKE configs
2013-01-18  Martin WilliLoad multiple comma seperarated certificates in the...
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2013-01-14  Martin WilliDon't handle right=%any6 as "loose" identity, but as...
2013-01-12  Tobias BrunnerMerge branch 'ikev1-fragmentation'
2013-01-11  Volker RĂ¼melinFixed some typos in comments
2012-12-24  Tobias BrunnerUse a connection specific option to en-/disable IKEv1...
2012-10-24  Martin WilliMake use of new CIDR string ts constructor where approp...
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-09-21  Tobias BrunnerMake it easy to check if an address is locally usable...
2012-09-18  Tobias BrunnerMake stroke user-creds work with XAuth configs
2012-09-18  Tobias BrunnerSet AUTH_RULE_IDENTITY_LOOSE for rightid=%<identity>
2012-09-10  Tobias BrunnerAdd uniqueids=never to ignore INITIAL_CONTACT notifies
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-31  Tobias BrunnerMerge branch 'eap-client-select'
2012-08-31  Tobias BrunnerUse eap_vendor_type_from_string() in stroke
2012-08-30  Martin WilliSupport multiple addresses/pools in left/rightsourceip
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-07-26  Martin WilliDon't add ANY identity constraint to auth config, as...
2012-07-26  Martin WilliAdd an ipsec.conf leftgroups2 parameter for the second...
2012-06-20  Martin WilliSelect requested virtual IP family based on remote...
2012-06-12  Martin WilliAdded signature scheme options left/rightauth
2012-06-08  Andreas Steffenimplemented the right|leftallowany feature
2012-05-17  Andreas Steffenmake IKEv1 DPD timeout configurable in charon
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-04-30  Andreas Steffenadd AUTH_RULE_SUBJECT_CERT for raw public keys
2012-04-29  Andreas Steffenadded support for raw RSA public keys to stroke
2012-04-18  Tobias BrunnerRemoved auth_cfg_t.replace_value() and replaced usages...
2012-04-18  Tobias BrunnerStore password with remote ID to tie it stronger to...
2012-04-17  Tobias BrunnerAdded stroke user-creds command, to set username/passwo...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliAdded support for authby/xauth_server legacy options
2012-03-20  Martin WilliAdded a "aggressive" ipsec.conf connection option
2012-03-20  Martin WilliAdded an aggressive mode peer_cfg option
2012-03-20  Martin WilliSupport an "any" IKE version for both IKEv1 or IKEv2
2012-03-20  Martin WilliPass ipsec.conf xauth_identity option via stroke to...
2012-03-20  Martin WilliAccept a xauth backend name appended to left/rightauth
2012-03-20  Martin WilliUse a second authentication config to configure XAUTH...
2012-03-20  Martin WilliMap auth_class to auth method and IKEv1 proposal attribute
2012-03-20  Clavister OpenSourceIKEv1 XAUTH: Added ability to configure XAUTH+PSK....
2012-03-20  Tobias BrunnerUse enum to define IKE version on peer_cfg_t.
2011-06-28  Andreas Steffenimplemented PASS and DROP shunt policies
2011-06-07  Martin WilliAdd a closeaction ipsec.conf keyword to configure close...
2011-03-01  Andreas Steffenput DN in double quotes
2011-01-07  Martin WilliAdded support for trustchain key strength checking...
2011-01-07  Martin WilliAdded a left/rightcertpolicy keyword to specify certifi...
2010-12-20  Martin WilliAdded a tfc ipsec.conf keyword to control Traffic Flow...
2010-12-20  Martin WilliAdded a TFC padding option to child_cfg
2010-11-27  Andreas SteffenMigrated stroke_config_t to INIT/METHOD macros
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-08-31  Martin WilliLoad a left/rightcert2 for EAP-TLS even if no left...
2010-08-31  Martin WilliAdded support for the ipsec.conf aaa_identity keyword
2010-07-13  Martin WilliMoved credential manager to libstrongswan
2010-07-09  Andreas Steffenconfiguration of different marks for inbound and outbou...
2010-07-05  Martin WilliUse the group constraint in a more generic fashion...
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.