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
...
*
eap-radius: Change trigger for Accounting Start messages for IKEv1
Tobias Brunner
2015-08-06
1
-5
/
+12
*
printf-hook-builtin: Fix invalid memory access
Tobias Brunner
2015-08-04
1
-1
/
+2
*
kernel-netlink: Use PAGE_SIZE as default size for the netlink receive buffer
Tobias Brunner
2015-08-04
1
-1
/
+11
*
kernel-netlink: Actually verify if the netlink message exceeds the buffer size
Tobias Brunner
2015-08-04
1
-2
/
+2
*
ha: Properly initialize algo variables when installing CHILD_SAs
Tobias Brunner
2015-08-04
1
-1
/
+1
*
ha: Sync remote address in HA_IKE_ADD, too
Thomas Egerer
2015-08-04
2
-0
/
+11
*
jobs: Don't execute rekey CHILD_SA job on passive IKE_SAs
Thomas Egerer
2015-08-04
1
-1
/
+4
*
ike: Disable NAT keepalives in state PASSIVE
Thomas Egerer
2015-08-04
1
-3
/
+12
*
ha: Use the same init values for jhash() as Linux 4.1
Tobias Brunner
2015-07-31
1
-2
/
+19
*
kernel-netlink: Unlock mutex in del_policy() if mark can't be added to message
Tobias Brunner
2015-07-31
1
-0
/
+1
*
sql: Fix memory leak in SQL logger
Tobias Brunner
2015-07-28
1
-0
/
+1
*
android: New release fixing roaming on 5+ and adding new advanced options
Tobias Brunner
2015-07-28
1
-2
/
+2
*
android: Keep NDK API level at 19
Tobias Brunner
2015-07-28
1
-0
/
+1
*
android: Apply split tunneling options when creating TUN device
Tobias Brunner
2015-07-28
1
-11
/
+111
*
include: Remove linux/types.h header
Tobias Brunner
2015-07-28
2
-174
/
+1
*
android: Build against the android-21 target
Tobias Brunner
2015-07-28
1
-1
/
+1
*
android: Extend GUI so the split tunneling options can be set
Tobias Brunner
2015-07-28
7
-1
/
+45
*
android: Add field for split tunneling config to data model
Tobias Brunner
2015-07-28
2
-3
/
+28
*
android: Retrigger a roam event if reportedly connected but no source address...
Tobias Brunner
2015-07-28
1
-2
/
+35
*
android: Add method to check for connectivity to NetworkManager
Tobias Brunner
2015-07-28
3
-7
/
+46
*
android: Fix kernel-net implementation on Android 4.3 and earlier
Tobias Brunner
2015-07-28
2
-0
/
+36
*
android: Add a custom kernel-net implementation to replace kernel-netlink
Tobias Brunner
2015-07-28
4
-48
/
+152
*
android: Manually load libraries with dlopen() and RTLD_GLOBAL on Android M
Tobias Brunner
2015-07-28
2
-12
/
+53
*
android: Apply configured server port
Tobias Brunner
2015-07-28
2
-1
/
+5
*
android: Extend GUI so the server port can be entered
Tobias Brunner
2015-07-28
7
-1
/
+30
*
android: Add field for server port to data model
Tobias Brunner
2015-07-28
2
-3
/
+23
*
android: Apply configured MTU
Tobias Brunner
2015-07-28
4
-7
/
+22
*
android: Extend GUI so the MTU can be entered
Tobias Brunner
2015-07-28
7
-3
/
+103
*
android: Add field for MTU to data model
Tobias Brunner
2015-07-28
2
-4
/
+30
*
android: Set preferred language for remediation instructions
Tobias Brunner
2015-07-28
2
-0
/
+6
*
android: Encode connection settings as single Java string argument
Tobias Brunner
2015-07-28
4
-78
/
+54
*
android: Add simple utility class to generate settings_t compatible config sn...
Tobias Brunner
2015-07-28
1
-0
/
+160
*
unit-tests: Add unit tests for settings_t.load_string[_section]
Tobias Brunner
2015-07-28
1
-8
/
+113
*
settings: Add methods and a constructor to parse settings from strings
Tobias Brunner
2015-07-28
2
-11
/
+112
*
settings: Extend parser so we can parse settings from a string
Tobias Brunner
2015-07-28
2
-0
/
+45
*
starter: Add support for multi-line strings in ipsec.conf
Tobias Brunner
2015-07-28
3
-8
/
+6
*
settings: Add support for multi-line strings
Tobias Brunner
2015-07-28
3
-16
/
+20
*
starter: Don't replace rarely used special characters in strings in ipsec.conf
Tobias Brunner
2015-07-28
1
-2
/
+0
*
settings: Don't replace rarely used special characters
Tobias Brunner
2015-07-28
1
-2
/
+0
*
android: Don't pass null as root view to inflate()
Tobias Brunner
2015-07-28
1
-1
/
+1
*
android: Fix a potential NullPointerException in the IMC state fragment
Tobias Brunner
2015-07-28
1
-1
/
+7
*
android: EAP-TNC does not require a client certificate
Tobias Brunner
2015-07-28
1
-1
/
+1
*
android: Enable charon.initiator_only option
Tobias Brunner
2015-07-28
1
-0
/
+2
*
android: Increase the minSdkVersion to 15 and targetSdkVersion to 22
Tobias Brunner
2015-07-28
1
-2
/
+2
*
Use MGF1 with SHA-512 as BLISS random oracle
Andreas Steffen
2015-07-27
4
-72
/
+58
*
Generalize c_indices generation using SHA-512 random oracle.
Markku-Juhani Olavi Saarinen
2015-07-27
1
-18
/
+24
*
Fixed several bugs in the BLISS signature generation/verification step.
Markku-Juhani Olavi Saarinen
2015-07-27
1
-4
/
+8
*
ike: Fix memory leak if remote address is kept
Tobias Brunner
2015-07-27
1
-0
/
+4
*
ike-rekey: Fix cleanup() call
Tobias Brunner
2015-07-27
1
-2
/
+2
*
ike-rekey: Reset IKE_SA on bus before sending CREATE_CHILD_SA response
Tobias Brunner
2015-07-27
1
-1
/
+2
[prev]
[next]