Richard Levitte 8242354952 Make sure int SSL_COMP_add_compression_method() checks if a certain
compression identity is already present among the registered
compression methods, and if so, reject the addition request.

Declare SSL_COMP_get_compression_method() so it can be used properly.

Change ssltest.c so it checks what compression methods are available
and enumerates them.  As a side-effect, built-in compression methods
will be automagically loaded that way.  Additionally, change the
identities for ZLIB and RLE to be conformant to
draft-ietf-tls-compression-05.txt.

Finally, make update.

Next on my list: have the built-in compression methods added
"automatically" instead of requiring that the author call
SSL_COMP_add_compression_method() or
SSL_COMP_get_compression_methods().
2003-10-06 11:00:15 +00:00
..
2003-05-01 04:10:32 +00:00
2003-05-01 04:10:32 +00:00
2003-05-01 04:10:32 +00:00
2003-07-22 12:34:21 +00:00
2003-06-19 16:56:48 +00:00
2003-05-01 04:10:32 +00:00
2003-03-20 23:54:33 +00:00
2003-01-16 21:32:56 +00:00
2003-01-16 21:32:56 +00:00
2003-05-01 04:10:32 +00:00
2003-06-26 10:26:42 +00:00
2003-03-20 23:26:32 +00:00
2002-11-13 18:10:30 +00:00
2000-02-01 02:21:16 +00:00
2001-09-07 11:43:30 +00:00
2002-08-09 22:34:57 +00:00
2002-12-14 20:42:05 +00:00
2003-09-09 23:44:39 +00:00
2003-09-09 23:44:39 +00:00
2001-07-05 10:20:07 +00:00
2003-02-13 13:21:13 +00:00
2002-10-09 13:40:48 +00:00