boringssl/ssl
David Benjamin d6e95eefba Get rid of ssl_undefined_*
The only place using it is export keying material which can do the
version check inline.

Change-Id: I1893966c130aa43fa97a6116d91bb8b04f80c6fb
Reviewed-on: https://boringssl-review.googlesource.com/4615
Reviewed-by: Adam Langley <agl@google.com>
2015-05-06 22:56:02 +00:00
..
pqueue
test Promote all dtls1_ctrl hooks to functions. 2015-05-06 22:11:05 +00:00
CMakeLists.txt
d1_both.c Promote max_cert_list and max_send_fragment to functions. 2015-05-06 22:14:07 +00:00
d1_clnt.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
d1_lib.c Promote all dtls1_ctrl hooks to functions. 2015-05-06 22:11:05 +00:00
d1_meth.c Promote all dtls1_ctrl hooks to functions. 2015-05-06 22:11:05 +00:00
d1_pkt.c Promote all dtls1_ctrl hooks to functions. 2015-05-06 22:11:05 +00:00
d1_srtp.c Fix STACK_OF pointer style. 2015-05-06 22:55:16 +00:00
d1_srvr.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
internal.h Get rid of ssl_undefined_* 2015-05-06 22:56:02 +00:00
s3_both.c Move the NULL case in ssl_add_cert_chain up. 2015-05-06 22:53:53 +00:00
s3_clnt.c Fix STACK_OF pointer style. 2015-05-06 22:55:16 +00:00
s3_enc.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
s3_lib.c Get rid of ssl_undefined_* 2015-05-06 22:56:02 +00:00
s3_meth.c Promote all SSL callback ctrl hooks to proper functions. 2015-05-06 22:10:47 +00:00
s3_pkt.c
s3_srvr.c Always set SSL_OP_SINGLE_DH_USE. 2015-05-06 22:24:53 +00:00
ssl_algs.c
ssl_asn1.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_cert.c Fix STACK_OF pointer style. 2015-05-06 22:55:16 +00:00
ssl_cipher.c Remove dead field from CIPHER_ORDER. 2015-05-06 22:36:31 +00:00
ssl_lib.c Get rid of ssl_undefined_* 2015-05-06 22:56:02 +00:00
ssl_rsa.c Errors are uint32_t, not unsigned long. 2015-05-05 18:48:01 +00:00
ssl_sess.c Fix STACK_OF pointer style. 2015-05-06 22:55:16 +00:00
ssl_stat.c
ssl_test.cc Revert "Temporarily break a handful of tests." 2015-05-04 20:21:32 -04:00
ssl_txt.c
t1_enc.c Get rid of ssl_undefined_* 2015-05-06 22:56:02 +00:00
t1_lib.c Cast to size_t to avoid MSVC warning. 2015-05-05 12:05:01 -07:00
t1_reneg.c