openssl/ssl
Matt Caswell e27f234a41 Split TLS server functions
Split the TLS server ssl3_get_* and ssl3_send_* functions into two ready
for the migration to the new state machine code.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-10-30 08:38:18 +00:00
..
record Implement Client TLS state machine 2015-10-30 08:32:44 +00:00
bio_ssl.c Handle SSL_ERROR_WANT_X509_LOOKUP 2015-09-20 14:19:49 +01:00
d1_both.c Implement DTLS client move to new state machine 2015-10-30 08:32:44 +00:00
d1_clnt.c Delete unused functions 2015-10-30 08:32:44 +00:00
d1_lib.c DTLS: remove unused cookie field 2015-10-09 15:32:35 +02:00
d1_meth.c
d1_msg.c Implement Client TLS state machine 2015-10-30 08:32:44 +00:00
d1_srtp.c PACKETise ServerHello processing 2015-09-07 10:45:38 +01:00
d1_srvr.c Split TLS server functions 2015-10-30 08:38:18 +00:00
install-ssl.com
Makefile Add initial state machine rewrite code 2015-10-30 08:27:59 +00:00
packet_locl.h Avoid undefined behaviour in PACKET_buf_init 2015-10-21 16:13:53 +01:00
s3_both.c Implement DTLS client move to new state machine 2015-10-30 08:32:44 +00:00
s3_cbc.c
s3_clnt.c Delete unused functions 2015-10-30 08:32:44 +00:00
s3_enc.c
s3_lib.c Add initial state machine rewrite code 2015-10-30 08:27:59 +00:00
s3_msg.c
s3_srvr.c Split TLS server functions 2015-10-30 08:38:18 +00:00
ssl_algs.c CCM support. 2015-08-14 06:56:11 +01:00
ssl_asn1.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
ssl_cert.c Make no-psk compile without warnings. 2015-10-11 13:38:01 +01:00
ssl_ciph.c Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2 2015-09-30 19:15:06 +01:00
ssl_conf.c Remove BIO_s_file_internal macro. 2015-10-02 14:22:05 -04:00
ssl_err2.c
ssl_err.c Split TLS server functions 2015-10-30 08:38:18 +00:00
ssl_lib.c Split TLS server functions 2015-10-30 08:38:18 +00:00
ssl_locl.h Split TLS server functions 2015-10-30 08:38:18 +00:00
ssl_rsa.c Remove BIO_s_file_internal macro. 2015-10-02 14:22:05 -04:00
ssl_sess.c DTLS: remove unused cookie field 2015-10-09 15:32:35 +02:00
ssl_stat.c
ssl_txt.c Remove BIO_s_file_internal macro. 2015-10-02 14:22:05 -04:00
ssl_utst.c
ssl-lib.com
statem.c Implement DTLS client move to new state machine 2015-10-30 08:32:44 +00:00
t1_clnt.c
t1_enc.c ccm8 support 2015-08-14 06:56:11 +01:00
t1_ext.c
t1_lib.c Remove useless code 2015-10-23 19:52:08 +02:00
t1_meth.c
t1_reneg.c PACKETise ServerHello processing 2015-09-07 10:45:38 +01:00
t1_srvr.c
t1_trce.c Add full PSK trace support 2015-07-30 14:43:35 +01:00
tls_srp.c Use single master secret generation function. 2015-06-29 11:47:59 +01:00