Now being discussed at https://github.com/openssl/openssl/issues/1494
--
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=2712
Please log in as guest with password guest if prompted
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
> Doesn't seem that way. Not present on VMS, and I can't find it on MDSN
> either.
So what I'd have to do is downcase the string and do strstr on all lowercase.
Might be reasonable
-
http://rt.openssl.org/Ticket/Displa
> Doesn't seem that way. Not present on VMS, and I can't find it on MDSN
> either.
So what I'd have to do is downcase the string and do strstr on all lowercase.
Might be reasonable
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.or
Doesn't seem that way. Not present on VMS, and I can't find it on MDSN either.
Vid Thu, 04 Feb 2016 kl. 21.05.13, skrev rsalz:
> is strcasestr common?
--
Richard Levitte
levi...@openssl.org
-
http://rt.openssl.org/Ticket/Di
is strcasestr common?
--
Rich Salz, OpenSSL dev team; rs...@openssl.org
-
http://rt.openssl.org/Ticket/Display.html?id=2712
Please log in as guest with password guest if prompted
The attached simple patch allows other possible syntaxes of XMPP
starttls headers to be recognized.
--
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
Turkish proverb
diff -ru openssl-1.0.0d.old/apps/s_client.c openssl-1.0.0d/