SSL_COMP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Jan 12, 2016, at 4:05 AM, Michal Trojnara <Michal.Trojnara at stunnel.org> wrote:
> 
> Any idea how to properly use:
> STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
> STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP)
>                                                      *meths);
> in the latest OpenSSL 1.1 git, which no longer declares SSL_COMP?
> 
> I guess openssl/ssl.h should be modified to include:
> typedef struct ssl_comp_st SSL_COMP;
> DEFINE_STACK_OF(SSL_COMP)

Try a more recent git commit.  This should be fixed now.

-- 
	Viktor.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux