]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/charon-nm/nm/nm_service.c
charon-nm: Clear secrets when disconnecting
[thirdparty/strongswan.git] / src / charon-nm / nm / nm_service.c
2020-05-08  Tobias Brunnercharon-nm: Clear secrets when disconnecting
2020-03-20  Tobias Brunnercharon-nm: Correctly set remote auth class for PSK...
2020-02-14  Tobias BrunnerMerge commit 'nm-client-id'
2020-02-14  Tobias Brunnercharon-nm: Add support for custom local IKE identities
2020-02-14  Tobias BrunnerMerge branch 'nm-reauth'
2020-02-14  Tobias Brunnercharon-nm: Keep listener registered even on failures
2020-02-14  Tobias Brunnercharon-nm: Support reauthentication and redirection
2020-02-14  Tobias BrunnerMerge branch 'nm-eap-tls'
2020-02-14  Tobias Brunnercharon-nm: Add support for EAP-TLS
2020-02-14  Tobias BrunnerMerge branch 'nm-server-port'
2020-02-14  Tobias Brunnercharon-nm: Add support for custom server ports
2020-02-14  Tobias BrunnerMerge branch 'nm-remote-id'
2020-02-14  Tobias Brunnercharon-nm: Add support for a specific remote identity
2020-02-11  Josh SorefSpelling fixes
2020-02-05  Tobias Brunnernm: Replace deprecated g_type_class_add_private()
2019-04-25  Tobias BrunnerMerge branch 'childless'
2019-04-25  Tobias Brunnerike-cfg: Pass arguments as struct
2019-03-14  Tobias BrunnerMerge branch 'nm-ipv6'
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
2018-07-09  SC Leecharon-nm: Parse any type of private key in need_secrets
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-05-22  Tobias BrunnerMerge branch 'ikesa-force-destroy'
2018-05-22  Tobias Brunnercontroller: Add option to force destruction of an IKE_SA
2018-03-07  Tobias BrunnerMerge branch 'pbkdf2-sha2'
2018-03-07  Tobias Brunnercharon-nm: Parse any type of private key not only RSA
2018-02-22  Tobias Brunnercharon-nm: Fix building list of DNS/MDNS servers with...
2018-02-05  Tobias Brunnercharon-nm: Remove unused variable
2017-12-22  Lubomir Rintelcharon-nm: Port to libnm
2017-05-23  Tobias BrunnerMerge branch 'hw-offload'
2017-05-23  Tobias Brunnerchild-cfg: Use flags for boolean options
2017-05-08  Defunctcharon-nm: IKE/ESP proposal customization support
2016-10-20  Tobias Brunnernm: Enable IKE fragmentation
2016-10-04  Tobias Brunnernm: Make global CA directory configurable
2016-10-04  Tobias Brunnernm: Remove dummy TUN device
2016-09-05  Tobias BrunnerMerge branch 'nm-1.2'
2016-09-05  Tobias Brunnernm: Pass external gateway to NM
2016-09-05  Tobias Brunnernm: Enforce min. length for PSKs in backend
2016-04-11  Andreas SteffenMerge branch 'kernel-policies'
2016-04-09  Tobias Brunnerpeer-cfg: Use struct to pass data to constructor
2016-04-09  Tobias Brunnerchild-cfg: Use struct to pass data to constructor
2016-03-24  Andreas SteffenUse standard unsigned integer types
2014-05-16  Martin WilliMerge branch 'aead-proposal'
2014-05-16  Martin Williike: Add an additional but separate AEAD proposal to...
2014-05-16  Martin Williike: Add an additional but separate AEAD proposal to...
2014-04-09  Tobias Brunnernm: Fix NULL-pointer dereference when handling TUN...
2014-03-18  Tobias Brunnercharon-nm: No additional secrets are required once...
2013-11-27  Tobias BrunnerMerge branch 'nm-psk'
2013-11-27  Tobias Brunnernm: Handle PSK option in NM backend
2013-09-04  Martin WilliMerge branch 'ike-address-ranges'
2013-09-04  Martin Williike: support multiple addresses, ranges and subnets...
2013-09-04  Martin WilliMerge branch 'ikev1-pushmode'
2013-09-04  Martin Willipeer-cfg: add a pull/push mode option to use with mode...
2013-03-19  Tobias Brunnercharon-nm: Prevent NM from changing the default route
2013-03-19  Tobias Brunnercharon-nm: Use VIP (if any) as local address
2013-03-19  Tobias Brunnercharon-nm: Pass a dummy TUN device to NetworkManager
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-06  Martin WilliAdd a DSCP configuration value to IKE configs
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2013-01-12  Tobias BrunnerMerge branch 'ikev1-fragmentation'
2013-01-12  Tobias BrunnerAdded an option that allows to force IKEv1 fragmentation
2012-12-24  Tobias BrunnerUse a connection specific option to en-/disable IKEv1...
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
2012-10-24  Martin WilliRemove version argument on peer_cfg constructor, use...
2012-10-24  Martin WilliAdd IKE version information to ike_cfg_t
2012-09-21  Tobias BrunnerMake streq() and strcaseeq() static inline functions...
2012-09-18  Tobias BrunnerUse AUTH_RULE_IDENTITY_LOOSE in NetworkManager backend
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-30  Martin WilliSupport multiple address pools configured on a peer_cfg
2012-08-30  Martin WilliSupport multiple virtual IPs on peer_cfg and ike_sa...
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-08  Tobias BrunnerReplaced usages of CHARON_*_PORT with calls to get_port().
2012-08-08  Tobias BrunnerMake the UDP ports charon listens for packets on (and...
2012-06-29  Martin WilliPass "lo" as faked tundev to NM, as it now needs a...
2012-06-08  Andreas Steffenimplemented the right|leftallowany feature
2012-05-17  Andreas Steffenmake IKEv1 DPD timeout configurable in charon
2012-05-03  Tobias BrunnerIntegrate nm plugin directly in charon-nm.