Added API to save and restore session parameters (for controllable session resumption...
[BearSSL] / tools / client.c
2016-11-20 Thomas PorninAdded flag to prohibit renegotiations.
2016-11-20 Thomas PorninSIGPIPE shall be ignored in most network-related cases.
2016-11-20 Thomas PorninAdded support for TLS_FALLBACK_SCSV.
2016-11-18 Thomas PorninAdded support for ClientHello padding (RFC 7685) and...
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-05 Thomas PorninFixed some small bugs.
2016-11-02 Thomas PorninInitial import.