Added support for ClientHello padding (RFC 7685) and fixed buffering bug.
[BearSSL] / tools / server.c
2016-11-12 Thomas PorninMoved address-to-string translation code to blocks...
2016-11-12 Thomas PorninBetter handling of inet_ntop() failures (which should...
2016-11-12 Thomas PorninImproved parsing of some integer arguments (sizes).
2016-11-12 Thomas PorninFixed displaying of IPv6 addresses.
2016-11-09 Thomas PorninNo need to check for NULL, free_private_key() already...
2016-11-05 Thomas PorninFixed some small bugs.
2016-11-02 Thomas PorninInitial import.