index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
frontends
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid
Martin Willi
2015-02-20
1
-2
/
+1
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
1
-3
/
+3
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
1
-1
/
+1
*
libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()
Martin Willi
2015-02-20
1
-2
/
+1
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
1
-2
/
+2
*
libipsec: Remove unused reqid parameter from ipsec_sa_mgr_t.get_spi()
Martin Willi
2015-02-19
1
-1
/
+1
*
android: New release based on 5.2.1 and after adding EAP-TLS
Tobias Brunner
2014-11-06
1
-3
/
+3
*
android: Build binaries for MIPS
Tobias Brunner
2014-11-06
1
-1
/
+1
*
android: Increase fragment size
Tobias Brunner
2014-11-06
1
-0
/
+3
*
android: Enable IKEv2 fragmentation
Tobias Brunner
2014-11-06
1
-1
/
+1
*
android: Use %any as AAA identity, but disable EAP-only authentication
Tobias Brunner
2014-11-06
1
-5
/
+3
*
android: Add support for signature schemes used by EAP-TLS
Tobias Brunner
2014-11-06
1
-19
/
+34
*
android: Allow enumeration of untrusted certificates
Tobias Brunner
2014-11-06
1
-1
/
+1
*
android: Handle EAP-TLS in Android service
Tobias Brunner
2014-11-06
1
-6
/
+19
*
android: Enable EAP-TLS plugin in the app
Tobias Brunner
2014-11-06
1
-1
/
+1
*
android: Add EAP-TLS VPN type to the GUI
Tobias Brunner
2014-11-06
6
-1
/
+7
*
android: Change how features of VPN types are stored and checked
Tobias Brunner
2014-11-06
5
-59
/
+41
*
android: Fix PA-TNC construction based on data passed via JNI
Tobias Brunner
2014-10-15
1
-3
/
+2
*
android: Implement get_contracts() method in IMC state object
Tobias Brunner
2014-10-14
1
-0
/
+14
*
android: libpts does not exist anymore, don't attempt to load it
Tobias Brunner
2014-10-14
1
-1
/
+0
*
android: Update receive_message() to new imc_msg_t.receive() signature
Tobias Brunner
2014-10-13
1
-2
/
+4
*
android: Remove references to libpts
Tobias Brunner
2014-10-13
3
-8
/
+2
*
plugin-loader: Support a reload() callback for static features
Martin Willi
2014-09-22
1
-2
/
+2
*
android: Reduce CHILD_SA lifetime
Tobias Brunner
2014-09-12
1
-2
/
+2
*
android: Add DH groups to ESP proposals
Tobias Brunner
2014-09-12
1
-2
/
+12
*
android: Reestablish IKE_SA if CHILD_SA rekeying failed
Tobias Brunner
2014-09-12
1
-3
/
+36
*
android: Report error if CHILD_SA rekeying fails
Tobias Brunner
2014-09-12
1
-0
/
+6
*
android: Add support for querying use stats of a CHILD_SA
Tobias Brunner
2014-09-09
1
-1
/
+2
*
dns-proxy: Don't use proxy socket if we fail to bypass it
Tobias Brunner
2014-07-30
1
-0
/
+2
*
android: New release after adding certificate import, DNS proxy and GUI changes
Tobias Brunner
2014-07-22
1
-2
/
+2
*
android: For keyingtries > 0 notify the GUI if the limit is reached when rees...
Tobias Brunner
2014-07-22
1
-0
/
+17
*
android: Terminate IKE_SA if initial IKE_SA_INIT fails
Tobias Brunner
2014-07-22
1
-1
/
+23
*
android: Only allow DNS queries for the configured hostname
Tobias Brunner
2014-07-22
1
-0
/
+2
*
android: Add optional filter functionality to DNS proxy
Tobias Brunner
2014-07-22
2
-3
/
+119
*
android: Recreate the TUN device without DNS when reestablishing IKE_SAs
Tobias Brunner
2014-07-22
1
-0
/
+38
*
android: Add method to BuilderAdapter to re-establish without DNS-related data
Tobias Brunner
2014-07-22
3
-5
/
+113
*
android: Use DNS proxy when reestablishing IKE_SAs
Tobias Brunner
2014-07-22
1
-4
/
+44
*
bus: Add ike_reestablish_pre hook, called before DNS resolution
Tobias Brunner
2014-07-22
1
-4
/
+5
*
android: Add DNS proxy implementation
Tobias Brunner
2014-07-22
3
-0
/
+388
*
android: Delay disconnecting on errors until user dismisses them
Tobias Brunner
2014-07-22
2
-4
/
+6
*
android: Set CHILD_STATE_DOWN when the IKE_SA gets reestablished
Tobias Brunner
2014-07-22
1
-1
/
+7
*
android: Set CHILD_STATE_DOWN whenever the CHILD_SA goes down
Tobias Brunner
2014-07-22
1
-6
/
+0
*
android: Change to CONNECTING state if CHILD_SA goes down
Tobias Brunner
2014-07-22
1
-1
/
+4
*
android: Do not use deprecated TwoLineListItem
Tobias Brunner
2014-07-22
3
-27
/
+28
*
android: Add support for ECDSA private keys
Tobias Brunner
2014-07-22
1
-24
/
+99
*
android: Show a confirmation dialog before importing certificates
Tobias Brunner
2014-07-22
2
-14
/
+123
*
android: Use Storage Access Framework to import certificates
Tobias Brunner
2014-07-22
3
-17
/
+106
*
android: Add activity to import certificate files
Tobias Brunner
2014-07-22
7
-0
/
+89
*
android: Imported certificates may be clicked to delete them
Tobias Brunner
2014-07-22
7
-1
/
+124
*
android: Reload CA certificates without AsyncTask
Tobias Brunner
2014-07-22
2
-26
/
+39
[prev]
[next]