cURL / Mailing Lists / curl-users / Single Mail

curl-users

[STEP 2] SSPI/Schannel string literals voting process

From: Yang Tse <yangsita_at_gmail.com>
Date: Fri, 29 Jun 2012 04:35:23 +0200

Hi friends,

[STEP 1] of this process has resulted in the following non redundant
candidate lists.

Three candidates for the [STEP 2] Version_Literal voting:

[Version_Literal="SSL-Windows-native"]
[Version_Literal="Schannel"]
[Version_Literal="WinSSL"]

Three candidates for the [STEP 2] Config_Literal voting:

[Config_Literal="WINDOWS_SSL"]
[Config_Literal="schannel"]
[Config_Literal="winssl"]

[STEP 2] of this voting process starts right now and will end at
00:00:01 GMT of July 4 2012 as previously indicated in
http://curl.haxx.se/mail/lib-2012-06/0300.html

In this first voting round, anyone voting must vote _two_ different
Version_Literal options and _two_ different Config_Literal options.

In order to vote, reply to this thread and provide or quote in
message's body two different Version_Literal options out of the three
listed above and two different Config_Literal options out of the three
also listed above.

If any message contains more than one vote for a single option, whole
message will be invalidated and considered fully ineffective. Messages
with three or more votes for three different Version_Literal options,
as well as those with three or more votes for three different
Config_Literal options will also be invalidated and considered fully
ineffective.

Don't risk your vote being invalidated providing more info than what
is required on this thread. In case of doubt, start a new thread with
different subject and ask there.

In an attempt to clarify the implications of each choice, I'm listing
below 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="SSL-Windows-native"] option would result in
Curl_schannel_version() returning "SSL-Windows-native".

[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="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.

[STEP 2] votes accepted until 00:00:01 GMT of July 4 2012

Thanks for your cooperation,

-- 
-=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-29