Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIO
[openssl.git] / doc / man3 / SSL_read_early_data.pod
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-23 Matt CaswellAdd a note about aborts encountered while sending early...
2018-07-06 Matt CaswellDocument SSL_CTX_set_recv_max_early_data() etc
2018-07-02 Matt CaswellDocument the new early data callback and option
2018-06-26 Matt CaswellDocument changes to SSL_OP_NO_TICKET for TLSv1.3
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19 Matt CaswellDocument the replay protection capabilities
2018-03-01 Benjamin KadukDo not set a nonzero default max_early_data
2017-12-28 Matt CaswellUpdate the documentation for SSL_write_early_data()
2017-11-07 FdaSilvaYYVarious typo
2017-08-31 Matt CaswellVarious review fixes for PSK early_data support
2017-08-31 Matt CaswellAdd documentation for SSL_SESSION_set_max_early_data()
2017-07-18 Matt CaswellAdd some performance notes about early data
2017-06-11 Josh SorefFix spelling errors in manpages
2017-04-03 Kazuki YamaguchiFix a typo in the SSL_get_max_early_data() declarations
2017-03-02 Matt CaswellMore early data documentation updates following feedback