boringssl/ssl
David Benjamin 2b0aeecabf Remove authz extension (RFC5878)
Found no users of the functions which control the feature. (Also I don't
particularly want to port all of that to CBS...)

Change-Id: I55da42c44d57252bd47bdcb30431be5e6e90dc56
Reviewed-on: https://boringssl-review.googlesource.com/1061
Reviewed-by: Adam Langley <agl@google.com>
2014-07-01 20:48:38 +00:00
..
pqueue Inital import. 2014-06-20 13:17:32 -07:00
test Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
CMakeLists.txt Remove heartbeat extension. 2014-06-26 20:48:19 +00:00
d1_both.c Remove heartbeat extension. 2014-06-26 20:48:19 +00:00
d1_clnt.c Remove heartbeat extension. 2014-06-26 20:48:19 +00:00
d1_enc.c Remove crypto/comp and SSL_COMP support code. 2014-06-24 17:22:06 +00:00
d1_lib.c DTLS: fix memory leak when allocation fails. 2014-06-26 17:46:27 -07:00
d1_meth.c Inital import. 2014-06-20 13:17:32 -07:00
d1_pkt.c Remove heartbeat extension. 2014-06-26 20:48:19 +00:00
d1_srtp.c Make ssl_parse_serverhello_use_srtp_ext return 0 on failure. 2014-07-01 18:55:32 +00:00
d1_srvr.c Remove heartbeat extension. 2014-06-26 20:48:19 +00:00
dtls1.h Remove more remnants of compression. 2014-06-24 18:43:57 -04:00
s3_both.c ChannelID support. 2014-06-20 13:17:33 -07:00
s3_cbc.c Remove more remnants of compression. 2014-06-24 18:43:57 -04:00
s3_clnt.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
s3_enc.c Remove more remnants of compression. 2014-06-24 18:43:57 -04:00
s3_lib.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
s3_meth.c Inital import. 2014-06-20 13:17:32 -07:00
s3_pkt.c Remove heartbeat extension. 2014-06-26 20:48:19 +00:00
s3_srvr.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
s23_clnt.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
s23_lib.c Inital import. 2014-06-20 13:17:32 -07:00
s23_meth.c Inital import. 2014-06-20 13:17:32 -07:00
s23_pkt.c Inital import. 2014-06-20 13:17:32 -07:00
s23_srvr.c Inital import. 2014-06-20 13:17:32 -07:00
srtp.h Inital import. 2014-06-20 13:17:32 -07:00
ssl2.h Inital import. 2014-06-20 13:17:32 -07:00
ssl3.h Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
ssl23.h Inital import. 2014-06-20 13:17:32 -07:00
ssl_algs.c Inital import. 2014-06-20 13:17:32 -07:00
ssl_asn1.c fix coverity issue 966597 - error line is not always initialised 2014-06-20 13:17:40 -07:00
ssl_cert.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
ssl_ciph.c Use RC4-MD5 AEAD in ssl/ 2014-06-30 23:39:17 +00:00
ssl_error.c Remove serverinfo and custom extensions support. 2014-06-26 20:51:50 +00:00
ssl_lib.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
ssl_locl.h Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
ssl_rsa.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
ssl_sess.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
ssl_stat.c Add support for asynchronous session lookup. 2014-06-20 13:17:32 -07:00
ssl_txt.c Remove crypto/comp and SSL_COMP support code. 2014-06-24 17:22:06 +00:00
ssl.h Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
t1_clnt.c Inital import. 2014-06-20 13:17:32 -07:00
t1_enc.c Remove opaque_prf_input extension. 2014-07-01 18:55:19 +00:00
t1_lib.c Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00
t1_meth.c Inital import. 2014-06-20 13:17:32 -07:00
t1_reneg.c Port ServerHello extension parsing to CBS. 2014-06-26 20:42:27 +00:00
t1_srvr.c Inital import. 2014-06-20 13:17:32 -07:00
tls1.h Remove authz extension (RFC5878) 2014-07-01 20:48:38 +00:00