Fix typos in files in ssl directory
[openssl.git] / ssl / record / record.h
2017-05-17 Matt CaswellDon't allow fragmented alerts
2017-03-07 Matt CaswellProvide a function to test whether we have unread recor...
2017-02-28 Matt CaswellRemove some dead code from libssl
2016-11-29 Matt CaswellUse the TLSv1.3 nonce construction
2016-11-04 Matt CaswellRename all "read" variables with "readbytes"
2016-11-04 Matt CaswellFix some missed size_t updates
2016-11-04 Matt CaswellConvert some misc record layer functions for size_t
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-18 Emilia KasperIndent ssl/
2016-08-15 Matt CaswellAddress feedback on SSLv2 ClientHello processing
2016-06-29 FdaSilvaYYWhitespace cleanup in ssl folder
2016-06-07 Matt CaswellReject out of context empty records
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-03-07 Matt CaswellRename the numpipes argument to ssl3_enc/tls1_enc
2016-03-07 Matt CaswellRemove the wrec record layer field
2016-03-07 Matt CaswellAdd an SSL_has_pending() function
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-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2015-09-23 Matt CaswellDTLSv1_listen rewrite
2015-08-03 Matt CaswellMove TLS CCS processing into the state machine
2015-06-10 Matt CaswellCorrect type of RECORD_LAYER_get_rrec_length()
2015-05-16 Matt CaswellVersion negotiation rewrite cleanup
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-04-30 Matt CaswellRemove redundant includes from dtls1.h
2015-03-26 Matt CaswellFix record.h formatting
2015-03-26 Matt CaswellDefine SEQ_NUM_SIZE
2015-03-26 Matt CaswellRenamed record layer header files