CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/02/05 08:06:05

Modified files:
        lib/libssl     : s3_lib.c ssl.h 

Log message:
Define values for SSL_CTRL_SET_GROUPS{,_LIST} and wire them up to the
SSL_{,CTX_}ctrl() functions. As crazy as it is, some software appears to
call the control functions directly rather than using the macros (or
functions) provided by the library.

Discussed with beck@ and sthen@

Reply via email to