index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x509: Correctly encode nonce in OCSP request
Tobias Brunner
2017-07-07
1
-1
/
+2
*
swanctl: Document eap_id in remote sections
Tobias Brunner
2017-07-05
1
-0
/
+6
*
kernel-pfroute: Make sure there is a netmask when enumerating subnets
Tobias Brunner
2017-07-05
1
-2
/
+2
*
pki: Load pubkey plugin to print public keys
Tobias Brunner
2017-07-05
1
-1
/
+1
*
pki: Fix typo in --print man page
Tobias Brunner
2017-07-05
1
-3
/
+3
*
sql: Use qualified names in SQL query statements
Tobias Brunner
2017-07-05
2
-49
/
+54
*
stroke: Don't load configs with invalid proposals
Tobias Brunner
2017-07-05
1
-7
/
+20
*
ikev1: Determine transform ID before mapping integrity algorithm ID
Tobias Brunner
2017-07-05
1
-1
/
+1
*
eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in software
Tobias Brunner
2017-07-05
16
-2
/
+1395
*
utils: Make second argument to memxor() const
Tobias Brunner
2017-07-05
2
-2
/
+2
*
android: New release after fixing issues with older Android versions and DB u...
Tobias Brunner
2017-07-04
1
-2
/
+2
*
android: Fix database update from older versions
Tobias Brunner
2017-07-04
1
-50
/
+80
*
android: Fix version string on older Android releases
Tobias Brunner
2017-07-04
1
-2
/
+6
*
android: New release after fixing crash with existing profiles
Tobias Brunner
2017-07-03
1
-2
/
+2
*
android: Fix null pointer dereference with existing profiles
Tobias Brunner
2017-07-03
1
-1
/
+1
*
android: Only show disconnect button if actually connected
Tobias Brunner
2017-07-03
1
-5
/
+11
*
android: New release after adding lots of new stuff
Tobias Brunner
2017-07-03
1
-2
/
+2
*
Merge branch '2309-android-disconnect-button'
Tobias Brunner
2017-07-03
12
-6
/
+104
|
\
|
*
android: Close activity when dialog is canceled if it was not visible before
Tobias Brunner
2017-07-03
1
-8
/
+42
|
*
android: Allow disconnecting via MainActivity but display a confirmation dialog
Tobias Brunner
2017-07-03
9
-6
/
+65
|
*
android: Add disconnect button to notification
Tobias Brunner
2017-07-03
4
-0
/
+5
|
/
*
Merge branch 'android-certreq'
Tobias Brunner
2017-07-03
14
-6
/
+79
|
\
|
*
android: Make sending certificate requests configurable in the GUI
Tobias Brunner
2017-07-03
9
-2
/
+43
|
*
android: Import the flag to suppress certificate requests
Tobias Brunner
2017-07-03
1
-0
/
+7
|
*
android: Add flag to suppress sending certificate requests
Tobias Brunner
2017-07-03
3
-1
/
+6
|
*
android: Add property for simple flags
Tobias Brunner
2017-07-03
2
-3
/
+23
|
/
*
Merge branch '2365-android-nat-keepalive'
Tobias Brunner
2017-07-03
15
-7
/
+79
|
\
|
*
android: Import NAT-T keepalive interval
Tobias Brunner
2017-07-03
1
-0
/
+1
|
*
android: Make NAT-T keepalive interval configurable in the GUI
Tobias Brunner
2017-07-03
10
-1
/
+49
|
*
android: Use configured NAT-T keepalive interval
Tobias Brunner
2017-07-03
2
-3
/
+6
|
*
android: Add property for NAT-T keepalive interval
Tobias Brunner
2017-07-03
2
-3
/
+23
|
/
*
Merge branch 'android-updates'
Tobias Brunner
2017-07-03
54
-120
/
+3444
|
\
|
*
android: Use arrays as primary config option for subnets in profile files
Tobias Brunner
2017-07-03
1
-4
/
+22
|
*
android: Change format of address ranges and print sets
Tobias Brunner
2017-07-03
4
-2
/
+24
|
*
android: Make app handling and selection of apps configurable in profile editor
Tobias Brunner
2017-07-03
16
-7
/
+200
|
*
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
[prev]
[next]