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
...
*
Version bump to 5.4.1dr4
5.4.1dr4
Andreas Steffen
2016-05-13
1
-1
/
+1
*
vici: Put source distribution in the dist dir in the build directory
Tobias Brunner
2016-05-11
1
-1
/
+3
*
mem-cred: Fix memory leak when replacing existing CRLs
Tobias Brunner
2016-05-11
1
-0
/
+1
*
vici: Add target to build a source package and universal wheel of the Python ...
Tobias Brunner
2016-05-11
1
-0
/
+6
*
vici: Add README.rst to be used as description on PyPI
Tobias Brunner
2016-05-11
4
-8
/
+28
*
vici: Replace dr with dev in version numbers for the Python egg
Tobias Brunner
2016-05-10
2
-5
/
+7
*
vici: Update setup.py
Tobias Brunner
2016-05-10
1
-4
/
+5
*
vici: Ensure we read exactly the specified amount of bytes from the socket in...
Tobias Brunner
2016-05-10
1
-2
/
+9
*
Version bump to 5.4.1dr3
5.4.1dr3
Andreas Steffen
2016-05-08
1
-1
/
+1
*
swanctl: indicate initiator and responder in --list-sas
Andreas Steffen
2016-05-07
1
-2
/
+5
*
Version bump to 5.4.1dr2
5.4.1dr2
Andreas Steffen
2016-05-06
1
-1
/
+1
*
Merge branch 'fwd-policy-prio'
Andreas Steffen
2016-05-06
1
-1
/
+12
|
\
|
*
child-sa: Install "outbound" FWD policy with lower priority
Tobias Brunner
2016-05-06
1
-1
/
+12
|
/
*
kernel-netlink: Check proper watcher state in parallel mode
Tobias Brunner
2016-05-06
1
-1
/
+1
*
trap-manager: Allow local address to be unspecified
Tobias Brunner
2016-05-06
1
-3
/
+1
*
kernel-netlink: Order routes by prefix before comparing priority/metric
Tobias Brunner
2016-05-06
1
-4
/
+4
*
ikev1: Activate DELETE tasks before other tasks in state ESTABLISHED
Tobias Brunner
2016-05-06
1
-7
/
+7
*
ikev1: Don't use rekeyed CHILD_SAs for rekey detection
Tobias Brunner
2016-05-06
1
-4
/
+4
*
ikev1: Don't call updown hook etc. when deleting redundant CHILD_SAs
Tobias Brunner
2016-05-06
1
-0
/
+1
*
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
*
swanctl: Do not display rekey times for shunts
Andreas Steffen
2016-05-05
2
-3
/
+6
*
Merge branch 'list-conns-plus'
Andreas Steffen
2016-05-04
15
-29
/
+143
|
\
|
*
testing: Use reauthentication and set CHILD_SA rekey time, bytes and packets ...
Andreas Steffen
2016-05-04
2
-0
/
+8
|
*
vici list-conns sends reauthentication and rekeying time information
Andreas Steffen
2016-05-04
9
-23
/
+114
|
*
swanctl: --list-conns shows eap_id, xauth_id and aaa_id
Andreas Steffen
2016-05-04
1
-0
/
+13
|
*
testing: uses xauth_id in swanctl/xauth-rsa scenario
Andreas Steffen
2016-05-04
4
-6
/
+8
|
/
*
android: New release after reducing number of DH groups in proposal
Tobias Brunner
2016-05-04
1
-2
/
+2
*
proposal: Remove some weaker and rarely used DH groups from the default proposal
Tobias Brunner
2016-05-04
1
-3
/
+5
*
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
*
Merge branch 'android-gui-updates'
Tobias Brunner
2016-05-02
31
-444
/
+1061
|
\
|
*
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
[prev]
[next]