Re: [openssl.org #1929] DTLS MTU bug

2009-05-18 Thread Robin Seggelmann via RT
On May 17, 2009, at 6:44 PM, Stephen Henson via RT wrote: > Ooops, missed the attachment. Patch now applied to 1.0.0-beta and > HEAD. > A modified version was applied to 0.9.8, please check that is OK. > The only problem I found was a variable name in apps/s_server.c and apps/s_client.c, th

[openssl.org #1932] "make test" failed (OpenSSL 0.9.8g)

2009-05-18 Thread Nguyen, Harris via RT
Please advise how to bypass error. echo test normal x509v1 certificate test normal x509v1 certificate sh ./tx509 2>/dev/null testing X509 conversions p -> d p -> n p -> p d -> d make[2]: *** [test_x509] Error 1 make[2]: Leaving directory `/home/ri250c/openssl-download/openssl-0.9.8g/test' make[1

Re: [openssl.org #1931] [PATCH] DTLS fragment handling memory leak

2009-05-18 Thread Robin Seggelmann via RT
On May 17, 2009, at 6:46 PM, Stephen Henson via RT wrote: >> [steve - Sat May 16 18:28:06 2009]: >> >> Patch applied to 1.0, HEAD and 0.9.8. Thanks for the report. >> > > Patch reverted on 0.9.8, it breaks compilation. Please supply a > version > for 0.9.8. > The 0.9.8 version: --- ssl/d1_b

Re: [openssl.org #1922] [PATCH] DTLS Timer Bug

2009-05-18 Thread Robin Seggelmann via RT
On May 16, 2009, at 2:08 PM, Stephen Henson via RT wrote: >> [seggelm...@fh-muenster.de - Sat May 16 12:13:35 2009]: >> >>> Patch applied to 1.0.0 and HEAD. Should this go into 0.9.8 too? >> >> Thanks for applying. Yes, this is important for 0.9.8, too. Every >> patch for DTLS I submitted concern