]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2014-06-24  Tobias Brunnerandroid: Define HAVE_DLADDR as plugin loader checks...
2014-06-24  Tobias Brunnerandroid: Update Android.mk files to match changes due...
2014-06-24  Martin Willicharon: Set CLOEXEC flag on daemon PID file and /dev...
2014-06-24  Tobias Brunnerutils: Add wrappers for memcpy(3), memmove(3) and memset(3)
2014-06-24  Tobias Brunnerpki: Also check for MAX_COMMANDS when building getopt_l...
2014-06-23  Andreas SteffenAuxiliary swid_tagstats table boosts performance
2014-06-20  Tobias BrunnerMerge branch 'algorithm-order'
2014-06-20  Tobias Brunnerunit-tests: Add tests for DH factory
2014-06-20  Tobias Brunnercrypto-factory: Only sort RNGs by algorithm identifier
2014-06-20  Tobias Brunnerunit-tests: Add test for crypto_factory_t's rng_create...
2014-06-20  Tobias Brunnerkernel-netlink: Install virtual IPv6 addresses as depre...
2014-06-19  Tobias Brunnervici: Install libvici in ipseclibdir like we do with...
2014-06-19  Tobias BrunnerMerge branch 'shunt-policies-routes'
2014-06-19  Tobias Brunnerkernel-netlink: Pass prefix when looking up next hop...
2014-06-19  Tobias Brunnerkernel-netlink: Add support for destination prefix...
2014-06-19  Tobias Brunnerkernel-interface: Add destination prefix to get_nexthop()
2014-06-19  Tobias BrunnerMerge branch 'passthrough-policies-priority'
2014-06-19  Tobias Brunnertesting: Add ikev2/shunt-policies-nat-rw scenario
2014-06-19  Tobias Brunnertesting: Remove ikev2/shunt-policies scenario
2014-06-19  Tobias Brunnershunt-manager: Install passthrough policies with highes...
2014-06-19  Tobias Brunnerlibipsec: Add support for new policy priority class
2014-06-19  Tobias Brunnerkernel-pfkey: Add support for new policy priority class
2014-06-19  Tobias Brunnerkernel-netlink: Add support for new policy priority...
2014-06-19  Tobias Brunneripsec: Add a fourth priority class for bypass policies
2014-06-19  Tobias BrunnerRemove kernel-klips plugin
2014-06-19  Tobias Brunnerkernel-netlink: Follow RFC 6724 when selecting IPv6...
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 Brunnerunit-tests: Make fixture functions optional
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 Brunnercollections: Add interface for read-only dictionaries
2014-06-19  Tobias Brunnerhashtable: Add destroy_function method
2014-06-19  Tobias Brunnerstroke: Add --daemon option
2014-06-19  Tobias Brunnerstarter: Use stream abstraction to communicate with...
2014-06-19  Tobias Brunnerstroke: Use stream abstraction to communicate with...
2014-06-19  Martin Williwinhttp: Fix a typo to properly release connection...
2014-06-19  Martin Williload-tester: Add a crl option to include a CRL uri...
2014-06-19  Martin Willibus: Properly va_copy() argument list before passing...
2014-06-18  Martin Willichild-sa: Set replay window on both inbound and outbound SA
2014-06-18  Martin Willikernel-netlink: Never use XFRMA_REPLAY_ESN_VAL to confi...
2014-06-18  Andreas SteffenAdded swanctl/net2net-route scenario
2014-06-18  Andreas SteffenAdded swanctl/net2net-start scenario
2014-06-18  Andreas SteffenMinor changes in swanctl scenarios
2014-06-18  Andreas SteffenThe policy_started check is not needed any more
2014-06-18  Andreas SteffenAdded swanctl --list-pols and swanctl --stats do scenar...
2014-06-18  Tobias Brunnertesting: Delete accidentally committed test cases
2014-06-18  Tobias Brunnerikev1: Allow late connection switching based on XAuth...
2014-06-18  Tobias Brunneridentification: Only use either , or / to separate...
2014-06-18  Tobias Brunnersshkey: Fix loading of ECDSA keys from files
2014-06-18  Tobias Brunnersshkey: Add support to parse SSH public keys from files...
2014-06-17  Martin WilliMerge branch 'vici-stats'
2014-06-17  Martin Willivici: Support memory stats without leak-detective on...
2014-06-17  Martin Williswanctl: Add a --stats command to print daemon infos...
2014-06-17  Martin Willivici: Add a stats command returning various daemon...
2014-06-17  Martin Williswanctl: Support private key decryption passhprases...
2014-06-17  Martin WilliMerge branch 'conn-specific-replay'
2014-06-17  Martin WilliNEWS: Mention replay_window ipsec.conf option
2014-06-17  Martin Williswanctl: Document replay_window option
2014-06-17  Martin Willivici: Support a replay_window CHILD_SA option
2014-06-17  Martin Willistarter: Add a replay_window connection option
2014-06-17  Martin Willikernel-pfkey: Support connection specific replay window...
2014-06-17  Martin Willikernel-netlink: Support connection specific replay...
2014-06-17  Martin Willikernel-interface: Add a replay_window parameter to...
2014-06-17  Martin Willichild-cfg: Store connection specific replay window...
2014-06-17  Martin WilliMerge branch 'win-errno'
2014-06-17  Martin Williwindows: Declare strerror_s()
2014-06-17  Martin Williwindows: Extend strerror_r/s by extended POSIX errno...
2014-06-17  Martin Williwindows: Implement strerror_r using strerror_s
2014-06-17  Martin Williwindows: Wrap most Winsock2 Posix functions to set...
2014-06-17  Martin Williwatcher: Prevent race condition spawning multiple watch...
2014-06-17  Martin Willithread-value: Defer cleanup handling to thread terminat...
2014-06-17  Martin Willisocket-win: Use non-overlapped I/O and socket event...
2014-06-17  Martin WilliMerge branch 'attr-enum'
2014-06-17  Martin Willibus: Add a handle_vips() hook invoked after handling...
2014-06-16  Martin Williikev1: Invoke the assign_vips() bus hook for IKEv1...
2014-06-16  Martin Williike: Create an enumerator for (un-)handled configuratio...
2014-06-16  Martin Williike: Store unhandled attributes on IKE_SA as well
2014-06-15  Andreas SteffenVersion bump to 5.2.0rc1
2014-06-14  Andreas SteffenMentioned first six swanctl scenarios in NEWS 5.2.0dr6
2014-06-14  Andreas SteffenAdded swanctl/rw-psk-fqdn and swanctl/rw-psk-ipv4 scenarios
2014-06-14  Andreas SteffenSingle-line --raw mode simplifies evaltest of swanctl...
2014-06-14  Andreas SteffenSplit swanctl --raw mode into single-line and --pretty...
2014-06-11  Andreas SteffenAdded swanctl/ip-pool-db scenario
2014-06-11  Andreas SteffenUpdated strongTNC configuration
2014-06-10  Andreas SteffenAdded swanctl/ip-pool scenario
2014-06-10  Andreas SteffenAllow multiple hash values in the file reference database
2014-06-10  Andreas SteffenAdded swanctl/rw-cert scenario
2014-06-10  Andreas SteffenAdded Android 4.3 and 4.4.3 to imv database
2014-06-10  Andreas SteffenDefine default swanctl credentials in hosts directory
2014-06-10  Andreas SteffenAdded missing units (s = seconds)
2014-06-08  Andreas SteffenFixes in SWID entity support
2014-06-06  Martin WilliMerge branch 'win-32bit'
next