From: [EMAIL PROTECTED] jaenicke> SSL_COMP_add_compression_method - handle SSL/TLS integrated compression methods jaenicke> jaenicke> =head1 SYNOPSIS jaenicke> jaenicke> #include <openssl/ssl.h> jaenicke> jaenicke> int SSL_COMP_add_compression_method(int id, COMP_METHOD *cm); Something to note is that the semantics, and possibly the syntax, will most probably change as soon as the actual compression identities have been standardised. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 \ SWEDEN \ or +46-733-72 88 11 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, GemPlus: http://www.gemplus.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: cvs commit: openssl/doc/sslSSL_COMP_add_compression_method.pod ssl.pod
Richard Levitte - VMS Whacker Tue, 21 Aug 2001 11:44:48 -0700
- Re: cvs commit: openssl/doc/ssl SSL_COMP_add... Richard Levitte - VMS Whacker
- Re: cvs commit: openssl/doc/ssl SSL_COM... Lutz Jaenicke