]> git.ipfire.org Git - people/ms/strongswan.git/shortlog
people/ms/strongswan.git
2020-07-21  Andreas SteffenVersion bump to 5.9.0rc1
2020-07-21  Tobias Brunnerconfigure: Ignore unknown Git version number
2020-07-20  Tobias BrunnerUse Botan 2.15.0 for tests
2020-07-20  Tobias Brunnerunit-tests: Fix cancel_onoff test
2020-07-20  Tobias Brunnerunit-tests: Print a header for each test function/itera...
2020-07-20  Tobias Brunnerunit-tests: Add ability to filter test cases and functions
2020-07-20  Tobias Brunnerconfigure: Optionally use version information obtained...
2020-07-20  Tobias Brunneropenssl: Use consistent ifdefs to disable x25519/448
2020-07-20  Tobias BrunnerMerge branch 'vici-ca-certs'
2020-07-20  Tobias Brunnervici: Keep track of all CA certificates in vici_authority_t
2020-07-20  Tobias Brunnerobject: Add helper for callbacks with two void pointers
2020-07-20  Tobias Brunnervici: Make attribute certificates untrusted again
2020-07-20  Tobias Brunnervici: Clear credential cache when unloading an authorit...
2020-07-20  Tobias Brunnervici: Directly provide CA certificates in authority...
2020-07-20  Tobias Brunnercertificate: Extract helper function to filter certificates
2020-07-20  Tobias BrunnerMerge branch 'ordered-hashtable'
2020-07-20  Tobias Brunnerhashtable: Use quadratic probing
2020-07-20  Tobias Brunnervici: Store configs in a hashtable
2020-07-20  Tobias Brunnerhashtable: Maintain insertion order when enumerating
2020-07-20  Tobias Brunnerhashlist: Move get_match() and sorting into a separate...
2020-07-20  Tobias Brunnerunit-tests: Pass test iteration to fixtures
2020-07-20  Tobias Brunnerhashtable: Optionally collect and report profiling...
2020-07-20  Tobias Brunnerhashtable: Optionally sort keys/items in buckets in...
2020-07-20  Tobias Brunnerhashtable: Store items in buckets in insertion order
2020-07-20  Tobias Brunnerunit-tests: Add tests for larger number of items in...
2020-07-20  Tobias Brunnerunit-tests: Optionally report the times test cases ran
2020-07-07  Tobias Brunnerkernel-netlink: Ignore preference for temporary address...
2020-07-06  Tobias Brunnercharon-nm: Set DPD/close action to restart and enable...
2020-07-01  Tobias Brunnervici: With start_action=start, terminate IKE_SA without...
2020-06-29  Boris Vanhoofeap-radius: Small spelling fix
2020-06-23  Tobias Brunnertesting: Skip tests with missing files, don't abort...
2020-06-14  Andreas SteffenVersion bump to 5.9.0dr2
2020-06-12  Tobias Brunnertesting: Fix SQL scenarios after preferring AEAD for ESP
2020-06-12  Tobias Brunnertesting: Fix ikev2/net2net-fragmentation scenario
2020-06-12  Tobias Brunnerike: Send AEAD ESP default proposal first
2020-06-12  Tobias Brunnerproposal: Add AES-GCM to the ESP default AEAD proposal
2020-06-11  Tobias Brunnerikev2: Ensure ALERT_RETRANSMIT_SEND_CLEARED is triggered
2020-06-11  Tobias Brunnertravis: Don't pipe negative lgtm.com result into jq
2020-06-11  Tobias Brunnerikev1: Ensure local IP is known as identity fallback...
2020-06-06  Andreas SteffenVersion bump to 5.9.0dr1
2020-06-05  Tobias Brunnerchild-create: Don't reset DH group when retrying after...
2020-06-05  Tobias Brunnerikev1: Fix PSK lookup for Main Mode initiators
2020-06-05  Tobias Brunnerike: Fix retransmission timeouts if base is <= 1
2020-06-02  Tobias Brunnerandroid: New release after improving connectivity/sched...
2020-06-02  Tobias Brunnertravis: Add build of the Android app
2020-06-02  Tobias Brunnerandroid: Suppress linting error in manifest related...
2020-06-02  Tobias Brunnerandroid: Ignore some missing quantity lint errors
2020-06-02  Tobias Brunnerandroid: Mock parseInetAddress() method to fix unit...
2020-06-02  Tobias BrunnerMerge branch 'android-scheduler'
2020-06-02  Tobias Brunnerandroid: Add a preference flag to ignore battery optimi...
2020-06-02  Tobias Brunnerandroid: Increase lifetimes a bit
2020-06-02  Tobias Brunnerandroid: Ask user to add our app to the device's power...
2020-06-02  Tobias Brunnerandroid: Use the default scheduler for short-term events
2020-06-02  Tobias Brunnerandroid: Use Android-specific scheduler on Android...
2020-06-02  Tobias Brunnerandroid: Add Android-specific implementation of scheduler_t
2020-06-02  Tobias Brunnerscheduler: Use timercmp(3) instead of a custom function
2020-06-02  Tobias Brunnerike: Only track actually sent retransmits as outbound...
2020-06-02  Tobias Brunnerandroid: Change how initial log handler is registered
2020-06-02  Tobias Brunnerandroid: Check the current path using DPD after a roami...
2020-06-02  Tobias Brunnerike: Optionally use DPD to check if the current path...
2020-06-02  Tobias Brunnerandroid: Enable switch from NAT interval to DPDs after...
2020-06-02  Tobias Brunnerike: Add an option to trigger a DPD instead of a NAT...
2020-06-02  Tobias Brunnerandroid: Switch to CLOCK_REALTIME on Android
2020-06-02  Tobias Brunnertime: Allow using different clocks
2020-06-02  Tobias Brunnermutex: Don't use ...timedwait_monotonic() if clock...
2020-06-02  Tobias Brunnerike: Track NAT-keepalives as outbound packets
2020-06-02  Tobias Brunnerandroid: Fix app icon on Android versions < 5.0
2020-06-02  Tobias Brunnerandroid: Update Gradle plugin
2020-06-02  Tobias Brunnerandroid: Again change how data source is handled in...
2020-05-26  Tobias Brunnertravis: Bump tpm2-tss to 2.4.1
2020-05-25  Thomascharon-nm: Allow configurable remote traffic selectors
2020-05-19  Tobias Brunnerikev2: Return to the original host if connection fails...
2020-05-19  Tobias Brunnernm: Version bump to 1.5.2
2020-05-19  Tobias Brunnernm: Move server port to options tab and position tabs...
2020-05-19  Tobias Brunnernm: Use tabs for options/proposals to save screen space
2020-05-11  Tobias Brunnernm: Migrate appdata to metainfo
2020-05-08  Tobias Brunnernm: Version bump to 1.5.1
2020-05-08  Tobias Brunnercharon-nm: Clear secrets when disconnecting
2020-05-08  Tobias Brunnernm: Fix password entry for private keys and allow saving it
2020-05-07  Tobias Brunnerike: Properly support high number of retransmission...
2020-05-07  Tobias Brunnerike-auth: Add option to use EAP-only authentication...
2020-05-07  Tobias Brunnerchild-create: Properly handle DH group during migration...
2020-05-07  Tobias Brunnerikev1: Use actual local identity as initiator or aggres...
2020-05-07  Tobias Brunnerikev1: Store fallback identity (IP address) on IKE_SA...
2020-05-07  Tobias Brunnerlookip: Use line buffering for stdout
2020-05-07  Tobias Brunnertravis: Bump wolfSSL to 4.4.0
2020-05-07  Tobias Brunnerwolfssl: Add support for Ed448
2020-05-07  Tobias Brunnerwolfssl: Add support for x448 Diffie-Hellman
2020-05-07  Tobias Brunnerfile-logger: Set owner/group of log file
2020-05-07  Tobias Brunnerxfrmi: Only build if libcharon is built
2020-05-07  Tobias Brunnerpkcs11: Optionally hash data for PKCS#1 v1.5 RSA signat...
2020-05-04  Tobias Brunnerscripts: Initialize libstrongswan in id2sql to fix...
2020-04-14  Thomas Egerervici: Allow maximum vici message size configuration...
2020-04-07  Tobias BrunnerUse Botan 2.14.0 for tests
2020-03-29  Andreas SteffenVersion bump to 5.8.4
2020-03-29  Tobias Brunneropenssl: Allow squeezing multiple times from SHAKE128...
2020-03-27  Tobias Brunnercharon-nm: Allow using fixed source ports
2020-03-26  Thomas Egerersettings: Use strtoul(3) for settings to int conversion
2020-03-26  Tobias Brunnerquick-mode: Make sure we have a proposal before determi...
2020-03-25  Tobias Brunnerunit-tests: Update expired certificates for TLS tests
next