]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/record/rec_layer_s3.c
Remove RECORD_LAYER_set_ssl and introduce RECORD_LAYER_init
authorMatt Caswell <matt@openssl.org>
Mon, 2 Feb 2015 13:57:12 +0000 (13:57 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 15:01:59 +0000 (15:01 +0000)
commitc036e210f3339fc30fa88da4bd78753c6e643eaa
tree7d27723c8b00dcc61fb9c573b00b2e03a522c71c
parentbbcd6d7fe263361f18060c40cac676d6a6193ead
Remove RECORD_LAYER_set_ssl and introduce RECORD_LAYER_init

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/record/rec_layer.h
ssl/record/s3_pkt.c
ssl/ssl_lib.c