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
/
libhydra
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-netlink: Add ChaCha20-Poly1305 AEAD support
Martin Willi
2015-06-29
1
-0
/
+2
*
kernel-netlink: Ignore unusable routes
Tobias Brunner
2015-05-21
1
-0
/
+24
*
kernel-netlink: Make buffer size for received Netlink messages configurable
Tobias Brunner
2015-05-21
1
-7
/
+11
*
kernel-netlink: Don't mangle verbosity during test initialization
Martin Willi
2015-04-15
1
-2
/
+0
*
kernel-netlink: Fix GCC error about uninitialized variable use
Martin Willi
2015-04-08
1
-1
/
+1
*
kernel-netlink: Copy current usage stats to new SA in update_sa()
Tobias Brunner
2015-03-25
1
-6
/
+34
*
kernel-interface: Add a separate "update" flag to add_sa()
Martin Willi
2015-03-09
2
-6
/
+6
*
kernel-pfkey: Add option to set receive buffer size of event socket
Tobias Brunner
2015-03-06
1
-0
/
+13
*
kernel-netlink: Respect kernel routing priorities for IKE routes
Martin Willi
2015-03-03
1
-2
/
+15
*
attr-sql: Move plugin to libcharon
Martin Willi
2015-02-20
5
-714
/
+0
*
attr: Move plugin to libcharon
Martin Willi
2015-02-20
5
-552
/
+0
*
resolve: Move plugin back to libcharon
Martin Willi
2015-02-20
5
-589
/
+0
*
kernel-interface: Raise mapping event with a proto/SPI/dst tuple
Martin Willi
2015-02-20
2
-16
/
+26
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
2
-18
/
+20
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
2
-4
/
+6
*
kernel-pfkey: Don't update during add_sa(), but delete SPI allocation state
Martin Willi
2015-02-20
1
-7
/
+18
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
2
-27
/
+19
*
kernel-pfroute: If a new interface appears, slightly delay address enumeration
Martin Willi
2014-12-16
1
-0
/
+9
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2014-12-15
1
-1
/
+1
*
kernel-pfkey: Fix replay window size on FreeBSD and Mac OS X
Tobias Brunner
2014-12-15
1
-0
/
+6
*
kernel-netlink: Optionally ignore errors resulting from response message loss
Martin Willi
2014-11-21
1
-0
/
+82
*
kernel-netlink: Add an option to enforce using XFRM_MSG_UPDPOLICY
Martin Willi
2014-11-21
1
-0
/
+12
*
kernel-netlink: Fallback to UDP if detecting socket protocol fails
Martin Willi
2014-11-21
1
-2
/
+4
*
kernel-netlink: Alternatively support global port based IKE bypass policies
Martin Willi
2014-11-21
1
-3
/
+160
*
kernel-netlink: Add options to enable parallel Netlink queries explicitly
Martin Willi
2014-11-21
5
-20
/
+39
*
kernel-netlink: Release lock while doing Netlink NEW/DELADDR operations
Martin Willi
2014-11-21
1
-8
/
+17
*
kernel-netlink: Add non-dumping variants of echo and stress tests
Martin Willi
2014-11-21
1
-0
/
+84
*
kernel-netlink: Add test cases for successful and timing out retransmissions
Martin Willi
2014-11-21
2
-0
/
+90
*
kernel-netlink: Add a compile-time hook to simulate request message loss
Martin Willi
2014-11-21
1
-0
/
+15
*
kernel-netlink: Implement configurable Netlink request retransmission
Martin Willi
2014-11-21
1
-15
/
+86
*
kernel-netlink: Add a stress test with several threads doing Netlink exchanges
Martin Willi
2014-11-21
1
-0
/
+62
*
kernel-netlink: Retry netlink query while kernel returns EBUSY
Martin Willi
2014-11-21
1
-3
/
+37
*
kernel-netlink: Support parallel Netlink queries
Martin Willi
2014-11-21
1
-74
/
+192
*
kernel-netlink: Add a simple send message test querying available links
Martin Willi
2014-11-21
3
-0
/
+70
*
kernel-netlink: Add a stub for a test-runner
Martin Willi
2014-11-21
4
-0
/
+85
*
kernel-pfroute: Check for RTM_IFANNOUNCE availability
Martin Willi
2014-10-14
1
-0
/
+10
*
kernel-netlink: Define and use rtnetlink message types
Martin Willi
2014-09-24
1
-1
/
+22
*
kernel-netlink: Pass protocol specific enum names to socket constructor
Martin Willi
2014-09-24
4
-12
/
+13
*
kernel-netlink: Clean up socket initialization, handle 0 as valid socket fd
Martin Willi
2014-09-24
1
-9
/
+6
*
kernel-netlink: Clean up response buffer management
Martin Willi
2014-09-24
1
-24
/
+16
*
kernel-netlink: Use recv() instead of recvfrom()
Martin Willi
2014-09-24
1
-11
/
+3
*
kernel-netlink: Avoid casting the NLMSG_DATA() return value
Martin Willi
2014-09-24
3
-26
/
+26
*
kernel-netlink: Define netlink buffer as an union having a netlink header
Martin Willi
2014-09-24
3
-20
/
+23
*
kernel-netlink: Optionally install protocol and ports on transport mode SAs
Tobias Brunner
2014-09-12
1
-6
/
+18
*
kernel-netlink: Add global option to configure MSS-clamping on installed routes
Tobias Brunner
2014-09-12
1
-6
/
+26
*
kernel-netlink: Add global option to set MTU on installed routes
Tobias Brunner
2014-09-12
1
-0
/
+19
*
kernel-pfroute: Delete interfaces on RTM_IFANNOUNCE/IFAN_DEPARTURE events
Tobias Brunner
2014-09-09
1
-0
/
+38
*
kernel-pfkey: Report packet counts of IPsec SAs
Tobias Brunner
2014-09-09
1
-2
/
+2
*
kernel-pfroute: Fix kernel response handling
Tobias Brunner
2014-08-19
1
-2
/
+3
*
kernel-netlink: Rename algorithm identifier from cast128 to cast5
Martin Willi
2014-07-04
1
-1
/
+1
[next]