*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: SSL_COMP_add_compression_method | Section: 3 | Source: OpenBSD | File: SSL_COMP_add_compression_method.3
SSL_COMP_ADD_COMPRESSION_METHOD(3) FreeBSD Library Functions Manual NAME SSL_COMP_get_compression_methods - handle SSL/TLS integrated compression methods SYNOPSIS #include <openssl/ssl.h> STACK_OF(SSL_COMP) * SSL_COMP_get_compression_methods(void); DESCRIPTION This function is deprecated and has no effect. It is provided purely for compatibility with legacy application code. SSL_COMP_get_compression_methods() used to return a stack of available compression methods. RETURN VALUES SSL_COMP_get_compression_methods() always returns NULL. SEE ALSO ssl(3) HISTORY SSL_COMP_get_compression_methods() first appeared in OpenSSL 0.9.8 and has been available since OpenBSD 4.5. FreeBSD 14.1-RELEASE-p8 August 31, 2024 FreeBSD 14.1-RELEASE-p8

Navigation Options