]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/frontends/android/jni/libandroidbridge/backend/android_service.c
ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid
[thirdparty/strongswan.git] / src / frontends / android / jni / libandroidbridge / backend / android_service.c
2015-02-20  Martin Williike-sa-manager: Remove IKE_SA checkout by CHILD_SA...
2014-11-06  Tobias Brunnerandroid: Enable IKEv2 fragmentation
2014-11-06  Tobias BrunnerMerge branch 'android-eap-tls'
2014-11-06  Tobias Brunnerandroid: Use %any as AAA identity, but disable EAP...
2014-11-06  Tobias Brunnerandroid: Handle EAP-TLS in Android service
2014-09-12  Tobias BrunnerMerge branch 'android-pfs'
2014-09-12  Tobias Brunnerandroid: Reduce CHILD_SA lifetime
2014-09-12  Tobias Brunnerandroid: Add DH groups to ESP proposals
2014-09-12  Tobias Brunnerandroid: Reestablish IKE_SA if CHILD_SA rekeying failed
2014-09-12  Tobias Brunnerandroid: Report error if CHILD_SA rekeying fails
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: Recreate the TUN device without DNS when reest...
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 BrunnerMerge branch 'android-state-updates'
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-05-16  Martin WilliMerge branch 'aead-proposal'
2014-05-16  Martin Williike: Add an additional but separate AEAD proposal to...
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-07-08  Tobias BrunnerMerge branch 'android-byod'
2013-07-08  Tobias Brunnerandroid: Add new VpnType to enable BYOD features
2013-05-03  Tobias Brunnerandroid: Use stronger ESP proposal including AES-GCM
2013-03-20  Tobias Brunnerandroid: Also request a virtual IPv6 address and propos...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Tobias Brunnerandroid: Add support for combined certificate and EAP...
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Tobias Brunnerandroid: Mitigate race condition on reauthentication
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  Martin WilliRemove version argument on peer_cfg constructor, use...
2012-10-24  Martin WilliAdd IKE version information to ike_cfg_t
2012-10-18  Tobias BrunnerMerge branch 'android-mobility'
2012-10-18  Tobias Brunnerandroid: Ignore if peer is unreachable when reestablish...
2012-10-18  Tobias Brunnerandroid: Use keyingtries=%forever and dpd|closeaction...
2012-10-16  Tobias Brunnerandroid: Handle unreachable peers via alert
2012-10-16  Tobias Brunnerandroid: Use 0.0.0.0/0 as local traffic selector
2012-10-16  Tobias Brunnerandroid: Determine source address dynamically
2012-10-16  Tobias Brunnerandroid: Don't use the default ESP proposal as it inclu...
2012-09-18  Tobias Brunnerandroid: Use AUTH_RULE_IDENTITY_LOOSE
2012-09-06  Tobias Brunnerandroid: Properly handle reauthentication initiated...
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Tobias Brunnerandroid: Native parts handle ikev2-cert VPN type
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-app'
2012-08-13  Tobias BrunnerJob added which handles plain text packets read from...
2012-08-13  Tobias BrunnerAdded a handler that writes inbound plain text packets...
2012-08-13  Tobias BrunnerAdd simple callbacks to receive/send ESP packets via...
2012-08-13  Tobias BrunnerAdd routes based on the installed IPsec policies to...
2012-08-13  Tobias BrunnerAdd virtual IP to the TUN device builder
2012-08-13  Tobias BrunnerCreate a TUN device via VpnService.Builder once the...
2012-08-13  Tobias Brunnerandroid_service_t handles initiation of an SA and track...