]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/record/ssl3_record.c
Updates following review comments
[thirdparty/openssl.git] / ssl / record / ssl3_record.c
2015-05-16  Matt CaswellUpdates following review comments
2015-05-16  Matt CaswellClient side version negotiation rewrite
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-05-14  Richard LevitteIdentify and move OpenSSL internal header files
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-05-01  Rich Salzfree null cleanup finale
2015-04-30  Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-03-26  Matt CaswellDefine SEQ_NUM_SIZE
2015-03-26  Matt CaswellRenamed record layer header files
2015-03-26  Matt CaswellMoved processed_rcds and unprocessed_rcds from s->d1...
2015-03-26  Matt CaswellMove r_epoch and w_epoch from s->d1 to s->rlayer.d
2015-03-26  Matt CaswellMove read_sequence and write_sequence from s->s3 to...
2015-03-26  Matt CaswellMove s->rstate to s->rlayer.rstate
2015-03-26  Matt CaswellMove s->packet and s->packet_length into s->rlayer
2015-03-26  Matt CaswellMake rrec, wrec, rbuf and wbuf fully private to the...
2015-03-26  Matt CaswellIntroduce macro RECORD_LAYER_setup_comp_buffer
2015-03-26  Matt CaswellMove more SSL3_RECORD oriented functions into ssl3_record.c
2015-03-26  Matt CaswellMove SSL3_RECORD oriented functions into ssl3_record.c
2015-03-26  Matt CaswellEncapsulate s->s3->rrec