aboutsummaryrefslogtreecommitdiff
path: root/protocol.c
Commit message (Collapse)AuthorAge
* added RECV_FATAL_CALLBACK_ERROR for callback specific failured, RECV_FATAL ↵Toni Uhlig2020-06-21
| | | | | | is for internal failures Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* fixed crash on muslToni Uhlig2020-06-19
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* * 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
* first public releaseToni Uhlig2020-05-22
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>