]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/starter
tpm_seal: Implemented TPM 2.0 file sealing
[thirdparty/strongswan.git] / src / starter /
2018-05-14  Micah MortonAllow strongSwan to be spawned as non-root user
2018-03-21  Martin Willistarter: Ignore an existing PID file if it references...
2017-10-12  Tobias Brunnerstarter: Add the correct keywords header file to EXTRA_DIST
2017-10-10  Tobias Brunnerstarter: Don't define any hard-coded proposal strings
2017-10-02  Tobias Brunnerconfigure: Fix gperf length parameter determination
2017-09-19  Tobias Brunnerconfigure: Detect type of length parameter for gperf...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
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...
2016-11-14  Andreas Steffentesting: make curve25519 the default DH group
2016-10-04  Tobias Brunnerstarter: Install an empty ipsec.secrets file
2016-10-04  Tobias Brunnerstarter: Don't generate a key/certificate if ipsec...
2016-10-04  Tobias BrunnerMerge branch 'enable-fragmentation'
2016-10-04  Tobias Brunnerstarter: Enable IKE fragmentation by default
2016-06-17  Tobias BrunnerMerge branch 'exchange-collisions'
2016-06-17  Tobias BrunnerReport test coverage of libcharon and starter
2016-06-14  Martin Williconfigure: Check for and explicitly link against -latomic
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Remove empty unused library
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2015-12-14  Andreas Steffen128 bit default security strength requires 3072 bit...
2015-08-21  Tobias BrunnerMerge branch 'starter-kernel-flush'
2015-08-21  Tobias Brunnerstarter: Don't flush SAs in the kernel
2015-08-21  Tobias Brunnerstarter: Don't flush policies in the kernel
2015-08-13  Tobias BrunnerFixed some typos
2015-07-28  Tobias BrunnerMerge branch 'android-updates'
2015-07-28  Tobias Brunnerstarter: Add support for multi-line strings in ipsec...
2015-07-28  Tobias Brunnerstarter: Don't replace rarely used special characters...
2015-06-09  Tobias Brunnerstroke: Add missing include for UINT16_MAX
2015-05-22  Tobias Brunnerstroke: Dynamically resize stroke messages
2015-05-08  Tobias Brunnerstarter: Ensure the daemon executable exists when start...
2015-05-05  Tobias Brunnerstarter: Remove START_CHARON compile flag
2015-03-20  Tobias Brunnerstarter: Merge quoted strings that span multiple lines
2015-02-06  Martin Willistarter: Fail sending stroke message if a string exceed...
2015-01-12  Maks Naumovstarter: Fix mark_out.mask in starter_cmp_conn()
2014-10-02  Shea Levystarter: Allow specifying the ipsec.conf location in...
2014-10-02  Shea Levystroke: Allow specifying the ipsec.secrets location...
2014-08-25  Martin Willistarter: Do not close all file descriptors after fork()
2014-08-08  Martin Willistarter: Wait indefinitely for charon when using -...
2014-08-08  Thomas Egererstarter: Don't monitor child if debugger is attached
2014-07-18  Tobias Brunnerstarter: Fix memory leaks and warn if conn/ca sections...
2014-06-30  Tobias Brunnerautoconf: Replace --disable-tools option with --disable...
2014-06-30  Tobias Brunnerstarter: Add starter group and fix formatting of conf_p...
2014-06-26  Tobias Brunnerstarter: Ingore %default conn and ca sections
2014-06-19  Tobias BrunnerMerge branch 'ipsec.conf-parser'
2014-06-19  Tobias Brunnerstarter: Don't directly refer to source files in Makefi...
2014-06-19  Tobias Brunnerstarter: Explicitly allow @# at the beginning of strings
2014-06-19  Tobias Brunnerstarter: Add --conftest option to test ipsec.conf syntax
2014-06-19  Tobias Brunnerstarter: Remove old parser
2014-06-19  Tobias Brunnerstarter: Use new parser to read config file
2014-06-19  Tobias Brunnerstarter: Move kw_entry_t definition
2014-06-19  Tobias Brunnerstarter: Remove unused ARG_LST argument type
2014-06-19  Tobias Brunnerstarter: Add tests for ipsec.conf parser
2014-06-19  Tobias Brunnerstarter: Add new bison/flex based parser for ipsec...
2014-06-19  Tobias Brunnerstarter: Remove out of date README
2014-06-19  Tobias Brunnerstarter: Use stream abstraction to communicate with...
2014-06-17  Martin WilliMerge branch 'conn-specific-replay'
2014-06-17  Martin Willistarter: Add a replay_window connection option
2014-05-28  Tobias Brunnerstarter: Fix build on Android
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibhydra: Remove unused hydra->daemon
2014-02-12  Tobias Brunnerlib: Add global config namespace
2013-11-13  Tobias Brunnerandroid: Remove dependency on libvstr
2013-10-11  Tobias BrunnerMerge branch 'fwmarks'
2013-10-11  Tobias Brunneripsec_types: Add utility function to parse mark_t from...
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-09-26  Tobias Brunnerstarter: Don't ignore keyingtries with rekey=no
2013-09-04  Martin WilliMerge branch 'ikev1-pushmode'
2013-09-04  Martin Willistroke: re-enable modeconfig keyword
2013-07-22  Tobias Brunnerstarter: Properly refer to the ipsec script if it was...
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-06-28  Tobias Brunnerplugin-loader: Removed unused path argument of load...
2013-06-21  Tobias Brunnerstarter: Make ipsec.conf path configurable via command...
2013-06-18  Martin Willistarter: ignore return value of sete[gu]id(), now havin...
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-agent'
2013-05-07  Tobias BrunnerLoad any type (RSA/ECDSA) of public key via left|rights...
2013-05-06  Martin WilliMerge branch 'silent-automake'
2013-05-06  Martin WilliUse the GEN silent rule when generating gperf files
2013-03-20  Tobias Brunnerandroid: Remove/filter header files from LOCAL_SRC_FILES
2013-03-19  Tobias BrunnerMerge branch 'tkm'
2013-03-19  Adrian-Ken Rueegseggerstarter: Make daemon name configurable
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Martin WilliMerge branch 'multi-eap'
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 WilliOptionally support port ranges in leftprotoport
2013-02-21  Martin WilliSupport %opaque keyword in leftprotoport for "opaque...
next