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
...
*
android: Unregister listener in case of error alerts
Tobias Brunner
2016-12-08
1
-3
/
+9
*
android: Report an error for invalid integer values
Tobias Brunner
2016-12-08
1
-4
/
+27
*
android: Propose curve25519 in the ESP proposals
Tobias Brunner
2016-12-08
1
-3
/
+3
*
android: Enable curve25519 plugin in the app
Tobias Brunner
2016-12-08
1
-1
/
+1
*
android: Propose ChaCha20/Poly1305 in the ESP AEAD proposals
Tobias Brunner
2016-12-08
1
-2
/
+3
*
android: Enable chapoly plugin in the app
Tobias Brunner
2016-12-08
1
-1
/
+1
*
android: Update Gradle plugin and wrapper
Tobias Brunner
2016-12-08
2
-3
/
+3
*
android: Identifiers for SHA2-base RSA signature schemes got renamed
Tobias Brunner
2016-10-11
1
-4
/
+4
*
android: Fix build after adding libtpmtss
Tobias Brunner
2016-06-28
2
-1
/
+3
*
android: Catch exception if numbers are too large for Integer
Tobias Brunner
2016-06-13
1
-1
/
+8
*
android: Update Gradle plugin
Tobias Brunner
2016-06-13
1
-1
/
+1
*
android: Fix signature of get_nexthop()
Tobias Brunner
2016-06-13
1
-1
/
+2
*
android: New release after fixing a crash during certificate imports
Tobias Brunner
2016-05-06
1
-2
/
+2
*
android: Avoid IllegalStateException when importing certificates
Tobias Brunner
2016-05-06
1
-2
/
+14
*
android: New release after reducing number of DH groups in proposal
Tobias Brunner
2016-05-04
1
-2
/
+2
*
android: Use separate label strings for text fields in login dialog
Tobias Brunner
2016-05-03
6
-2
/
+12
*
android: New release after GUI changes/additions
Tobias Brunner
2016-05-02
1
-2
/
+2
*
android: Show selected user identity in profile list
Tobias Brunner
2016-05-02
1
-3
/
+9
*
android: Allow selection of user identity in GUI
Tobias Brunner
2016-05-02
2
-2
/
+52
*
android: Add adapter for user ID selection
Tobias Brunner
2016-05-02
6
-0
/
+80
*
android: Add helper function to TrustedCertificateEntry to get subjectAltNames
Tobias Brunner
2016-05-02
1
-4
/
+43
*
android: Add auto-completion to remote ID and profile name
Tobias Brunner
2016-05-02
2
-6
/
+83
*
android: Make remote identity configurable in the GUI
Tobias Brunner
2016-05-02
7
-2
/
+43
*
android: Use TextInputLayout in login dialog
Tobias Brunner
2016-05-02
1
-26
/
+30
*
android: Use TextInputLayoutHelper in profile editor
Tobias Brunner
2016-05-02
7
-148
/
+212
*
android: Add TextInputLayout child class that displays a helper text below th...
Tobias Brunner
2016-05-02
2
-2
/
+185
*
android: Use proper namespace for custom attribute
Tobias Brunner
2016-05-02
1
-2
/
+2
*
android: Move profile name field to the bottom and use server address as hint
Tobias Brunner
2016-05-02
2
-16
/
+41
*
android: Use configured local identity in auth-cfgs
Tobias Brunner
2016-05-02
1
-9
/
+30
*
android: Use configured remote ID in auth-cfg
Tobias Brunner
2016-05-02
1
-4
/
+15
*
android: Pass local and remote identities as settings of a connection
Tobias Brunner
2016-05-02
1
-2
/
+4
*
android: Add fields for local and remote identities to data model
Tobias Brunner
2016-05-02
2
-6
/
+44
*
android: Avoid races between FragmentManager and state saving
Tobias Brunner
2016-05-02
1
-5
/
+4
*
android: Increase the NAT-T keepalive interval to potentially save battery life
Tobias Brunner
2016-05-02
1
-0
/
+4
*
android: Show confirmation dialog also when connecting
Tobias Brunner
2016-05-02
1
-1
/
+1
*
android: Avoid ProgressDialogs in VPN state fragment
Tobias Brunner
2016-05-02
7
-84
/
+32
*
android: Fix display of remediation instructions with support library
Tobias Brunner
2016-05-02
2
-8
/
+15
*
android: Use Fragment class from the support library to avoid deprecation war...
Tobias Brunner
2016-05-02
8
-51
/
+51
*
android: Update README.ndk
Tobias Brunner
2016-05-02
1
-8
/
+9
*
android: Use relative path for strongSwan sources
Tobias Brunner
2016-05-02
1
-8
/
+10
*
android: Fix handling of redirects during IKE_AUTH
Tobias Brunner
2016-05-02
1
-69
/
+84
*
android: Fix color of lists and buttons on older platforms
Tobias Brunner
2016-04-27
3
-0
/
+34
*
android: Use Activity as context for VpnProfileAdapter to fix theme
Tobias Brunner
2016-04-27
1
-3
/
+1
*
android: Use "server" instead of "gateway" in profile editor
Tobias Brunner
2016-04-27
5
-44
/
+44
*
android: Define a new color scheme
Tobias Brunner
2016-04-27
2
-3
/
+16
*
android: Get a warning on use of deprecated features
Tobias Brunner
2016-04-27
1
-0
/
+1
*
android: Replace use of deprecate getColor() method overload
Tobias Brunner
2016-04-27
2
-22
/
+39
*
android: Make font in log view monospace again on Android 5+
Tobias Brunner
2016-04-27
1
-1
/
+2
*
android: Avoid deprecated tabs in the ActionBar in TrustedCertificatesActivity
Tobias Brunner
2016-04-27
2
-88
/
+89
*
android: Automatically reload certificates if manager is reset
Tobias Brunner
2016-04-27
2
-36
/
+46
[prev]
[next]