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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
android: Add simple activity for the selection of apps
Tobias Brunner
2017-07-03
9
-0
/
+87
*
android: Add list fragment for the selection of apps
Tobias Brunner
2017-07-03
1
-0
/
+267
*
android: Add filterable adapter for list of installed/selected apps
Tobias Brunner
2017-07-03
1
-0
/
+162
*
android: Add list item layout for installed/selected apps
Tobias Brunner
2017-07-03
1
-0
/
+52
*
android: Add class that wraps ApplicationInfo for selected apps
Tobias Brunner
2017-07-03
1
-0
/
+71
*
android: Handle checked state in activated background
Tobias Brunner
2017-07-03
2
-0
/
+7
*
android: Add text color for checkable list entries
Tobias Brunner
2017-07-03
1
-0
/
+19
*
android: Add a linear layout that is checkable
Tobias Brunner
2017-07-03
1
-0
/
+66
*
android: Add convenience methods to get/set selected apps to/from a sorted set
Tobias Brunner
2017-07-03
2
-4
/
+25
*
android: Import selected/excluded apps from profile file
Tobias Brunner
2017-07-03
1
-0
/
+30
*
android: Apply selected apps according to config
Tobias Brunner
2017-07-03
1
-17
/
+54
*
android: Add property for selected apps to VPN profiles
Tobias Brunner
2017-07-03
2
-4
/
+73
*
android: Make custom subnets configurable in the GUI
Tobias Brunner
2017-07-03
9
-8
/
+66
*
android: Import custom subnets from profile file
Tobias Brunner
2017-07-03
1
-10
/
+19
*
android: Use configured included subnets instead of negotiated TS
Tobias Brunner
2017-07-03
1
-12
/
+41
*
android: Add ability to add a range set to another
Tobias Brunner
2017-07-03
2
-0
/
+42
*
android: Add property for included subnets to VPN profiles
Tobias Brunner
2017-07-03
2
-3
/
+23
*
android: Make excluded subnets configurable in the GUI
Tobias Brunner
2017-07-03
9
-5
/
+68
*
android: Import excluded subnets from profile file
Tobias Brunner
2017-07-03
8
-0
/
+18
*
android: Exclude configured subnets from the VPN
Tobias Brunner
2017-07-03
1
-31
/
+39
*
android: Implement Iterable interface and addAll() for range set
Tobias Brunner
2017-07-03
2
-49
/
+129
*
android: Add ability to remove a range set from another
Tobias Brunner
2017-07-03
2
-0
/
+36
*
android: Parse two addresses separated by - as range
Tobias Brunner
2017-07-03
4
-12
/
+52
*
android: Add property for excluded subnets to VPN profiles
Tobias Brunner
2017-07-03
2
-9
/
+29
*
android: Add class to manage a set of IP address ranges/subnets
Tobias Brunner
2017-07-03
2
-0
/
+339
*
android: Add class to handle IP ranges and subnets
Tobias Brunner
2017-07-03
2
-0
/
+882
*
android: Log some information about the Android version and the device
Tobias Brunner
2017-07-03
4
-6
/
+59
*
android: Escape backslashes in settings values
Tobias Brunner
2017-07-03
2
-2
/
+3
*
android: Use a specific action to disconnect from the VPN
Tobias Brunner
2017-07-03
2
-12
/
+21
*
android: Try to load existing user cert when importing VPN profile
Tobias Brunner
2017-07-03
1
-1
/
+9
*
android: Enable revocation plugin
Tobias Brunner
2017-07-03
2
-1
/
+3
*
android: Add a simple HTTP(S) fetcher for CRLs
Tobias Brunner
2017-07-03
7
-2
/
+241
*
android: Use LOCAL_LDLIBS to link libdl
Tobias Brunner
2017-07-03
2
-2
/
+2
*
android: Make log view more efficient
Tobias Brunner
2017-07-03
1
-8
/
+29
*
android: Don't update state fragment if not attached to an Activity
Tobias Brunner
2017-06-30
1
-0
/
+5
*
android: Make sure every listener at the VPN state service is only registered...
Tobias Brunner
2017-06-30
1
-11
/
+11
*
android: Add menu item to import VPN profile via Storage Access Framework
Tobias Brunner
2017-06-30
3
-14
/
+59
*
android: Add translation for Traditional Chinese
Tobias Brunner
2017-06-30
2
-0
/
+176
*
android: Move Simplified Chinese translation to values-zg-rCN folder
Tobias Brunner
2017-06-30
2
-0
/
+0
*
android: Update Gradle plugin and wrapper
Tobias Brunner
2017-06-30
3
-4
/
+4
*
ikev1: Only delete redundant CHILD_SAs if configured
Tobias Brunner
2017-06-26
1
-1
/
+5
*
configure: Enable coverage for all plugins via PLUGIN_CFLAGS
Tobias Brunner
2017-06-20
3
-6
/
+3
*
ipsec: Remove `starter` as valid command in --help
Tobias Brunner
2017-06-20
1
-1
/
+1
*
openssl: Properly handle flags in key usage extension
Tobias Brunner
2017-06-14
1
-8
/
+6
*
charon-tkm: Return cloned host from tkm_kernel_sad_t::get_dst_host()
Tobias Brunner
2017-06-14
3
-2
/
+4
*
configure: Use pkg-config to determine Ruby CFLAGS/LIBS
Tobias Brunner
2017-06-07
3
-5
/
+8
*
nm: Version bump to 1.4.2
Tobias Brunner
2017-05-30
2
-1
/
+7
*
x509: nameConstraints sequence does not require a loop
Andreas Steffen
2017-05-29
1
-2
/
+1
*
unit-tests: Updated asn1-parser tests
Andreas Steffen
2017-05-29
1
-1
/
+105
*
asn1-parser: Fix CHOICE parsing
Andreas Steffen
2017-05-29
3
-75
/
+134
[prev]
[next]