yrutschle
|
750e828d49
|
reinstate checking of FD_SETSIZE for sslh-select
|
2022-05-22 22:32:22 +02:00 |
|
yrutschle
|
7228c0ebc3
|
refactor: move TCP code to new object tcp-listener
|
2022-05-03 17:03:30 +02:00 |
|
yrutschle
|
5fa03ec9a3
|
fix hash item type definition
|
2022-04-02 18:59:32 +02:00 |
|
yrutschle
|
9ce9b5cd82
|
Integrate hash for UDP
|
2022-04-02 18:48:24 +02:00 |
|
yrutschle
|
207d482189
|
refactor: move udp timeout management to udp module
|
2021-11-09 18:27:52 +01:00 |
|
yrutschle
|
ec033efbbc
|
refactor more code from sslh-select to processes.c
|
2021-10-26 21:45:44 +02:00 |
|
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
|
e7df8eeaa1
|
removed static known_source arrays, UDP connections are now managed dynamically
|
2021-07-07 19:58:08 +02:00 |
|
yrutschle
|
862e33cfec
|
moved UDP support from sslh-fork to sslh-select
|
2021-07-01 22:44:35 +02:00 |
|
yrutschle
|
e884fc616d
|
add conditional inclusion for header
|
2021-03-03 18:20:45 +01: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 |
|