]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2015-07-28  Tobias Brunnerstarter: Add support for multi-line strings in ipsec...
2015-07-28  Tobias Brunnersettings: Add support for multi-line strings
2015-07-28  Tobias Brunnerstarter: Don't replace rarely used special characters...
2015-07-28  Tobias Brunnersettings: Don't replace rarely used special characters
2015-07-28  Tobias Brunnerandroid: Don't pass null as root view to inflate()
2015-07-28  Tobias Brunnerandroid: Fix a potential NullPointerException in the...
2015-07-28  Tobias Brunnerandroid: EAP-TNC does not require a client certificate
2015-07-28  Tobias Brunnerandroid: Enable charon.initiator_only option
2015-07-28  Tobias Brunnerandroid: Increase the minSdkVersion to 15 and targetSdk...
2015-07-27  Andreas Steffentesting: Regenerated BLISS certificates due to oracle...
2015-07-27  Andreas SteffenUse MGF1 with SHA-512 as BLISS random oracle
2015-07-27  Markku-Juhani... Generalize c_indices generation using SHA-512 random...
2015-07-27  Markku-Juhani... Fixed several bugs in the BLISS signature generation...
2015-07-27  Tobias Brunnerike: Fix memory leak if remote address is kept
2015-07-27  Tobias Brunnerike-rekey: Fix cleanup() call
2015-07-27  Tobias Brunnerike-rekey: Reset IKE_SA on bus before sending CREATE_CH...
2015-07-27  Tobias Brunnerike-rekey: Reset IKE_SA on the bus after destroying...
2015-07-27  Tobias BrunnerMerge branch 'trap-shunt-updates'
2015-07-27  Tobias Brunnerdaemon: Flush shunts before unloading plugins
2015-07-27  Tobias Brunnershunt-manager: Add flush() method to properly uninstall...
2015-07-27  Tobias Brunnershunt-manager: Remove stored entries if installation...
2015-07-27  Tobias Brunnershunt-manager: Add a lock to safely access the list...
2015-07-27  Tobias Brunnertrap-manager: Resolve race conditions between flush...
2015-07-27  Tobias Brunnertrap-manager: Changed how acquires we acted on are...
2015-07-27  Tobias Brunnertrap-manager: Properly check-in IKE_SA if initiating...
2015-07-27  Tobias Brunnerike: Fall back to the current remote IP if it resolves...
2015-07-27  Tobias BrunnerMerge branch 'remote-host-family'
2015-07-27  Tobias Brunnerike: Use address family of local address when resolving...
2015-07-27  Tobias Brunnerike-cfg: Add unit tests for ike_cfg_get_family() helper
2015-07-27  Tobias Brunnerike-cfg: Add helper function to determine address famil...
2015-07-27  Tobias Brunnerhost: Properly handle NULL in host_create_from_string...
2015-07-22  Andreas SteffenImproved legibility of swanctl CRL listings 5.3.3dr1
2015-07-22  Andreas Steffentesting: Updated loop ca certificates
2015-07-22  Andreas Steffentesting: Added swanctl --list-authorities output to...
2015-07-22  Andreas Steffentesting: Updated all swanctl scenarios and added some...
2015-07-21  Andreas Steffentests: Introduced IPV6 flag in tests.conf
2015-07-21  Andreas Steffentests: Introduced SWANCTL flag in test.conf
2015-07-21  Andreas Steffentests: fixed evaltest of swanctl/rw-cert scenario
2015-07-21  Andreas Steffentests: fixed description of swanctl ip-pool scenarios
2015-07-21  Andreas SteffenVersion bump to 5.3.3dr1
2015-07-21  Andreas Steffenvici: Certification Authority support added.
2015-07-20  Andreas Steffenvici: Compute rekey_bytes and rekey_packets if life_byt...
2015-07-15  Tobias Brunnertesting: Do not attempt to start the test environment...
2015-07-14  Tobias Brunnerike-sa-manager: Safely access the RNG instance with...
2015-07-12  Martin Willivici: Asynchronize debug logging
2015-07-12  Martin WilliMerge branch 'chapoly'
2015-07-12  Martin WilliNEWS: Add ChaCha20/Poly1305 news
2015-07-12  Martin Willitesting: Enable AESNI/PCLMULQD in moon/sun guests,...
2015-07-12  Martin Willitesting: Do not overwrite kernel configuration if it...
2015-07-12  Martin Willitesting: Extract and patch each kernel version only...
2015-07-12  Martin Willitesting: Build with --enable-chapoly
2015-07-12  Martin Willilibipsec: Add a unit-test for ESP encryption using...
2015-07-12  Martin Willilibipsec: Add a unit-test test runner
2015-07-12  Martin Williunit-tests: Add a IKEv2 message encryption test case
2015-07-12  Martin Williunit-tests: Increase failure message buffer to hold...
2015-07-12  Martin Williunit-tests: Forward variable argument list in TEST_SUIT...
2015-07-12  Martin Williunit-tests: Load libstrongswan plugins in libcharon...
2015-07-12  Martin Willichapoly: Process two Poly1305 blocks in parallel in...
2015-07-12  Martin Willichapoly: Process four ChaCha20 blocks in parallel in...
2015-06-29  Martin Willichapoly: Add an SSSE3 based driver
2015-06-29  Martin Williconfigure: Check if building against a x86/x64 architecture
2015-06-29  Martin Willichapoly: Add a ChaCha20/Poly1305 driver implemented...
2015-06-29  Martin Willichapoly: Provide a generic ChaCha20/Poly1305 AEAD suppo...
2015-06-29  Martin Willitest-vectors: Add some initial ChaCha20/Poly1305 AEAD...
2015-06-29  Martin Willikernel-netlink: Add ChaCha20-Poly1305 AEAD support
2015-06-29  Martin Willilibipsec: Create AEAD with four byte salt for ChaCha20...
2015-06-29  Martin Williikev2: Derive additional 4 byte CHILD_SA nonce keymat...
2015-06-29  Martin Williikev2: Use four byte salt for ChaCha20-Poly1305 AEAD
2015-06-29  Martin Williproposal: Add a chacha20poly1305 proposal keyword
2015-06-29  Martin Willicrypter: Define a ChaCha20/Poly1305 AEAD algorithm...
2015-06-23  Tobias Brunnercapabilities: Handle ERANGE in user and group lookups
2015-06-18  Martin Williosx: Version bump to 5.3.2-1
2015-06-18  Martin Williosx: Use CodeSignOnCopy for privileged helper, as sugge...
2015-06-18  Martin Willicharon-xpc: Use DNS non-append/replace mode in osx...
2015-06-18  Martin Williosx-attr: Optionally replace existing DNS server instea...
2015-06-15  Tobias BrunnerRemove accidentally added stamp-h1
2015-06-11  Tobias Brunnersettings: Fix out-of-tree build
2015-06-09  Tobias Brunnerstroke: Add missing include for UINT16_MAX
2015-06-08  Andreas SteffenVersion bump to 5.3.2 5.3.2
2015-06-05  Tobias BrunnerNEWS: Add info about CVE-2015-4171
2015-06-05  Martin Williikev2: Enforce remote authentication config before...
2015-06-05  Martin Willichild-sa: Use any fixed reqid configured on the CHILD_S...
2015-06-05  Tobias Brunnerunit-tests: Add tests for iv_gen_seq_t
2015-06-05  Martin Williivgen: Allow reusing the same message ID twice in seque...
2015-06-05  Andreas SteffenFix timeattack script compilation under ARM
2015-06-02  Andreas SteffenUpdated SWID attribute list
2015-06-01  Andreas SteffenVersion bump to 5.3.1 5.3.1
2015-06-01  Tobias BrunnerNEWS: Add info about CVE-2015-3991
2015-06-01  Tobias Brunnermessage: Log message if unknown/disallowed payload...
2015-06-01  Tobias Brunnermessage: Log original message type of unknown payloads
2015-06-01  Tobias Brunnerunknown-payload: Use a new private payload type and...
2015-06-01  Martin Williikev2: Include fragment number into message ID passed...
2015-06-01  Martin Williiv-gen: Fail getting shorter IV values than the used...
2015-06-01  Martin Williiv-gen: Ensure external sequential IVs are actually...
2015-06-01  Martin Willimessage: Show the fragmentation numbers in message...
2015-05-30  Andreas Steffentesting: use a decent PSK
2015-05-30  Andreas Steffentesting: Added ha/active-passive scenario
2015-05-28  Andreas SteffenAdded 5.3.1 caption to NEWS 5.3.1rc1
2015-05-27  Tobias Brunnerha: Document tunnel parameter
2015-05-26  Tobias Brunnerha: Skip SA for sync messages when resyncing HA segments
next