Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-25 Thread Quanah Gibson-Mount via RT
--On Wednesday, March 25, 2015 12:01 AM +0100 Kurt Roeckx via RT 
r...@openssl.org wrote:

 On Tue, Mar 24, 2015 at 10:09:18PM +0100, Salz, Rich via RT wrote:
 The short answer is that nobody has come up with comprehensive
 cross-platform IPv6 support.  Fixing the apps isn't enough; how does a
 server listen on IPv4, v6, both -- and make it work on our supported
 platforms? What should the various BIO API's do?

 Please note that I actually have a patch that does all that.  I
 also said not to actually submit this patch.

Where can one obtain your patch from?  When will it be integrated into 
OpenSSL?  Do you have a version of your patch that works with the 1.0.1 
series?

--Quanah


--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-25 Thread Quanah Gibson-Mount
--On Wednesday, March 25, 2015 12:01 AM +0100 Kurt Roeckx via RT 
r...@openssl.org wrote:



On Tue, Mar 24, 2015 at 10:09:18PM +0100, Salz, Rich via RT wrote:

The short answer is that nobody has come up with comprehensive
cross-platform IPv6 support.  Fixing the apps isn't enough; how does a
server listen on IPv4, v6, both -- and make it work on our supported
platforms? What should the various BIO API's do?


Please note that I actually have a patch that does all that.  I
also said not to actually submit this patch.


Where can one obtain your patch from?  When will it be integrated into 
OpenSSL?  Do you have a version of your patch that works with the 1.0.1 
series?


--Quanah


--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Kurt Roeckx via RT
On Tue, Mar 24, 2015 at 10:09:18PM +0100, Salz, Rich via RT wrote:
 The short answer is that nobody has come up with comprehensive cross-platform 
 IPv6 support.  Fixing the apps isn't enough; how does a server listen on 
 IPv4, v6, both -- and make it work on our supported platforms? What should 
 the various BIO API's do?

Please note that I actually have a patch that does all that.  I
also said not to actually submit this patch.


Kurt


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Kurt Roeckx
On Tue, Mar 24, 2015 at 10:09:18PM +0100, Salz, Rich via RT wrote:
 The short answer is that nobody has come up with comprehensive cross-platform 
 IPv6 support.  Fixing the apps isn't enough; how does a server listen on 
 IPv4, v6, both -- and make it work on our supported platforms? What should 
 the various BIO API's do?

Please note that I actually have a patch that does all that.  I
also said not to actually submit this patch.


Kurt

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Short, Todd via RT
I was unaware of 2501. But that’s fine by me… however, why hasn’t 2051 been 
applied to the code?
--
-Todd Short
// tsh...@akamai.commailto:tsh...@akamai.com
// “One if by land, two if by sea, three if by the Internet.

On Mar 24, 2015, at 4:14 PM, Quanah Gibson-Mount 
qua...@zimbra.commailto:qua...@zimbra.com wrote:

--On Tuesday, March 03, 2015 3:15 PM -0600 Short, Todd 
tsh...@akamai.commailto:tsh...@akamai.com wrote:

The previous patch file had two bugs due to a swapped argument and the
formatting changes (missing braces).


The attached is an updated patch.

Why did you open a new RT when 
http://rt.openssl.org/Ticket/Display.html?id=2051 already exists and has for 
ages?  I would suggest RT3717 be marked as a duplicate of 2051.

--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Quanah Gibson-Mount
--On Tuesday, March 24, 2015 9:29 PM + Short, Todd 
tsh...@akamai.com wrote:



I was unaware of 2501. But that's fine by me… however, why hasn't
2051 been applied to the code?


People have been asking this question for years.

https://lwn.net/Articles/486369/

http://openssl.6102.n7.nabble.com/Openssl-IPv6-Support-td54588.html

Here's an even *older* RT from 2006: 
http://rt.openssl.org/Ticket/Display.html?id=1365user=guestpass=guest


There's never been any sort of real substantive answer as to why getting 
IPv6 support in has taken almost a decade, when people have constantly 
supplied patches for it.  Supposedly it was going to go into 1.0.2.



