New option SSL_OP_NO_COMP to disable compression. New ctrls to set
authorDr. Stephen Henson <steve@openssl.org>
Sat, 8 Oct 2005 00:18:53 +0000 (00:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 8 Oct 2005 00:18:53 +0000 (00:18 +0000)
commit566dda07ba16f9d3b9774fd5c8d526d7cc93f179
treed9c9971aa851fe9e977cddc2c1633a36973338ee
parent7a2f4cbfe8d63d7212bcce9dee7ef3b4a0faca00
New option SSL_OP_NO_COMP to disable compression. New ctrls to set
maximum send fragment size. Allocate I/O buffers accordingly.
CHANGES
apps/s_client.c
apps/s_server.c
ssl/s23_clnt.c
ssl/s3_both.c
ssl/s3_clnt.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_lib.c