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
...
*
vici: Support ruby gem out-of-tree builds
Martin Willi
2015-02-27
1
-1
/
+3
*
ha: Always install the CHILD_SAs with the inbound flag set to FALSE
Martin Willi
2015-02-27
1
-2
/
+2
*
forecast: Explicitly cast sockaddr to fix compiler warning
Tobias Brunner
2015-02-23
1
-1
/
+1
*
configure: Use pkg-config to detect libiptc used by connmark/forecast
Tobias Brunner
2015-02-23
2
-4
/
+4
*
forecast: Add the broadcast/multicast forwarding plugin called forecast
Martin Willi
2015-02-20
7
-0
/
+1472
*
connmark: Add CONNMARK rules to select correct output SA based on conntrack
Martin Willi
2015-02-20
4
-0
/
+611
*
connmark: Add a plugin stub
Martin Willi
2015-02-20
3
-0
/
+143
*
load-tester: Support initiating XAuth authentication
Martin Willi
2015-02-20
1
-0
/
+22
*
mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth
Martin Willi
2015-02-20
3
-13
/
+17
*
attribute-handler: Pass full IKE_SA to handler backends
Martin Willi
2015-02-20
6
-50
/
+40
*
attribute-provider: Pass full IKE_SA to provider backends
Martin Willi
2015-02-20
8
-46
/
+45
*
unit-tester: Drop the old unit-tester libcharon plugin
Martin Willi
2015-02-20
12
-946
/
+0
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
14
-72
/
+66
*
attr-sql: Move plugin to libcharon
Martin Willi
2015-02-20
5
-0
/
+715
*
attr: Move plugin to libcharon
Martin Willi
2015-02-20
5
-0
/
+553
*
resolve: Move plugin back to libcharon
Martin Willi
2015-02-20
5
-0
/
+588
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
2
-2
/
+2
*
unity: Reference IKE_SAs by the IKEv1 COOKIEs, improving lookup performance
Martin Willi
2015-02-20
3
-14
/
+17
*
ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid
Martin Willi
2015-02-20
1
-1
/
+1
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
3
-13
/
+10
*
controller: Use the CHILD_SA unique_id to terminate CHILD_SAs
Martin Willi
2015-02-20
3
-13
/
+13
*
stroke: List CHILD_SA unique ID as the primary identifier, but print reqid, too
Martin Willi
2015-02-20
1
-5
/
+6
*
vici: Include the CHILD_SA unique ID in list-sa event
Martin Willi
2015-02-20
2
-0
/
+2
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
1
-1
/
+2
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
3
-3
/
+3
*
libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()
Martin Willi
2015-02-20
1
-2
/
+1
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
3
-6
/
+6
*
libipsec: Remove unused reqid parameter from ipsec_sa_mgr_t.get_spi()
Martin Willi
2015-02-19
1
-1
/
+1
*
ha: Perform child rekeying outside of CHILD_SA enumerator
Thomas Egerer
2015-02-19
1
-7
/
+22
*
vici: Fix ruby gem author email
Martin Willi
2015-01-22
1
-1
/
+1
*
vici: Fix README example encoding element type values, off by one
Martin Willi
2015-01-21
1
-10
/
+10
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2014-12-15
1
-1
/
+1
*
vici: Use silent builder destroy function in vici_free_req()
Martin Willi
2014-12-12
1
-7
/
+1
*
vici: Add a destroy method to builder, allowing cancellation without error
Martin Willi
2014-12-12
2
-4
/
+18
*
eap-radius: Use the single-server legacy server options as fallback
Martin Willi
2014-12-12
1
-3
/
+10
*
unity: Only do narrowing of responder's TS if we received 0.0.0.0/0
Tobias Brunner
2014-12-05
1
-2
/
+84
*
kernel-wfp: Install outbound ALE connect rules for IPsec
Martin Willi
2014-12-04
1
-16
/
+43
*
kernel-wfp: Install inbound ALE IP-in-IP filters
Martin Willi
2014-12-04
1
-41
/
+159
*
kernel-wfp: Add missing IPsec sublayer GUIDs
Martin Willi
2014-12-04
1
-0
/
+6
*
kernel-wfp: Define IPsec related ALE layers and callout GUIDs
Martin Willi
2014-12-04
2
-0
/
+40
*
kernel-wfp: Fix logging of MM/QM/EM NetEvent failures
Martin Willi
2014-12-04
1
-0
/
+12
*
vici: Make sure to send/recv all requested bytes over socket
Martin Willi
2014-12-04
1
-3
/
+22
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
2
-5
/
+19
*
kernel-libipsec: Use poll(2) instead of select
Martin Willi
2014-11-21
1
-54
/
+56
*
socket-default: Use round-robin selection of sockets to read from
Martin Willi
2014-11-21
1
-5
/
+13
*
socket-default: Use poll(2) instead of select
Martin Willi
2014-11-21
1
-46
/
+20
*
vici: Add support for address range definitions of pools
Tobias Brunner
2014-10-30
1
-5
/
+35
*
stroke: Add support for address range definitions of in-memory pools
Tobias Brunner
2014-10-30
1
-7
/
+33
*
updown: Explicitly pass caller PATH to updown script
Martin Willi
2014-10-22
1
-0
/
+1
*
vici: Return default value for get_int() if message value is empty string
Martin Willi
2014-10-14
2
-1
/
+5
[prev]
[next]