openssl/ssl
Emilia Kasper 88f84eb257 Remove PACKET_back
It's unused, and the same functionality can be achieved with saving a
copy of the struct.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-09-18 13:04:07 +02:00
..
record
bio_ssl.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
d1_both.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
d1_clnt.c
d1_lib.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
d1_meth.c
d1_msg.c
d1_srtp.c PACKETise ServerHello processing 2015-09-07 10:45:38 +01:00
d1_srvr.c Fix PSK identity hint handling. 2015-09-14 19:52:27 +01:00
install-ssl.com
Makefile make update 2015-09-16 12:40:55 +01:00
packet_locl.h Remove PACKET_back 2015-09-18 13:04:07 +02:00
s3_both.c
s3_cbc.c
s3_clnt.c Remove PACKET_(get|goto)_bookmark 2015-09-17 18:47:33 +02:00
s3_enc.c
s3_lib.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
s3_msg.c
s3_srvr.c Remove PACKET_(get|goto)_bookmark 2015-09-17 18:47:33 +02:00
ssl_algs.c
ssl_asn1.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
ssl_cert.c RT4047: Set reference count earlier 2015-09-17 11:58:24 -04:00
ssl_ciph.c Match SUITEB strings at start of cipher list. 2015-09-04 21:17:59 +01:00
ssl_conf.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
ssl_err2.c
ssl_err.c
ssl_lib.c RT4047: Set reference count earlier 2015-09-17 11:58:24 -04:00
ssl_locl.h Fix PSK identity hint handling. 2015-09-14 19:52:27 +01:00
ssl_rsa.c Fix return values when adding serverinfo fails. 2015-09-16 20:54:51 +02:00
ssl_sess.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
ssl-lib.com
t1_clnt.c
t1_enc.c
t1_ext.c
t1_lib.c Remove PACKET_(get|goto)_bookmark 2015-09-17 18:47:33 +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
tls_srp.c