Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-12 Thread Dr. Stephen Henson
On Fri, Apr 12, 2013, Balakumaran Kannan wrote: Thanks Steve for showing interest on this. And I think we could start another thread discussing this patch and improving it. One of the biggest concerns is portability. OpenSSL runs on all manner of weird systems and apparently harmless

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-11 Thread Dan Mahoney, System Admin
On Wed, 10 Apr 2013, Michael Tuexen wrote: The main point is whether the OpenSSL maintainers are interested in IPv6 support or not. If they are, the patch can be optimized in whatever way they want. I they are not, the patch goes nowhere, so optimizing it doesn't make much sense... Best

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-11 Thread Quanah Gibson-Mount
--On Thursday, April 11, 2013 9:37 AM -0700 Dan Mahoney, System Admin d...@prime.gushi.org wrote: I would love it if the maintainers would actually come forward and give a direct answer on whether or not they're interested. +1 --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-11 Thread Dr. Stephen Henson
On Thu, Apr 11, 2013, Quanah Gibson-Mount wrote: --On Thursday, April 11, 2013 9:37 AM -0700 Dan Mahoney, System Admin d...@prime.gushi.org wrote: I would love it if the maintainers would actually come forward and give a direct answer on whether or not they're interested. +1 Well I'm

RE: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-11 Thread Paul Suhler
] [PATCH] IPv6 support for s_client and s_server Well I'm interested, though I'm a bit overwhelmed with other things ATM to look at the patch in any detail. Note that due to the versioning scheme the earliest this could appear in a release in 1.0.2. Steve

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-11 Thread Balakumaran Kannan
Thanks Steve for showing interest on this. And I think we could start another thread discussing this patch and improving it. Regards, Bala

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-10 Thread Balakumaran Kannan
On Tue, Apr 9, 2013 at 10:13 PM, Mike Frysinger via RT r...@openssl.orgwrote: i've improved the original patch to make the -4/-6 behavior consistent across the tools. i also tweaked the behavior slightly to make it run correctly (imo). -mike I tried your patch it works well. Thank you

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-10 Thread Balakumaran Kannan
Anyway, I need IPv6 support. I'm going to refine this patch and use. If the community people are interested I'll share it. Regards, Bala. On Wed, Apr 10, 2013 at 5:02 PM, Michael Tuexen tue...@fh-muenster.dewrote: On Apr 10, 2013, at 1:19 PM, Balakumaran Kannan wrote: On Tue, Apr 9, 2013

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-10 Thread Michael Tuexen
On Apr 10, 2013, at 1:19 PM, Balakumaran Kannan wrote: On Tue, Apr 9, 2013 at 10:13 PM, Mike Frysinger via RT r...@openssl.org wrote: i've improved the original patch to make the -4/-6 behavior consistent across the tools. i also tweaked the behavior slightly to make it run correctly

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2013-04-09 Thread Mike Frysinger via RT
i've improved the original patch to make the -4/-6 behavior consistent across the tools. i also tweaked the behavior slightly to make it run correctly (imo). -mike http://rt.openssl.org/Ticket/Display.html?id=2051 user/pass: guest/guest Index: apps/s_apps.h

Re: [openssl.org #2051] [PATCH] IPv6 support for s_client and s_server

2011-12-27 Thread Robin Seggelmann via RT
Here is an updated version of the patch for the current 1.0.1 branch. Best regards Robin ipv6.patch Description: Binary data