]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2013-11-27  Andreas SteffenAny of the four NTRU parameter sets can be selected
2013-11-27  Andreas SteffenMake the NTRU parameter set configurable
2013-11-27  Andreas Steffenunit-tests: first NTRU test case
2013-11-27  Andreas SteffenAdded ikev2/net2net-ntru-cert and ikev2/rw-ntru-psk...
2013-11-27  Andreas SteffenPrototype implementation of IKE key exchange via NTRU...
2013-11-27  Tobias BrunnerMerge branch 'nm-psk'
2013-11-27  Tobias Brunnernm: Require the PSK to be at least 20 characters long
2013-11-27  Tobias Brunnernm: German translation updated
2013-11-27  Tobias Brunnernm: Handle PSK option in NM backend
2013-11-27  Tobias Brunnernm: Add PSK option to auth-dialog
2013-11-27  Tobias Brunnernm: Add pre-shared key option in GUI
2013-11-27  Tobias Brunnernm: Make intltool recognize glade files properly
2013-11-27  Tobias Brunnerconfigure: Remove obsolete --enable-unit-tests option
2013-11-27  Tobias Brunnercharon-tkm: Don't run tests automatically during 'make...
2013-11-27  Reto Buerkicharon-tkm: Add Binder switches to test project to...
2013-11-27  Tobias Brunnercharon-tkm: Migrate tests to our own test runner
2013-11-27  Tobias Brunnercharon-tkm: Support for out-of-tree build added
2013-11-27  Tobias Brunnerchunk: Fix signedness warnings caused by chunk_from_...
2013-11-22  Martin Willitun-device: Include <linux/types.h> before <linux/if_tun.h>
2013-11-21  Tobias Brunnertrap-manager: Reset IKE_SA on bus_t if initiating fails
2013-11-21  Tobias Brunnertrap-manager: Prevent deadlock when installing trap...
2013-11-21  Tobias Brunnercoverage: Report branch coverage
2013-11-20  Martin Williprintf-hook-builtin: Don't use %P to print uppercase...
2013-11-19  Tobias Brunnertesting: Config for Linux kernel 3.12
2013-11-19  Tobias Brunneropenssl: Verify that a peer's ECDH public value is...
2013-11-19  Tobias Brunnerkernel-netlink: Enable TFC padding only for tunnel...
2013-11-19  Andreas SteffenVersion bump to 5.1.2dr1
2013-11-15  Andreas SteffenImplemented libstrongswan.plugins.random.strong_equals_...
2013-11-13  Tobias Brunnerandroid: New release based on 5.1.1
2013-11-13  Tobias Brunnerandroid: Remove dependency on libvstr
2013-11-06  Martin WilliMerge branch 'unit-tests'
2013-11-06  Tobias Brunnerunit-tests: Initialize tests with a callback
2013-11-06  Tobias Brunnerplugin-loader: Convenience function added to add plugin...
2013-11-06  Martin Williunit-tests: Separate test runner to a library, reusable...
2013-11-06  Martin Williunit-tests: Use some include magic to define test suite...
2013-11-06  Martin Williunit-tests: Check printing of strings having zero length
2013-11-06  Martin Williunit-tests: Add some basic tests if PRI* printf specifi...
2013-11-06  Martin Williunit-tests: Add a semaphore wait cancel test
2013-11-06  Martin Williunit-tests: Add a semaphore absolute timed wait test
2013-11-06  Martin Williunit-tests: Add a semaphore timed wait test case
2013-11-06  Martin Williunit-tests: Add a simple semaphore test
2013-11-06  Martin Williunit-tests: Add a spinlock test case
2013-11-06  Martin Williunit-tests: Add a rwlock condvar thread cancel test
2013-11-06  Martin Williunit-tests: Add a rwlock condvar absolute timed wait...
2013-11-06  Martin Williunit-tests: Add a rwlock condvar wait test
2013-11-06  Martin Williunit-tests: Add a rwlock condvar broadcast test
2013-11-06  Martin Williunit-tests: Add a rwlock condvar test
2013-11-06  Martin Williunit-tests: Add a rwlock test case
2013-11-06  Martin Williunit-tests: Add a condvar test where wait gets cancelled
2013-11-06  Martin Williunit-tests: Add a condvar test working on a recursive...
2013-11-06  Martin Williunit-tests: Add a condvar absolute timed wait test
2013-11-06  Martin Williunit-tests: Add a condvar timed wait test
2013-11-06  Martin Williunit-tests: Add condvar broadcast test
2013-11-06  Martin Williunit-tests: Add a simple condvar test
2013-11-06  Martin Williunit-tests: Add a thread local storage cleanup test
2013-11-06  Martin Williunit-tests: Add a thread local storage fuzzer test
2013-11-06  Martin Williunit-tests: Add a thread cleanup pop test
2013-11-06  Martin Williunit-tests: Add cleanup test cases for different thread...
2013-11-06  Martin Williunit-tests: Add a test for thread_cancellation_point()
2013-11-06  Martin Williunit-tests: Add thread cancellability testing
2013-11-06  Martin Williunit-tests: Add a simple thread_cancel() test
2013-11-06  Martin Williunit-tests: Add thread_exit() tests to both join and...
2013-11-06  Martin Williunit-tests: Add a simple thread detach test
2013-11-06  Martin Williunit-tests: Add a simple thread join() test
2013-11-06  Martin Williunit-tests: Add test suite for streams and services
2013-11-06  Martin Williunit-tests: Add a few test cases for watcher
2013-11-06  Martin Williunit-tests: Support testing multi-threaded code
2013-11-06  Martin Williunit-tests: Use a home-brew thread barrier to remove...
2013-11-06  Martin Williunit-tests: Show how many test vectors have failed...
2013-11-06  Martin Williunit-tests: Skip fmemopen() based printf() tests if...
2013-11-06  Martin Williunit-tests: Avoid name clash with clone() from <sched.h>
2013-11-06  Martin Williunit-tests: Fix a compiler warning in identification...
2013-11-06  Martin Williunit-tests: Clean up memory in new asn1 unit tests
2013-11-06  Martin Williunit-tests: Pass linked_list->invoke* varargs as uintptr_t
2013-11-06  Martin Williunit-tests: Initialize backtracing before printing...
2013-11-06  Martin Willithread: Note that tread_cancellation_point temporarily...
2013-11-06  Martin Willibacktrace: Support backtracing even if library is not...
2013-11-06  Martin Williunit-tests: Enable libstrongswan tests even if --enable...
2013-11-06  Martin Williautomake: Don't use parallel test harness being the...
2013-11-06  Martin Williunit-tests: Implement testing framework without "check"
2013-11-06  Martin Willileak-detective: Call {gm,local}time_r() to allocate...
2013-11-06  Martin Willileak-detective: Register OS X specific hooks just once
2013-11-06  Martin Willileak-detective: Reset leak list during cleanup
2013-11-06  Martin Willileak-detective: Use callback functions to report leaks...
2013-11-06  Martin Williunit-tests: Move test suites to its own subfolder
2013-11-06  Tobias Brunnerikev2: Properly free DH secret in case of errors during...
2013-11-04  Andreas Steffenunit-tests: completed asn1_suite
2013-11-03  Andreas SteffenUpdated test_runner.h with new suites
2013-11-03  Andreas Steffenunit-tests: 100% function coverage for asn1.c
2013-11-02  Andreas Steffenunit-tests: 12 asn1 functions tested
2013-11-02  Andreas SteffenSome minor refactoring in asn1.c
2013-11-02  Andreas SteffenDo not free zero-length integer
2013-11-01  Andreas Steffenunit-tests: Added tests for pen_type_t
2013-11-01  Andreas SteffenAdded IFOM_CAPABILITY notify message type
2013-11-01  Andreas SteffenUpdated copyright statement
2013-11-01  Martin Willicharon-xpc: Set AUTH_RULE_IDENTITY_LOOSE on responder...
2013-11-01  Martin Williike: Don't immediately DPD after deferred DELETEs follo...
2013-10-31  Andreas SteffenAdded security info on CVE-2013-6075 and CVE-2013-6076 5.1.1
2013-10-31  Volker RĂ¼melinikev1: Properly initialize list of fragments in case...
2013-10-31  Martin Williidentification: Properly check length before comparing...
next