boringssl/ssl
David Benjamin 4462809623 Remove SSL_CTX_select_current_cert.
Without certificate slots this function doesn't do anything. It's new in
1.02 and thus unused, so get rid of it rather than maintain a
compatibility stub.

BUG=486295

Change-Id: I798fce7e4307724756ad4e14046f1abac74f53ed
Reviewed-on: https://boringssl-review.googlesource.com/5352
Reviewed-by: Adam Langley <agl@google.com>
2015-07-07 01:22:32 +00:00
..
pqueue
test Convert the renegotiation extension to the new system. 2015-07-01 19:30:53 +00:00
CMakeLists.txt Convert the renegotiation extension to the new system. 2015-07-01 19:30:53 +00:00
d1_both.c Add CBB_zero to set a CBB to the zero state. 2015-07-01 19:45:43 +00:00
d1_clnt.c Prune ssl3_check_cert_and_algorithm. 2015-06-08 22:27:12 +00:00
d1_lib.c Further tidy up cipher logic. 2015-06-01 22:48:30 +00:00
d1_meth.c Further tidy up cipher logic. 2015-06-01 22:48:30 +00:00
d1_pkt.c Split ssl_read_bytes hook into app_data and close_notify hooks. 2015-06-01 22:27:55 +00:00
d1_srtp.c
d1_srvr.c Decide whether or not to request client certificates early. 2015-05-27 21:53:16 +00:00
internal.h Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
s3_both.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
s3_clnt.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
s3_enc.c
s3_lib.c Remove SSL_CTX_select_current_cert. 2015-07-07 01:22:32 +00:00
s3_meth.c Further tidy up cipher logic. 2015-06-01 22:48:30 +00:00
s3_pkt.c Limit the number of warning alerts silently consumed. 2015-06-08 22:16:14 +00:00
s3_srvr.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
ssl_aead_ctx.c
ssl_algs.c
ssl_asn1.c Add CBB_zero to set a CBB to the zero state. 2015-07-01 19:45:43 +00:00
ssl_cert.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
ssl_cipher.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
ssl_lib.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
ssl_rsa.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00
ssl_sess.c Fix Windows build. 2015-07-01 23:01:05 +00:00
ssl_stat.c Remove ssl2.h and ssl23.h. 2015-07-01 21:47:01 +00:00
ssl_test.cc Add SSL_SESSION_from_bytes. 2015-06-16 18:12:39 +00:00
ssl_txt.c
t1_enc.c Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* 2015-06-01 22:43:06 +00:00
t1_lib.c Fold away certificate slots mechanism. 2015-07-07 01:22:13 +00:00