]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/record/record_locl.h
Replace instances of OPENSSL_assert() with soft asserts in libssl
[thirdparty/openssl.git] / ssl / record / record_locl.h
2017-05-22  Matt CaswellReplace instances of OPENSSL_assert() with soft asserts...
2017-03-02  Matt CaswellSkip early_data if appropriate after a HelloRetryRequest
2016-11-04  Matt CaswellRename all "read" variables with "readbytes"
2016-11-04  Matt CaswellConvert some misc record layer functions for size_t
2016-11-04  Matt CaswellConvert SSL3_RECORD_clear() and SSL3_RECORD_release...
2016-11-04  Matt CaswellConvert libssl writing for size_t
2016-11-04  Matt CaswellFurther libssl size_t-ify of reading
2016-11-04  Matt CaswellConvert record layer to use size_t
2016-09-21  Matt CaswellDon't allow too many consecutive warning alerts
2016-08-19  Matt CaswellFix DTLS replay protection
2016-08-18  Emilia KasperIndent ssl/
2016-08-15  Matt CaswellAddress feedback on SSLv2 ClientHello processing
2016-08-15  Matt CaswellAddress feedback on SSLv2 ClientHello processing
2016-07-30  Matt CaswellFix crash as a result of MULTIBLOCK
2016-06-07  Matt CaswellReject out of context empty records
2016-05-26  Matt CaswellFix some suspect warnings on Windows
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-03-07  Matt CaswellRemove the wrec record layer field
2016-03-07  Matt CaswellAdd an ability to set the SSL read buffer size
2016-03-07  Matt CaswellLazily initialise the compression buffer
2016-03-07  Matt CaswellImplement read pipeline support in libssl
2016-03-07  Matt CaswellImplement write pipeline support in libssl
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-22  Matt CaswellFix a memory leak in compression
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-03-31  Matt CaswellClean up record layer
2015-03-26  Matt CaswellRenamed record layer header files