boringssl/ssl
David Benjamin f32d6b292e Remove remnants of old OCSP stapling API.
Probably we'll want some simpler server-side API later. But, as things
stand, all consumers of these functions are #ifdef'd out and have to be
because the requisite OCSP_RESPONSE types are gone.

Change-Id: Ic82b2ab3feca14c56656da3ceb3651819e3eb377
Reviewed-on: https://boringssl-review.googlesource.com/4551
Reviewed-by: Adam Langley <agl@google.com>
2015-05-05 18:31:15 +00:00
..
pqueue Fix memory leak in pqueue_test. 2015-02-11 23:18:45 +00:00
test Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. 2015-05-05 00:33:32 +00:00
CMakeLists.txt Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
d1_both.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
d1_clnt.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
d1_lib.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
d1_meth.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
d1_pkt.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_srtp.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_srvr.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
internal.h Remove SSL cert_flags. 2015-05-04 22:48:13 +00:00
s3_both.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
s3_clnt.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
s3_enc.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
s3_lib.c Remove remnants of old OCSP stapling API. 2015-05-05 18:31:15 +00:00
s3_meth.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
s3_pkt.c Add SSL_set_reject_peer_renegotiations. 2015-04-13 22:38:58 +00:00
s3_srvr.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_algs.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_asn1.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_cert.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_cipher.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_lib.c Remove remnants of old OCSP stapling API. 2015-05-05 18:31:15 +00:00
ssl_rsa.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_sess.c Remove unnecessary NULL checks, part 5. 2015-05-04 23:16:19 +00:00
ssl_stat.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_test.cc Revert "Temporarily break a handful of tests." 2015-05-04 20:21:32 -04:00
ssl_txt.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
t1_enc.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
t1_lib.c Remove SSL_set_tlsext_debug_callback. 2015-05-05 18:30:52 +00:00
t1_reneg.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00