Re: [openssl.org #3077] rbuf_freelist and wbuf_freelist corrupted.

2013-06-24 Thread 2234822 jeff
Is there any way to enable some logs to further debug this issue? 2013/6/24 2234822 jeff jeff.2234...@gmail.com Did anyone ever encounter the same issue before? 2013/6/20 2234822 jeff via RT r...@openssl.org I am using openssl-1.0.1 in my 32bit app on 64bit Windows, I got a crash in

RE: [Patch] ALPN Implementation for OpenSSL

2013-06-24 Thread Jeff Mendoza (MS OPEN TECH)
Hi All, Yes, supporting both at runtime would be best. But having a compile-time option now, and defaulting to NPN should keep this from being a blocking issue with the patch, correct? It would also make it kind of useless, at least from my non-authoritative point of view. Understood,

RE: [Patch] ALPN Implementation for OpenSSL

2013-06-24 Thread Jeff Mendoza (MS OPEN TECH)
We simply cannot drop support for NPN (i.e. SPDY) just to add support for ALPN. The idea is to have the choice as a ./config option. The default will stay as NPN, as to not disrupt anyone. I don't have this in the patch yet. That doesn't make any sense. How would a server serve both