Hello,

I am actually makeing corrections to the SRP/TLS code. One of them
removes an unnecessary callback. There is a pointer in a SRP_CTX that
is no longer necessary.

I wonder what is the current policy concerning a stable branch and
the head? It seems that one simply would leave the useless pointer
in the stable branch and remove it from the head?

/* set SRP client username callback */
  char *(*SRP_TLS_ext_missing_srp_client_username_callback)(SSL *, void *);

regards


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to