[openssl-dev] [openssl.org #3624] Unify SSL_CONF_* interface to be SSL_CONF_CTX_*, with patch against [master/33d5ba8]

Steffen Nurpmeso via RT rt at openssl.org
Mon Dec 8 18:35:36 UTC 2014


Does:

- Fixes a typo in s_client.pod (2x "in the").

- Changes .pod to reflect reality: it is SSL_CONF_CTX_finish(),
  not SSL_CONF_finish().

- While here it seems best to change the remaining SSL_CONF_cmd(),
  SSL_CONF_cmd_argv() and SSL_CONF_cmd_value_type() to have
  a SSL_CONF_CTX_ prefix, too.
  PODs renamed accordingly.

- Adjusts all places where git grep -i matches against the former.

It compiles etc.
It's ugly to have SSL_CONF_CTX_ as a prefix, but isn't it better
to have a unique interface instead of special-treating the _cmd*
stuff?  Would be really nice like that.
- 

--steffen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl_conf-unify.diff
Type: text/x-diff
Size: 49834 bytes
Desc: not available
URL: <http://mta.opensslfoundation.net/pipermail/openssl-dev/attachments/20141208/da865b6d/attachment-0001.diff>


More information about the openssl-dev mailing list