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
/
libcharon
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext-auth: Add an ext-auth plugin invoking an external authorization script
Martin Willi
2014-10-06
5
-0
/
+485
*
updown: Use process abstraction to invoke updown script
Martin Willi
2014-10-06
1
-246
/
+215
*
stroke: Allow specifying the ipsec.secrets location in strongswan.conf
Shea Levy
2014-10-02
1
-2
/
+10
*
vici: Add a command to reload strongswan.conf
Martin Willi
2014-09-22
1
-0
/
+12
*
eap-radius: Forward Cisco and Microsoft specific DNS/NBNS attributes
Tobias Brunner
2014-09-09
1
-0
/
+50
*
ha: Don't adopt IKEv1 children when building without IKEv1 support
Martin Willi
2014-08-28
1
-0
/
+2
*
unity: Do not bump TS to 0.0.0.0/0 as initiator when no Split-Include received
Martin Willi
2014-08-25
1
-1
/
+21
*
unity: Handle narrowing according to roles in the IKE_SA
Tobias Brunner
2014-08-25
1
-16
/
+33
*
xauth-pam: Add workaround for null-terminated passwords
Tobias Brunner
2014-07-07
1
-1
/
+6
*
stroke: Don't log unspecified options of conn and ca sections
Tobias Brunner
2014-06-30
1
-37
/
+50
*
libvici: Add missing argument to Doxygen comment
Tobias Brunner
2014-06-30
1
-0
/
+1
*
Fixed some typos
Tobias Brunner
2014-06-30
2
-2
/
+2
*
updown: Force subnet address to be numeric
Tobias Brunner
2014-06-25
1
-2
/
+2
*
eap-radius: Increase buffer for accounting attributes to maximum attribute size
Martin Willi
2014-06-25
1
-1
/
+1
*
vici: Install libvici in ipseclibdir like we do with other libraries
Tobias Brunner
2014-06-19
1
-1
/
+1
*
kernel-interface: Add destination prefix to get_nexthop()
Tobias Brunner
2014-06-19
3
-4
/
+4
*
load-tester: Add a crl option to include a CRL uri in generated certificates
Martin Willi
2014-06-19
1
-1
/
+21
*
vici: Support memory stats without leak-detective on Windows
Martin Willi
2014-06-17
1
-0
/
+53
*
vici: Add a stats command returning various daemon infos and statistics
Martin Willi
2014-06-17
1
-0
/
+104
*
vici: Support a replay_window CHILD_SA option
Martin Willi
2014-06-17
1
-0
/
+16
*
starter: Add a replay_window connection option
Martin Willi
2014-06-17
1
-0
/
+4
*
kernel-interface: Add a replay_window parameter to add_sa()
Martin Willi
2014-06-17
3
-6
/
+9
*
socket-win: Use non-overlapped I/O and socket event selection
Martin Willi
2014-06-17
1
-31
/
+13
*
Split swanctl --raw mode into single-line and --pretty mode
Andreas Steffen
2014-06-14
4
-31
/
+70
*
windows: Use WINAPI call convention for Windows API callbacks
Martin Willi
2014-06-06
3
-10
/
+13
*
kernel-wfp: Include Windows header patch for MinGW 4.8.1
Martin Willi
2014-06-04
2
-0
/
+29
*
kernel-wfp: Clone acquire traffic selectors only if they exist
Martin Willi
2014-06-04
1
-1
/
+3
*
kernel-wfp: Install routes for trap policies
Martin Willi
2014-06-04
1
-3
/
+21
*
kernel-wfp: Refactor route management to separate function
Martin Willi
2014-06-04
1
-39
/
+47
*
kernel-wfp: Install tunnel mode policies to appropriate sub-layers
Martin Willi
2014-06-04
2
-6
/
+22
*
kernel-wfp: Declare GUIDs and auth/cipher configs missing in some MinGW builds
Martin Willi
2014-06-04
1
-0
/
+89
*
kernel-wfp: Support multiple traffic selectors on tunnel mode SAs
Martin Willi
2014-06-04
1
-36
/
+80
*
kernel-iph: Implicitly enable IP forwarding when installing routes
Martin Willi
2014-06-04
1
-0
/
+26
*
kernel-wfp: Show a warning for packets the kernel drops in its IPsec layers
Martin Willi
2014-06-04
1
-0
/
+6
*
kernel-wfp: Set flag to get UDP encapsulation with tunnel mode working
Martin Willi
2014-06-04
2
-0
/
+22
*
kernel-wfp: Install tunnel and trap forward policies
Martin Willi
2014-06-04
3
-136
/
+275
*
kernel-wfp: Manually create a ProviderContext to attach individual filters
Martin Willi
2014-06-04
4
-79
/
+73
*
kernel-wfp: Print filter weight in "ipsecdump filters"
Martin Willi
2014-06-04
1
-0
/
+4
*
kernel-wfp: Add support for trap policies and acquires
Martin Willi
2014-06-04
2
-1
/
+304
*
socket-win: Install IKE bypass policies using bypass_socket()
Martin Willi
2014-06-04
2
-0
/
+12
*
kernel-wfp: Implement bypass_socket() using dedicated filter rules
Martin Willi
2014-06-04
1
-2
/
+117
*
kernel-wfp: Register for WFP Net events
Martin Willi
2014-06-04
2
-0
/
+48
*
kernel-wfp: Add some missing IPv6 GUIDs, fix IPv6 host conversion
Martin Willi
2014-06-04
2
-2
/
+29
*
kernel-wfp: Add an ipsecdump "filters" command to print IPsec related filters
Martin Willi
2014-06-04
1
-1
/
+282
*
kernel-wfp: Add an ipsecdump utility to show installed SAs/SPs on Windows
Martin Willi
2014-06-04
3
-0
/
+432
*
kernel-wfp: Depend on used RNG plugin features
Martin Willi
2014-06-04
1
-0
/
+2
*
kernel-wfp: Implement update_sa()
Martin Willi
2014-06-04
3
-1
/
+114
*
kernel-wfp: Configure ports for SAs using UDP encapsulation
Martin Willi
2014-06-04
1
-0
/
+31
*
kernel-wfp: Refactor SA context construction, and use IPsecSaContextCreate1()
Martin Willi
2014-06-04
1
-19
/
+32
*
kernel-iph: Fire roam events for detected address changes
Martin Willi
2014-06-04
1
-0
/
+60
[next]