]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2014-07-02  Tobias Brunneroptionsfrom: Properly handle errors when determining...
2014-07-02  Tobias Brunnerwindows: Fix off-by-one error in strerror_s_extended()
2014-07-02  Tobias Brunnerwindows: accept() socket handle could theoretically...
2014-07-02  Tobias Brunnerwindows: Close correct socket when opening second socke...
2014-07-02  Tobias Brunnerwindows: Make sure the string returned from ReadConsole...
2014-07-02  Tobias Brunnerwindows: Remove useless assignment in put_thread()
2014-07-02  Tobias Brunnerbacktrace: Remove name checks after SymFromAddr() calls
2014-07-01  Tobias Brunnerpts: Avoid integer overflow when reading file names...
2014-07-01  Tobias Brunnerimv-attestation: Avoid memory leak when skipping unsupp...
2014-07-01  Tobias Brunnerpts: Use memchr(3) instead of strchr(3) to extract...
2014-07-01  Tobias Brunnerswid: fgets(3) returns a pointer to the read string...
2014-07-01  Tobias Brunnerparser-helper: Ensure file_next() does not remove the...
2014-07-01  Martin Willigcrypt: Use predefined pthread locking functions instea...
2014-06-30  Tobias Brunnerman: Document replay_window ipsec.conf option
2014-06-30  Tobias Brunnerstroke: Don't log unspecified options of conn and ca...
2014-06-30  Tobias Brunnerutils: Helper macros to define overloaded macros based...
2014-06-30  Tobias Brunnerpki: Document --online option for pki --verify and...
2014-06-30  Tobias Brunnerconf: Document load-tester.crl option
2014-06-30  Tobias Brunnerconf: Document charon.*-scripts options
2014-06-30  Tobias Brunnerconf: Document swanctl options
2014-06-30  Tobias Brunnerconf: Document aikgen options
2014-06-30  Tobias Brunnerautoconf: Replace --disable-tools option with --disable...
2014-06-30  Tobias Brunnerchecksum: Fix checksum generation for pki if tools...
2014-06-30  Tobias Brunnerdoc: Remove obsolete architecture description and empty...
2014-06-30  Tobias Brunnerapidoc: Include *.md and files from the complete source...
2014-06-30  Tobias BrunnerConverted existing README to Markdown
2014-06-30  Tobias BrunnerMove README to README.md so it gets evaluated as Markdown
2014-06-30  Tobias Brunnerswid: Fix parameter documentation in Doxygen comments
2014-06-30  Tobias Brunnerwindows: Fix parameter name in Doxygen comment
2014-06-30  Tobias Brunnerenum: Replace รพ with p in Doxygen comments
2014-06-30  Tobias Brunnerlibvici: Add missing argument to Doxygen comment
2014-06-30  Tobias Brunnerstarter: Add starter group and fix formatting of conf_p...
2014-06-30  Tobias Brunnerswanctl: Fix Doxygen group assignment
2014-06-30  Tobias Brunnerapidoc: Updated Doxyfile.in
2014-06-30  Tobias BrunnerFixed some typos
2014-06-27  Andreas SteffenUpdate KVM test framework to 3.15 guest kernel 5.2.0rc1
2014-06-27  Andreas SteffenAdded Android 4.4.4 to IMV database
2014-06-26  Tobias Brunnertesting: Add sql/shunt-policies-nat-rw scenario
2014-06-26  Tobias Brunnertesting: Add pfkey/shunt-policies-nat-rw scenario
2014-06-26  Tobias Brunnerkernel-pfkey: Use address in TS to determine interface...
2014-06-26  Tobias Brunnerkernel-pfkey: Use subnet and prefix when determining...
2014-06-26  Tobias Brunnerkernel-pfkey: Install routes for shunt policies
2014-06-26  Tobias Brunnertesting: Remove obsolete shunt-policies scenarios
2014-06-26  Tobias Brunnerstarter: Ingore %default conn and ca sections
2014-06-26  Andreas SteffenUpdated build-database.sh to 3.13.0-30-generic Ubuntu...
2014-06-26  Andreas SteffenUpdated description of TNC scenarios concerning RFC...
2014-06-26  Andreas SteffenRemoved django.db from swid scenarios
2014-06-25  Tobias Brunnerupdown: Force subnet address to be numeric
2014-06-25  Martin Williwindows: Include <sys/stat.h> explicitly before overloa...
2014-06-25  Martin Willieap-radius: Increase buffer for accounting attributes...
2014-06-24  Tobias Brunnerkernel-netlink: Cast IPv6 address blobs to the proper...
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
next