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
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-08-07
2
-2
/
+2
*
kernel-netlink: Wipe buffer used to read Netlink messages
Tobias Brunner
2017-08-07
1
-2
/
+12
*
kernel-netlink: Set SPI on outbound policy
Tobias Brunner
2017-08-07
1
-4
/
+10
*
error-notify: Don't stop sending notifies after removing a disconnected listener
Tobias Brunner
2017-07-27
1
-2
/
+1
*
farp: Only remove one tracked entry
Tobias Brunner
2017-07-27
1
-0
/
+1
*
kernel-pfroute: Make sure there is a netmask when enumerating subnets
Tobias Brunner
2017-07-05
1
-2
/
+2
*
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
*
eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in software
Tobias Brunner
2017-07-05
9
-0
/
+1373
*
eap-sim-file: Remove redundant enumerator allocation
Tobias Brunner
2017-05-26
1
-1
/
+1
*
sql: Remove redundant enumerator allocation
Tobias Brunner
2017-05-26
1
-1
/
+1
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-05-26
4
-5
/
+5
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
10
-96
/
+91
*
linked-list: Change interface of callback for invoke_function()
Tobias Brunner
2017-05-26
3
-18
/
+48
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
14
-257
/
+343
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
25
-132
/
+256
*
vici: Make 96-bit truncation for SHA-256 configurable
Tobias Brunner
2017-05-26
1
-0
/
+11
*
stroke: Make 96-bit truncation for SHA-256 configurable
Tobias Brunner
2017-05-26
2
-1
/
+3
*
android-log: Link against liblog
Tobias Brunner
2017-05-26
1
-0
/
+1
*
child-sa: Change API used to set/install policies
Tobias Brunner
2017-05-23
1
-9
/
+7
*
tnc-ifmap: Null-terminate buffer to make sscanf()-calls safe
Tobias Brunner
2017-05-23
1
-4
/
+5
*
kernel-netlink: Use total retransmit timeout as acquire timeout
Tobias Brunner
2017-05-23
2
-13
/
+23
*
kernel-netlink: Try to add new inbound SA if update fails
Thomas Egerer
2017-05-23
1
-3
/
+12
*
kernel-pfkey: Update SA addresses if supported by the kernel
Tobias Brunner
2017-05-23
1
-21
/
+16
*
kernel-pfkey: Use new encap flag on Mac OS X when updating SAs
Tobias Brunner
2017-05-23
1
-1
/
+1
*
kernel-netlink: Update hardware offload attribute when SAs are updated
Tobias Brunner
2017-05-23
1
-11
/
+37
*
kernel-netlink: Base SA update on correct message in multi-message response
Tobias Brunner
2017-05-23
1
-7
/
+7
*
vici: Make hardware offload configurable
Tobias Brunner
2017-05-23
1
-0
/
+11
*
child-cfg: Use flags for boolean options
Tobias Brunner
2017-05-23
6
-20
/
+67
*
kernel-netlink: Enable hardware offloading if configured for an SA
Tobias Brunner
2017-05-23
1
-0
/
+25
*
kernel-netlink: Directly handle Netlink messages if thread pool is empty
Tobias Brunner
2017-05-23
1
-1
/
+2
*
socket-default: Add an option to force the sending interface via IP_PKTINFO
Martin Willi
2017-05-23
1
-7
/
+48
*
Add an option to announce support for IKE fragmentation but not sending fragm...
Tobias Brunner
2017-05-23
1
-0
/
+1
*
vici: Return key ID from load-key command
Tobias Brunner
2017-05-23
2
-4
/
+13
*
attr-sql: Make release of online leases during startup optional
Tobias Brunner
2017-05-19
1
-8
/
+12
*
eap-simaka-sql: Fixed database column from use to used
Andreas Steffen
2017-04-26
1
-4
/
+7
*
vici: Fix type error exception in Python bindings
odi79
2017-04-19
1
-1
/
+1
*
kernel-netlink: Avoid O(n^2) copy operations when concatenating Netlink respo...
Jiri Horky
2017-03-27
1
-7
/
+13
*
addrblock: Narrow selectors when rekeying a CHILD_SA as original responder
Martin Willi
2017-03-24
1
-0
/
+1
*
kernel-wfp: Don't redefine IPPROTO_IP* if already defined
Tobias Brunner
2017-03-23
1
-0
/
+4
*
vici: Don't fall back to uninstalling traps if a matching shunt was found
Tobias Brunner
2017-03-23
1
-3
/
+7
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-03-23
2
-2
/
+2
*
vici: Document how we pronounce the vici protocol and plugin
Martin Willi
2017-03-20
1
-3
/
+3
*
kernel: Make range of SPIs for IPsec SAs configurable
Tobias Brunner
2017-03-02
2
-6
/
+20
*
addrblock: Use dynamic TS narrowing instead of rejecting the whole CHILD_SA
Martin Willi
2017-03-02
1
-43
/
+28
*
addrblock: Support an optional non-strict mode accepting certs without addrblock
Martin Willi
2017-03-02
1
-3
/
+11
*
vici: Only log messages if there actually is a listener
Tobias Brunner
2017-02-16
1
-0
/
+7
*
vici: Let has_event_listeners() actually check if clients are registered
Tobias Brunner
2017-02-16
1
-2
/
+4
*
vici: Add support for mediation extension
Tobias Brunner
2017-02-16
1
-1
/
+85
*
peer-cfg: Store mediated_by as name and not peer-cfg reference
Tobias Brunner
2017-02-16
3
-52
/
+62
[next]