--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Quanah Gibson-Mount via RT
--On Tuesday, March 24, 2015 9:29 PM + Short, Todd 
tsh...@akamai.com wrote:

 I was unaware of 2501. But that's fine by me… however, why hasn't
 2051 been applied to the code?

People have been asking this question for years.

https://lwn.net/Articles/486369/

http://openssl.6102.n7.nabble.com/Openssl-IPv6-Support-td54588.html

Here's an even *older* RT from 2006: 
http://rt.openssl.org/Ticket/Display.html?id=1365user=guestpass=guest

There's never been any sort of real substantive answer as to why getting 
IPv6 support in has taken almost a decade, when people have constantly 
supplied patches for it.  Supposedly it was going to go into 1.0.2.


--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Quanah Gibson-Mount
--On Tuesday, March 03, 2015 3:15 PM -0600 Short, Todd 
tsh...@akamai.com wrote:



The previous patch file had two bugs due to a swapped argument and the
formatting changes (missing braces).


The attached is an updated patch.


Why did you open a new RT when 
http://rt.openssl.org/Ticket/Display.html?id=2051 already exists and has 
for ages?  I would suggest RT3717 be marked as a duplicate of 2051.


--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Short, Todd
I was unaware of 2501. But that’s fine by me… however, why hasn’t 2051 been 
applied to the code?
--
-Todd Short
// tsh...@akamai.commailto:tsh...@akamai.com
// “One if by land, two if by sea, three if by the Internet.

On Mar 24, 2015, at 4:14 PM, Quanah Gibson-Mount 
qua...@zimbra.commailto:qua...@zimbra.com wrote:

--On Tuesday, March 03, 2015 3:15 PM -0600 Short, Todd 
tsh...@akamai.commailto:tsh...@akamai.com wrote:

The previous patch file had two bugs due to a swapped argument and the
formatting changes (missing braces).


The attached is an updated patch.

Why did you open a new RT when 
http://rt.openssl.org/Ticket/Display.html?id=2051 already exists and has for 
ages?  I would suggest RT3717 be marked as a duplicate of 2051.

--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-24 Thread Quanah Gibson-Mount via RT
--On Tuesday, March 03, 2015 3:15 PM -0600 Short, Todd 
tsh...@akamai.com wrote:

 The previous patch file had two bugs due to a swapped argument and the
 formatting changes (missing braces).


 The attached is an updated patch.

Why did you open a new RT when 
http://rt.openssl.org/Ticket/Display.html?id=2051 already exists and has 
for ages?  I would suggest RT3717 be marked as a duplicate of 2051.

--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.

Zimbra ::  the leader in open source messaging and collaboration


___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] [openssl.org #3717] Patch for IPv6 support in s_client/s_server

2015-03-03 Thread Short, Todd
The previous patch file had two bugs due to a swapped argument and the 
formatting changes (missing braces).

The attached is an updated patch.


0001-Provides-IPv6-support-in-s_client-s_server-Patch-ipv.patch
Description: 0001-Provides-IPv6-support-in-s_client-s_server-Patch-ipv.patch

---Todd Short// tsh...@akamai.com// “One if by land, two if by sea, three if by the Internet."

On Feb 24, 2015, at 11:21 AM, Short, Todd via RT r...@openssl.org wrote:Hello OpenSSL Org:This is a change that Akamai has made to it’s implementation of OpenSSL.Version: master branchDescription: Adds IPv6 support in s_client/s_serverThis adds two options, -4 and -6, to specify the address family to connect with. In addition, the address field on the command line is parsed via getaddrinfo().GitHub Link:https://github.com/akamai/openssl/commit/6878f747167f2cba82316d5f664c2bac88554cb3And attachment.Thank you:---Todd Short// tsh...@akamai.commailto:tsh...@akamai.com// “One if by land, two if by sea, three if by the Internet."0003-Provides-IPv6-support-in-s_client-s_server-Patch-ipv.patch___openssl-dev mailing listTo unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev