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-11-15
2
-2
/
+2
*
unit-tests: Rename targets for libstrongswan and kernel-netlink
Thomas Egerer
2017-11-09
1
-5
/
+5
*
kernel-pfkey: Support anti-replay windows > 2k
Tobias Brunner
2017-11-08
1
-1
/
+14
*
kernel-pfkey: Don't include keys in SADB_UPDATE message to update IPs on FreeBSD
Tobias Brunner
2017-11-08
1
-0
/
+3
*
vici: Add 'get|reset-counters' commands
Tobias Brunner
2017-11-08
4
-1
/
+191
*
counters: Move IKE event counter collection from stroke to a separate plugin
Tobias Brunner
2017-11-08
11
-387
/
+849
*
systime-fix: Add timeout option to stop waiting for valid system time
Tobias Brunner
2017-11-08
1
-10
/
+42
*
vici: Make setting mark on inbound SA configurable
Tobias Brunner
2017-11-02
1
-7
/
+19
*
eap-radius: Optionally send Class attributes in RADIUS accounting messages
Tobias Brunner
2017-11-02
3
-21
/
+83
*
kernel-netlink: Add strings for newer XFRM attribute types
Tobias Brunner
2017-10-06
1
-1
/
+6
*
kernel-pfroute: Delay call to if_indextoname(3) when handling RTM_IFINFO
Tobias Brunner
2017-09-26
1
-0
/
+5
*
dhcp: Fix warning regarding unaligned pointer value due to packed struct
Tobias Brunner
2017-09-18
1
-1
/
+1
*
dhcp: Don't use signed char for DHCP options
Tobias Brunner
2017-09-18
1
-1
/
+1
*
kernel-netlink: Set usable state whenever an interface appears
Tobias Brunner
2017-08-23
1
-2
/
+2
*
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
[next]