aboutsummaryrefslogtreecommitdiff
path: root/server.c
Commit message (Collapse)AuthorAge
* * capture, prettify and print recv/sent bytesToni Uhlig2020-06-18
| | | | | | | * error and disconnect if server or client have different WINDOW_SIZE's * removed additional WINDOW_SIZE pre-processor checks which are not required anymore Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* log_bin2hex_sodium cares about logging prio set, fixed missing cleanup on ↵Toni Uhlig2020-06-08
| | | | | | bufferevent failure Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* moved client/server stream crypto init code into subroutinesToni Uhlig2020-06-08
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* first public releaseToni Uhlig2020-05-22
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>