]> git.ipfire.org Git - thirdparty/strongswan.git/history - src
Fixed some typos, courtesy of codespell
[thirdparty/strongswan.git] / src /
2019-04-29  Tobias BrunnerFixed some typos, courtesy of codespell
2019-04-29  Tobias Brunnernonce: Allow overriding the RNG quality used to generat...
2019-04-29  SophieKunit-tests: Fix skipping of some ECDSA signature schemes
2019-04-26  Tobias BrunnerMerge branch 'update-vici-bindings'
2019-04-26  Tobias Brunnervici: Update command wrappers in the Perl bindings
2019-04-26  Tobias Brunnervici: Update some data in the Ruby gemspec
2019-04-26  Tobias Brunnervici: Some code style fixes in the Ruby bindings
2019-04-26  Tobias Brunnervici: Update command wrappers of the Ruby bindings
2019-04-26  Tobias Brunnervici: Refactor how commands are called in the Ruby...
2019-04-26  Tobias Brunnervici: Fix formatting of return values for load-conn...
2019-04-26  Tobias Brunnervici: Add missing command wrappers for Python bindings
2019-04-26  Tobias Brunnervici: Extract command wrappers in Python bindings
2019-04-25  Tobias Brunnereap-aka-3gpp2: Increase SQN after each authentication
2019-04-25  Tobias BrunnerMerge branch 'childless'
2019-04-25  Tobias Brunnerunit-tests: Add unit tests for childless IKE_SA initiation
2019-04-25  Tobias Brunnerunit-tests: Make childless initiation configurable
2019-04-25  Tobias Brunnerunit-tests: Add helper to create but not yet establish...
2019-04-25  Tobias Brunnerunit-tests: Add macros to assert certain payloads are...
2019-04-25  Tobias Brunnervici: Support initiation of IKE_SAs
2019-04-25  Tobias Brunnervici: Make childless initiation of IKE_SAs configurable
2019-04-25  Tobias Brunnercontroller: Make child config optional for initiate()
2019-04-25  Tobias Brunnerchild-create: Initiate and handle childless IKE_SAs...
2019-04-25  Tobias Brunnerike-init: Notify initiator if childless IKE_SAs are...
2019-04-25  Tobias Brunnerike-cfg: Add setting for childless IKE_SAs
2019-04-25  Tobias Brunnerike-cfg: Pass arguments as struct
2019-04-25  SophieKproposal-substructure: Fix incorrect type for IKEv2...
2019-04-24  Tobias BrunnerMerge branch 'wolfssl'
2019-04-24  Tobias Brunnerwolfssl: Fixes, code style changes and some refactorings
2019-04-24  Tobias Brunnerunit-tests: Add tests for ECDSA fingerprints and encoding
2019-04-24  Tobias Brunnerunit-tests: Add tests for RSA fingerprints and encoding
2019-04-24  Tobias Brunnerchunk: Add helper to copy a chunk left-padded to a...
2019-04-24  Sean Parkinsonwolfssl: Add wolfSSL plugin for cryptographic implement...
2019-04-24  Tobias BrunnerMerge branch 'android-fixes'
2019-04-23  Tobias Brunnersocket-default: Fix setting DSCP value on FreeBSD
2019-04-16  Tobias Brunnerandroid: New release after fixing DB update and adding...
2019-04-16  Tobias Brunnerandroid: Fix database upgrade from older versions
2019-04-16  Tobias Brunnereap-mschapv2: Convert UTF-8-encoded passwords
2019-04-15  Tobias Brunnerchild-create: Make sure the mode selected by the respon...
2019-04-15  Tobias Brunnermessage: Enforce encryption except for INFORMATIONALs
2019-04-11  Tobias Brunnerike-sa-manager: Extract IKE SPI labeling feature from...
2019-04-04  Tobias Brunnereap-aka-3gpp: Ignore test runner in repository
2019-04-04  Tobias Brunnerike-config: If we don't send a CFG_REQUEST, we don...
2019-04-04  Tobias Brunnerike-config: Ignore unrequested virtual IP addresses
2019-04-04  Tobias BrunnerMerge branch 'xfrmi'
2019-04-04  Tobias Brunnervici: Add support for interface ID configurable on...
2019-04-04  Tobias Brunnerchild-sa: Pass default interface ID inherited from...
2019-04-04  Tobias Brunnerike-sa: Add property for interface ID
2019-04-04  Tobias Brunneripsec-types: Move allocation of unique interface IDs...
2019-04-04  Tobias Brunnerpeer-cfg: Add property for interface ID
2019-04-04  Tobias Brunnerxfrmi: Use helpers for nested Netlink attributes
2019-04-04  Tobias Brunnerkernel-netlink: Add helper functions for nested attributes
2019-04-04  Tobias Brunnerkernel-netlink: Don't install routes for CHILD_SAs...
2019-04-04  Tobias Brunnerxfrmi: Move to a separate directory to fix monolithic...
2019-04-04  Tobias Brunnerkernel-netlink: Add --list option to XFRM interfaces...
2019-04-04  Tobias Brunnerswanctl: Report interface IDs in --list-sas
2019-04-04  Tobias Brunnervici: Report interface IDs
2019-04-04  Tobias Brunnerupdown: Pass interface ID to updown script
2019-04-04  Tobias Brunnerike: Reuse interface ID during CHILD_SA rekeyings
2019-04-03  Tobias Brunnerchild-sa: Configure interface ID on SAs and policies
2019-04-03  Tobias Brunnervici: Make interface ID configurable
2019-04-03  Tobias Brunneripsec-types: Add helper to parse interface ID
2019-04-03  Tobias Brunnerkernel-interface: Consider interface ID when allocating...
2019-04-03  Tobias Brunnerchild-cfg: Add property for interface ID
2019-04-03  Tobias Brunnerkernel-netlink: Make interface ID configurable on SAs...
2019-04-03  Tobias Brunnerinclude: Add XFRM attribute identifier for interface ID
2019-04-03  Tobias Brunnerkernel-netlink: Add utility to create XFRM interfaces
2019-04-03  Tobias Brunnerkernel-netlink: Calculate length of Netlink messages...
2019-03-29  Andreas SteffenCorrected use of PB-TNC CRETRY and SRETRY batches
2019-03-27  Tobias Brunnergenerator: Don't print any tainted values in DBG3 messa...
2019-03-27  Sheena Mira-atotrap-manager: Wait for install to finish before uninsta...
2019-03-14  Tobias Brunnersql: Handle %any better when looking up shared secrets
2019-03-14  Tobias BrunnerMerge branch 'nm-ipv6'
2019-03-14  Tobias Brunnernm: Remove deprecated variables from autogen.sh
2019-03-14  Tobias Brunnercharon-nm: Add IPv6 support
2019-03-14  Tobias Brunnercharon-nm: Handle IPv6 DNS server attributes
2019-03-14  Tobias Brunnercharon-nm: Set local address to %any so IPv6 may be...
2019-03-14  Tobias Brunnercharon-nm: Request virtual IPv6 address and appropriate TS
2019-03-14  Tobias Brunnernm: Enable IPv6 tab in NM connection dialog
2019-03-14  Tobias Brunnerforecast: Only reinject packets that are marked or...
2019-03-14  Tobias Brunnerkernel-netlink: Use address labels instead of deprecati...
2019-03-14  Tobias BrunnerMerge branch 'android-updates'
2019-03-13  Tobias Brunnerchild-create: Add missing space in DH retry log message
2019-03-08  Tobias Brunnerandroid: New release after adding copy function and...
2019-03-08  Tobias BrunnerMerge branch 'openssl-chapoly'
2019-03-08  Tobias Brunneropenssl: Add support for ChaCha20-Poly1305
2019-03-08  Tobias Brunneropenssl: Generalize the GCM implementation a bit
2019-03-08  Tobias BrunnerMerge branch 'ikev1-redundant-updown'
2019-03-08  Tobias Brunnerikev1: Don't trigger updown event and close action...
2019-03-08  Tobias Brunnertask-manager-v1: Add utility function to check if CHILD...
2019-03-08  Tobias Brunnervici: Correctly parse inactivity timeout as uint32_t
2019-03-07  Tobias Brunnerswanctl: Fix documentation of default value of hostaccess
2019-03-05  Tobias Brunnerandroid: Use helper to parse IP addresses where appropriate
2019-03-05  Tobias Brunnerandroid: Add helper to parse IP addresses from strings
2019-03-05  Tobias Brunnerandroid: Make DNS servers configurable in the GUI
2019-03-05  Tobias Brunnerandroid: Import DNS servers
2019-03-05  Tobias Brunnerandroid: Use configured custom DNS servers
2019-03-05  Tobias Brunnerandroid: Add properties for DNS servers
2019-03-05  Tobias Brunnerandroid: Add menu option to copy a profile
2019-03-05  Tobias Brunnerandroid: Remove buildToolsVersion
2019-03-05  Tobias Brunnerandroid: Update Gradle plugin
next