Since it's defined in draft-ietf-tls-compression-04.txt, let's make
authorRichard Levitte <levitte@openssl.org>
Sun, 8 Dec 2002 09:31:41 +0000 (09:31 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 8 Dec 2002 09:31:41 +0000 (09:31 +0000)
ZLIB a known compression method, with the identity 1.

CHANGES

diff --git a/CHANGES b/CHANGES
index f0fd7ac86159f1cb208987ef64f3ce8c43479333..c466dd4a958ce597af013e76971440d96ffe571c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      help make "keygen" another member function of RSA_METHOD etc.
      [Geoff Thorpe]
 
+  *) Change the ZLIB compression method to be stateful, and make it
+     available to TLS with the number defined in 
+     draft-ietf-tls-compression-04.txt.
+     [Richard Levitte]
+
   *) Add the ASN.1 structures and functions for CertificatePair, which
      is defined as follows (according to X.509_4thEditionDraftV6.pdf):