yrutschle
|
40da147efd
|
keep track of next UDP timeout to only go through all connections when that happens
|
2021-08-06 22:29:00 +02:00 |
|
yrutschle
|
e4936454c5
|
refactor: take time only once when computing UPD timeouts
|
2021-08-05 17:05:08 +02:00 |
|
yrutschle
|
7fb65ad0ac
|
refactor: remove sideeffects from udp_timedout
|
2021-07-18 21:50:40 +02:00 |
|
yrutschle
|
de0ec959d9
|
make udp timeout configurable per protocol
|
2021-07-08 14:13:04 +02:00 |
|
yrutschle
|
e7df8eeaa1
|
removed static known_source arrays, UDP connections are now managed dynamically
|
2021-07-07 19:58:08 +02:00 |
|
yrutschle
|
bf57d63c3a
|
fix message for fd closure on timeout
|
2021-07-02 08:22:09 +02:00 |
|
yrutschle
|
862e33cfec
|
moved UDP support from sslh-fork to sslh-select
|
2021-07-01 22:44:35 +02:00 |
|
yrutschle
|
e678428334
|
clarify function name
|
2021-05-15 17:57:33 +02:00 |
|
yrutschle
|
edc42ca13b
|
clarify variable name
|
2021-05-15 17:39:34 +02:00 |
|
yrutschle
|
68fc10aed0
|
comment udp_listener prototype
|
2021-02-23 21:19:23 +01:00 |
|
yrutschle
|
49c136691c
|
refactor: move UDP code to its own file
|
2021-02-23 21:17:39 +01:00 |
|