cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [STEP 1] SSPI/Schannel string literals voting process

From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 28 Jun 2012 16:08:14 +0200

Due to issue mentioned in thread
http://curl.haxx.se/mail/lib-2012-06/0387.html pointing out posted
rules missing specification of underscore and dash conversions, and in
order to make results fit better in each configuration scheme we have
now the following addendum to point 2 of initial rules:

Point 2 addendum:

2-A) Proposed name is forced to lowercase with dashes for the
configure options and forced to uppercase with underscores for the
other build systems.

Proponent of already existing candidate affected by this addendum, has
already given approval for this new interpretation on his proposed
candidate in message http://curl.haxx.se/mail/lib-2012-06/0391.html

As a consequence of this 2-A addendum I'm listing below the updated
version, for current existing candidates, of what would happen in case
a given candidate would finally result the most voted one in the last
round.

For the Version_Literal voting:

[Version_Literal="Schannel"] option would result in
Curl_schannel_version() returning "Schannel".

[Version_Literal="WinSSL"] option would result in
Curl_schannel_version() returning "WinSSL".

For the Config_Literal voting:

[Config_Literal="SCHANNEL"] option would result in configure option
being named --with-schannel, and for other build systems WITH_SCHANNEL
or ENABLE_SCHANNEL.

[Config_Literal="WINDOWS_SSL"] option would result in configure option
being named --with-windows-ssl, and for other build systems
WITH_WINDOWS_SSL or ENABLE_WINDOWS_SSL.

[Config_Literal="schannel"] option would result in configure option
being named --with-schannel, and for other build systems WITH_SCHANNEL
or ENABLE_SCHANNEL.

[Config_Literal="winssl"] option would result in configure option
being named --with-winssl, and for other build systems WITH_WINSSL or
ENABLE_WINSSL.

With addendum 2-A in place, candidates [Config_Literal="SCHANNEL"] and
[Config_Literal="schannel"] are redundant. For clarity sake one of
these will finally be removed.

Candidates accepted until 00:00:01 GMT of June 29 2012.

Thanks,

-- 
-=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-28