Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added RECV_FATAL_CALLBACK_ERROR for callback specific failured, RECV_FATAL ↵ | Toni Uhlig | 2020-06-21 |
| | | | | | | is for internal failures Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fixed crash on musl | Toni Uhlig | 2020-06-19 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | * capture, prettify and print recv/sent bytes | Toni Uhlig | 2020-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 ↵ | lns | 2020-06-08 |
| | | | | 4.2GB with only one header sent | ||
* | first public release | Toni Uhlig | 2020-05-22 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |