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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-12
/
+14
*
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
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
15
-1944
/
+0
*
attr-sql: Move plugin to libcharon
Martin Willi
2015-02-20
6
-721
/
+0
*
attr: Move plugin to libcharon
Martin Willi
2015-02-20
7
-562
/
+0
*
resolve: Move plugin back to libcharon
Martin Willi
2015-02-20
6
-596
/
+0
*
kernel-interface: Raise mapping event with a proto/SPI/dst tuple
Martin Willi
2015-02-20
5
-25
/
+38
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
5
-27
/
+30
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
2
-61
/
+14
*
kernel-interface: Add reqid allocation and release functions
Martin Willi
2015-02-20
2
-1
/
+329
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
5
-21
/
+17
*
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
5
-43
/
+31
*
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
*
mem-pool: Fix potential memory leak and lost leases when reassigning leases
Tobias Brunner
2014-11-11
1
-2
/
+6
*
mem-pool: Add basic unit tests
Tobias Brunner
2014-10-30
3
-0
/
+233
*
libhydra: Add test runner
Tobias Brunner
2014-10-30
5
-0
/
+91
*
mem-pool: Correctly ignore first and last addresses of subnets and adjust size
Tobias Brunner
2014-10-30
1
-7
/
+49
*
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
*
settings: Use strongswan.conf used during library initialization for reload
Martin Willi
2014-09-22
1
-2
/
+1
*
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
[next]