]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2014-09-09  Tobias Brunnerstream-service: Restart accepting without blocking
2014-09-09  Tobias Brunnerandroid: Add support for querying use stats of a CHILD_SA
2014-09-09  Tobias Brunnereap-radius: Forward Cisco and Microsoft specific DNS...
2014-09-09  Tobias Brunnerikev1: Make sure proposed IPsec mode matches our own
2014-09-09  Tobias Brunnerike: Reset IKE_SA in state CONNECTING instead of reauth...
2014-09-09  Tobias Brunnerasn1: Make sure not to exceed buffer for binary OID
2014-09-09  Tobias Brunnerkernel-pfroute: Delete interfaces on RTM_IFANNOUNCE...
2014-09-09  Tobias Brunnerip-packet: Define our own structs to handle TCP/UDP...
2014-09-09  Tobias Brunnerkernel-pfkey: Report packet counts of IPsec SAs
2014-09-09  Tobias Brunnerswanctl: Document how connections.*.unique affects...
2014-09-09  Tobias Brunnermutex: Use atomics to set current thread in recursive...
2014-09-09  Tobias Brunnercurl: Log error code too
2014-09-09  Tobias Brunnerunit-tests: Add option to exclude specific test suites
2014-09-02  Tobias Brunneropenssl: Report correct key length for EC keys when...
2014-08-29  Thomas Egerercredmgr: Fix copy and paste error in add_validator
2014-08-28  Andreas SteffenGenerated new test certificates
2014-08-28  Martin Williha: Don't adopt IKEv1 children when building without...
2014-08-25  Tobias Brunnertesting: Make sure the kernel exists when starting
2014-08-25  Martin Williunity: Do not bump TS to 0.0.0.0/0 as initiator when...
2014-08-25  Tobias Brunnerunity: Handle narrowing according to roles in the IKE_SA
2014-08-25  Martin WilliMerge branch 'push-mode-reauth'
2014-08-25  Martin Williikev1: Defer Mode Config push after CHILD adoption...
2014-08-25  Martin Williikev1: Defer Mode Config push after CHILD adoption...
2014-08-25  Martin Williikev1: Extend adopt_children_job by task queuing, execu...
2014-08-25  Martin Williikev1: Accept Quick Mode DELETES while Quick Mode rekey...
2014-08-25  Martin Williutils: Check if the parameter passed to countof() is...
2014-08-25  Martin Williutils: Add some initial build time assertion macros
2014-08-25  Martin Willistarter: Do not close all file descriptors after fork()
2014-08-25  Christophe... ike-sa-manager: Use transient hasher for IKE_SA_INIT...
2014-08-25  Martin Willidiffie-hellman: Explicitly initialize DH exponent sizes...
2014-08-19  Tobias Brunnerkernel-pfroute: Fix kernel response handling
2014-08-11  Tobias Brunnerconfigure: Add additional includes when checking for...
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-08-06  Andreas SteffenAdded Debian 7.6 to IMV database
2014-08-06  Andreas Steffenunused os_info_t object removed
2014-08-06  Andreas SteffenUpdated build-database.sh to 3.13.0-32-generic Ubuntu...
2014-07-30  Tobias Brunnerimv-swid: Use pkg-config to check for libjson-c
2014-07-30  Tobias Brunnerdns-proxy: Don't use proxy socket if we fail to bypass it
2014-07-28  Tobias Brunnerswanctl: Fix documentation of options for send_cert...
2014-07-22  Tobias Brunnerandroid: New release after adding certificate import...
2014-07-22  Tobias BrunnerMerge branch 'android-dns-proxy'
2014-07-22  Tobias Brunnerandroid: For keyingtries > 0 notify the GUI if the...
2014-07-22  Tobias Brunnerandroid: Terminate IKE_SA if initial IKE_SA_INIT fails
2014-07-22  Tobias Brunnerandroid: Only allow DNS queries for the configured...
2014-07-22  Tobias Brunnerandroid: Add optional filter functionality to DNS proxy
2014-07-22  Tobias Brunnerandroid: Recreate the TUN device without DNS when reest...
2014-07-22  Tobias Brunnerandroid: Add method to BuilderAdapter to re-establish...
2014-07-22  Tobias Brunnerandroid: Use DNS proxy when reestablishing IKE_SAs
2014-07-22  Tobias Brunnerbus: Add ike_reestablish_pre hook, called before DNS...
2014-07-22  Tobias Brunnerandroid: Add DNS proxy implementation
2014-07-22  Tobias Brunnerip_packet: Add function to easily encode UDP packets
2014-07-22  Tobias Brunnerip_packet: Apply transport protocol ports when encoding...
2014-07-22  Tobias Brunnerip_packet: Add getter for IP payload
2014-07-22  Tobias Brunnerip_packet: Allow creation of IP packets from data
2014-07-22  Tobias Brunnerchunk: Add function to calculate Internet Checksums...
2014-07-22  Tobias Brunnerip_packet: Parse ports from TCP and UDP headers
2014-07-22  Tobias BrunnerMerge branch 'android-state-updates'
2014-07-22  Tobias Brunnerandroid: Delay disconnecting on errors until user dismi...
2014-07-22  Tobias Brunnerandroid: Set CHILD_STATE_DOWN when the IKE_SA gets...
2014-07-22  Tobias Brunnerandroid: Set CHILD_STATE_DOWN whenever the CHILD_SA...
2014-07-22  Tobias Brunnerandroid: Change to CONNECTING state if CHILD_SA goes...
2014-07-22  Tobias BrunnerMerge branch 'android-cert-import'
2014-07-22  Tobias Brunnerandroid: Do not use deprecated TwoLineListItem
2014-07-22  Tobias Brunnerandroid: Add support for ECDSA private keys
2014-07-22  Tobias Brunnerandroid: Show a confirmation dialog before importing...
2014-07-22  Tobias Brunnerandroid: Use Storage Access Framework to import certifi...
2014-07-22  Tobias Brunnerandroid: Add activity to import certificate files
2014-07-22  Tobias Brunnerandroid: Imported certificates may be clicked to delete...
2014-07-22  Tobias Brunnerandroid: Reload CA certificates without AsyncTask
2014-07-22  Tobias Brunnerandroid: Change how CA certificate reloads are initiated
2014-07-22  Tobias Brunnerandroid: Add option to reload CA certificates to Truste...
2014-07-22  Tobias Brunnerandroid: Replace option to reload CA certificates with...
2014-07-22  Tobias Brunnerandroid: Only close TrustedCertificatesActivity on...
2014-07-22  Tobias Brunnerandroid: Set action when using TrustedCertificatesActiv...
2014-07-22  Tobias Brunnerandroid: Allow selection of local certificates
2014-07-22  Tobias Brunnerandroid: Change how CA certificates from different...
2014-07-22  Tobias Brunnerandroid: Cache certificates from multiple KeyStores
2014-07-22  Tobias Brunnerandroid: Register local certificate store provider...
2014-07-22  Tobias Brunnerandroid: Add Provider for the local certificate store
2014-07-22  Tobias Brunnerandroid: Add KeyStoreSpi implementation that uses Local...
2014-07-22  Tobias Brunnerandroid: Add local certificate store
2014-07-22  Tobias Brunnerandroid: Move TrustedCertificateEntry to a new package
2014-07-22  Tobias Brunnerandroid: Subclass Application to provide static access...
2014-07-22  Tobias Brunnerandroid: Target latest SDK version
2014-07-22  Tobias Brunnerandroid: Add utility method to convert a byte array...
2014-07-22  Tobias Brunnerandroid: Remove unused hash argument from getTrustedCer...
2014-07-22  Tobias Brunnerandroid: Use correct tag to define category for CREATE_...
2014-07-18  Tobias Brunnerstarter: Fix memory leaks and warn if conn/ca sections...
2014-07-17  Martin Willireceiver: Send a single INVALID_MAJOR_VERSION notify...
2014-07-16  Andreas SteffenVersion bump to 5.2.1dr1
2014-07-16  Andreas SteffenDetermine type of unsupported PA-TNC attribute in error...
2014-07-16  Andreas SteffenReplaced Tag File Path by Instance ID field
2014-07-14  Tobias Brunnerman: Document where left|rightsigkey searches for publi...
2014-07-14  Martin Williswanctl: Fix the swanctl.conf cacerts option name in...
2014-07-09  Andreas SteffenUpdated URL to swidGenerator in recipe 5.2.0
2014-07-09  Martin Willidumm: Undefine _GNU_SOURCE before including <ruby.h...
2014-07-08  Andreas SteffenVersion bump to 5.2.0
2014-07-07  Tobias BrunnerNEWS: Updated URL to swidGenerator
2014-07-07  Martin Willisettings: Allow spaces in time settings before the...
next