]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/starter/args.c
android: New release after adding support for managed configurations
[thirdparty/strongswan.git] / src / starter / args.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-05-26  Tobias BrunnerMerge branch 'sha-256-96'
2017-05-26  Tobias Brunnerstroke: Make 96-bit truncation for SHA-256 configurable
2017-05-23  Tobias BrunnerAdd an option to announce support for IKE fragmentation...
2014-06-19  Tobias BrunnerMerge branch 'ipsec.conf-parser'
2014-06-19  Tobias Brunnerstarter: Use new parser to read config file
2014-06-19  Tobias Brunnerstarter: Remove unused ARG_LST argument type
2014-06-17  Martin WilliMerge branch 'conn-specific-replay'
2014-06-17  Martin Willistarter: Add a replay_window connection option
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Willistarter: Reject connections having both 'ah' and 'esp...
2013-10-11  Martin Willistarter: Remove obsolete 'auth' option
2013-10-11  Martin Willistarter: Add an 'ah' keyword for Authentication Header...
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 ikedscp ipsec.conf option to set DSCP value on...
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  Tobias BrunnerMoved debug.[ch] to utils folder
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-21  Martin WilliRemove unused ipsec.conf left/rightnatip keyword
2012-08-21  Martin WilliAdd a left/rightdns keyword to configure connection...
2012-07-26  Martin WilliAdd an ipsec.conf leftgroups2 parameter for the second...
2012-06-25  Tobias Brunnerldaphost and ldapbase ca section keywords are deprecated
2012-06-12  Tobias Brunnerstarter: Print additional help texts for selected depre...
2012-06-12  Tobias Brunnerstarter: Improved how deprecated keywords are handled.
2012-06-11  Tobias Brunnerstarter: Removed all unsupported keywords.
2012-06-11  Tobias Brunnerstarter: Remove all ties to pluto/libfreeswan.
2012-06-11  Tobias Brunnerstarter: Remove left|rightsubnetwithin option (charon...
2012-06-11  Tobias Brunnerstarter: Don't resolve any addresses in starter.
2012-06-11  Tobias Brunnerstarter: Removed pfs and pfsgroup options (handled...
2012-06-11  Tobias Brunnerstarter: Use custom type to mark seen keywords.
2012-06-11  Tobias Brunnerstarter: Remove left|rightnexthop option.
2012-06-11  Tobias Brunnerstarter: Replaced all usages of clone_str() with strdup...
2012-06-11  Tobias Brunnerstarter: Parse authby as string.
2012-06-11  Tobias Brunnerstarter: Migrated logging to libstrongswan.
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliDropped support of deprecated authby=eap and eap= options
2012-03-20  Martin WilliAdded a "aggressive" ipsec.conf connection option
2011-10-10  Tobias Brunnerstarter: Use automake LEX/YACC automatisms.
2011-08-29  Martin Willistarter passes unresolved DNS names to charon
2011-08-02  Tobias Brunnerpluto: --debug-kernel aliasing was not fully complete.
2011-06-07  Martin WilliAdd a closeaction ipsec.conf keyword to configure close...
2011-04-19  Tobias BrunnerClearly mark switch cases that fall through.
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-08-31  Martin WilliAdded support for the ipsec.conf aaa_identity keyword
2010-07-09  Andreas Steffenconfiguration of different marks for inbound and outbou...
2010-07-02  Andreas Steffensupport of xfrm marks for IKEv2
2010-05-15  Andreas Steffenintroduced xauth_identity keyword
2010-05-04  Reto BuerkiAdd reqid keyword to config connection section.
2010-05-02  Andreas Steffenfinal fix for cloning and deleting sourceip strings
2010-02-26  Martin WilliAdded left-/rightikeport ipsec.conf options to use...
2010-01-27  Martin WilliAdded a ipsec.conf "inactivity" option to configure...
2009-11-24  Andreas Steffenallow ECP DH groups in pfsgroup definition
2009-10-14  Andreas Steffenpluto now supports SQL-based virtual IP pools
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-01  Tobias BrunnerAdded keywords for the new lifetime limits to starter.
2009-09-01  Tobias BrunnerAdded parser for unsigned long long ints to starter.
2009-08-02  Andreas Steffenfixed dereferencing bug caused by bool type redefinition
2009-05-07  Tobias BrunnerMerge branch 'master' of git.strongswan.org:~/strongswa...
2009-05-07  Tobias Brunnerproperly convert boolean flags when parsing ipsec.conf
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-19  Andreas Steffenconversion from 8 spaces to 4 spaces per tab
2009-04-17  Andreas Steffenport the libstrongswan memory allocation methods to...
2009-04-14  Martin Willimerged multi-auth branch back into trunk
2008-11-11  Andreas Steffenpreliminary support of Mobile IPv6
2008-08-22  Martin Williported parts of two-sim branch
2008-05-12  Andreas Steffenplutostderrlog parameter now declares a stderr redirect...
2008-05-11  Andreas Steffensupport of plutostderrlog keyword
2008-04-27  Andreas Steffenfixed memory corruption problem in starter
2008-04-18  Tobias Brunnersupport for hash and URL encoded certificate payloads...
2008-04-14  Martin Williimplemented IKE_SA uniqueness using ipsec.conf uniqueid...
2008-04-02  Andreas Steffensupport of force_keepalive parameter
2008-03-26  Tobias Brunnermediation extension adapted to the naming convention...
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2007-10-08  Andreas Steffenadded RCSID
2007-10-03  Tobias Brunnerexperimental P2P-NAT-T for IKEv2 merged back from branch
2007-10-02  Martin Willirenamed force_encap to forceencaps (as it is named...
2007-10-01  Martin Williimplemented IKEv2 force_encap connection parameter
2007-08-29  Martin Williadded mobike=yes|no connection option
2007-07-03  Andreas Steffensupport of PKCS#11 init arguments required by NSS softo...
2007-06-27  Andreas Steffenrecognize wildcard keyingtries=%forever
2007-06-18  Andreas Steffensupport of right|leftallowany flag
2007-04-20  Andreas Steffenimplementation of strictcrlpolicy=ifuri
2007-02-23  Andreas Steffensupport of ca info records
2007-02-12  Martin Willimerged EAP framework from branch into trunk
2006-12-19  Martin Williimplemented reauthentication using the new reauth=yes...
2006-12-05  Andreas Steffenadded XAUTH support
next