]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2017-11-08  Tobias Brunnerpublic-key: Add RSASSA-PSS signature scheme identifier
2017-11-08  Tobias Brunnerasn1: Add OID for RSASSA-PSS
2017-11-08  Tobias Brunnerikev2: Don't use SHA-1 for RFC 7427 signature authentic...
2017-11-08  Tobias Brunnerproposal: Remove MODP-1024 from default IKE proposal
2017-11-08  Tobias Brunnerproposal: Remove MD5 from default IKE proposal
2017-11-08  Tobias Brunnerproposal: Remove deprecated algorithms from default...
2017-11-08  Martin Williconfigure: Fix check for libtpmtss to build it only...
2017-11-08  Tobias Brunnerpool: Destroy enumerator before deleting existing pool
2017-11-08  Tobias Brunnerkernel-pfkey: Support anti-replay windows > 2k
2017-11-08  Tobias Brunnerkernel-pfkey: Don't include keys in SADB_UPDATE message...
2017-11-08  Tobias BrunnerMerge branch 'vici-counters'
2017-11-08  Tobias Brunnerswanctl: Add --counters command
2017-11-08  Tobias Brunnervici: Add 'get|reset-counters' commands
2017-11-08  Tobias Brunnercounters: Move IKE event counter collection from stroke...
2017-11-08  Tobias Brunnersystime-fix: Add timeout option to stop waiting for...
2017-11-02  Tobias Brunnerandroid: Add log message if failed to retrieve user...
2017-11-02  Tobias Brunnertesting: Fix output matching of lease time in ipsec...
2017-11-02  Tobias Brunnershunt-mananger: Make outbound FWD shunt policies optional
2017-11-02  Thomas Egererike: Do not send initial contact only for UNIQUE_NEVER
2017-11-02  Tobias Brunnerpkcs11: Call C_Finalize() to cancel jobs waiting in...
2017-11-02  Tobias Brunnerpool: Make pool timeout configurable in other units...
2017-11-02  Tobias Brunnerutils: Add helper function to parse time spans from...
2017-11-02  Tobias Brunnerasn1: Add additional OIDs seen in certificate DNs
2017-11-02  Tobias Brunnerscripts: Add -d option to oid2der to decode DER encoded...
2017-11-02  Tobias Brunnerman: Fix documentation of inbound mark behavior in...
2017-11-02  Tobias Brunnervici: Make setting mark on inbound SA configurable
2017-11-02  Tobias Brunnerchild-cfg: Optionally set mark on inbound SA
2017-11-02  Tobias Brunnereap-radius: Optionally send Class attributes in RADIUS...
2017-11-02  Tobias Brunnerikev2: Abort make-before-break reauth if we don't find...
2017-11-02  Tobias Brunneropenssl: Also load EC keys from an ENGINE
2017-10-27  Andreas Steffenlibcharon: Added Cisco FlexVPN Supported VID
2017-10-23  Tobias Brunnerunit-tests: Fix "using integer constants in boolean...
2017-10-18  Tobias Brunnerstreams: Remove registered systemd stream service
2017-10-13  Tobias Brunnerstreams: Named systemd sockets are only supported since...
2017-10-12  Tobias Brunnerstarter: Add the correct keywords header file to EXTRA_DIST
2017-10-10  Tobias Brunnerwatcher: Don't notify watcher if removed FD was not...
2017-10-10  aszligstream: Add basic stream service for systemd sockets
2017-10-10  Tobias Brunnerstarter: Don't define any hard-coded proposal strings
2017-10-10  Tobias Brunnerconfigure: Also check for libcrypto on Windows
2017-10-10  Tobias Brunneropenssl: Fix call of X509_CRL_get0_signature() with...
2017-10-06  Tobias Brunnerkernel-netlink: Add strings for newer XFRM attribute...
2017-10-02  Tobias Brunnerconfigure: Fix gperf length parameter determination
2017-09-27  Andreas Steffenlibimcv: Renamed SW Request to SWIMA Request
2017-09-26  Andreas SteffenVersion bump to 5.6.1dr3 5.6.1dr3
2017-09-26  Andreas SteffenSWIMA attribute name changes
2017-09-26  Tobias Brunnerkernel-pfroute: Delay call to if_indextoname(3) when...
2017-09-25  Tobias Brunnercontroller: Consider any IKE_SA destruction as success...
2017-09-19  Tobias Brunnerconfigure: Detect type of length parameter for gperf...
2017-09-19  Tobias Brunnerutils: Include stdint.h
2017-09-18  Tobias Brunnersec-updater: Make sure `success` is initialized
2017-09-18  Tobias Brunnerdhcp: Fix warning regarding unaligned pointer value...
2017-09-18  Tobias Brunnerdhcp: Don't use signed char for DHCP options
2017-09-18  Tobias Brunnerimv-agent: Fix get_attribute() call for preferred language
2017-09-18  Tobias Brunnerbliss: Fix compile error of unit tests due to uninitial...
2017-09-18  Tobias Brunnertravis: Use Clang 4.0 instead of 3.9 due to va_start...
2017-09-18  Tobias Brunnersettings: Fix possible undefined behavior with va_start...
2017-09-18  Tobias BrunnerDefine MODP_CUSTOM constructors as variadic functions
2017-09-18  Tobias Brunnerlibtnccs: Correctly read dlopen_use_rtld_now option
2017-09-18  Tobias Brunnerplugin-loader: Correctly read dlopen_use_rtld_now option
2017-09-18  Tobias Brunnerandroid: New release after adding delta CRL support...
2017-09-18  Tobias Brunnerandroid: Ignore IllegalArgumentException for multicast...
2017-09-18  Tobias Brunneropenssl: Add support for delta CRLs
2017-09-18  Tobias Brunnercertificates: Use shared destructor for x509_cdp_t
2017-09-18  Tobias Brunnerchild-create: Don't consider a DH group mismatch as...
2017-09-18  Tobias Brunnerlibipsec: Make sure to expire the right SA
2017-09-18  Tobias BrunnerMerge branch 'libipsec-ip-frag'
2017-09-18  Tobias Brunnertesting: Add libipsec/net2net-cert-ipv6 scenario
2017-09-18  Tobias Brunnerip-packet: Correctly determine protocol in fragmented...
2017-09-18  Tobias Brunnerip-packet: Fix "packet too short" error when parsing...
2017-09-15  Tobias BrunnerMerge branch 'tkm-cid-ref'
2017-09-15  Adrian-Ken... charon-tkm: Reset ESA on child SA create failure
2017-09-15  Adrian-Ken... charon-tkm: Check for error when acquiring ESA ID
2017-09-15  Adrian-Ken... charon-tkm: Fix AE context life-cycle handling
2017-09-15  Adrian-Ken... charon-tkm: Return current refcount when releasing ID
2017-09-15  Adrian-Ken... charon-tkm: Add acquire_ref method to ID manager
2017-09-15  Adrian-Ken... charon-tkm: Store context ids as int instead of bool
2017-09-15  Adrian-Ken... charon-tkm: Add missing whitespace log message
2017-09-15  Tobias Brunnerchild-delete: Only let SAs expire naturally if they...
2017-09-13  Andreas SteffenVersion bump to 5.6.1dr2 5.6.1dr2
2017-09-09  Andreas Steffensec-updater: Import SWID tags of updated packages
2017-09-09  Andreas Steffenlibimcv: Corrected caption
2017-09-09  Andreas Steffenpt-tls-client: Introduced --options as a synonym for...
2017-09-07  Andreas Steffensec-updater: Write to log only if at least one update...
2017-09-04  Tobias Brunnerandroid: New release after adding OCSP, CRL cache and...
2017-09-04  Tobias Brunnertesting: Reduce log level of SSH client
2017-09-04  Tobias Brunnerike: Reset local SPI if retrying to connect in state...
2017-09-04  Tobias Brunnerike-sa-manager: Add method to change the initiator...
2017-09-04  Tobias Brunnerike-init: Fail if DH group in KE payload does not match...
2017-09-04  Tobias BrunnerMerge branch 'android-updates'
2017-09-04  Tobias Brunnerandroid: Add disconnect button to dialog if already...
2017-09-04  Tobias Brunnerandroid: Load x509 plugin to generate OCSP requests...
2017-09-04  Tobias Brunnerandroid: Add support to POST data via SimpleFetcher
2017-09-04  Tobias Brunnerandroid: Add option to clear cached CRLs
2017-09-04  Tobias Brunnerandroid: Cache CRLs in app directory
2017-09-04  Tobias Brunnerandroid: Pass absolute path to the app's data directory...
2017-09-04  Tobias Brunnerandroid: Hide app selection in profile editor on Androi...
2017-09-04  Tobias Brunnerandroid: Only apply app filter on Android 5 and newer
2017-09-04  Tobias Brunnerandroid: Catch OutOfMemoryError when importing profiles
2017-09-04  Tobias Brunnerandroid: Catch NullPointerException when parsing invali...
2017-09-04  Tobias Brunnerandroid: Catch NullPointerException when calling VpnSer...
next