aboutsummaryrefslogtreecommitdiff
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>
* switched header->body_size to a u32, means that one can encrypt/decrypt ↵lns2020-06-08
| | | | 4.2GB with only one header sent
* 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>
* update READMEToni Uhlig2020-05-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* first public releaseToni Uhlig2020-05-22
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>