Re: [openssl-dev] Openssl 1.0.2c include the FIPS 140-2 Object Module

2015-08-14 Thread Dr. Matthias St. Pierre
Hello Jan, thank you for sharing your observations and your patch. I stumbled over it, because we are currently having a similar problem with our Windows builds producing these OPENSSL_Uplink/no OPENSSL_Applink errors. However, I'm in doubt whether your patch really fixes the cause of the

[openssl-dev] [openssl.org #3978] RE: Openssl 1.0.2c include the FIPS 140-2 Object Module

2015-08-14 Thread Stephen Henson via RT
On Tue Aug 04 03:24:21 2015, ashwini.vpa...@siemens.com wrote: Hello All, Following steps are done to check the FIPS feasibility . To check ASLR dependency the following link was referred. http://openssl.6102.n7.nabble.com/FIPS-Module-1-2-build-with-Visual-

Re: [openssl-dev] Openssl 1.0.2c include the FIPS 140-2 Object Module

2015-08-14 Thread Jan Ehrhardt
Dr. Matthias St. Pierre in gmane.comp.encryption.openssl.devel (Fri, 14 Aug 2015 08:12:58 +0200): You say that FIPS 140-2 was broken by the introduction of applink.c . However the applink.c module was introduced way back in 2004 and nevertheless OpenSSL 1.0.1 and the FIPS 2.0.9 module built

[openssl-dev] [openssl.org #3878] [DOC] add documentation for SSL_CTX_clear_extra_chain_certs

2015-08-14 Thread Stephen Henson via RT
Done, ticket close. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] FW: Website changing this weekend

2015-08-14 Thread Salz, Rich
From: Salz, Rich [mailto:rs...@akamai.com] Sent: Friday, August 14, 2015 4:20 PM To: openssl-annou...@openssl.org Subject: [openssl-announce] Website changing this weekend We're bringing up a new website this weekend. Please be patient if you have problems. If you notice any broken links, let

[openssl-dev] Build issues for demos/engines/zencod on openssl_1_0_2

2015-08-14 Thread John Peck
Hello All, I want to create a dynamic engine and am looking to the demos section for reference code on building, etc. So far I have found the demos rsaref and zencod not to compile out of the box in OpenSSL_1_0_2. I have hacked zencod to push it forward and now getting an error during the

[openssl-dev] [openssl.org #4004] Patch resolving the issue

2015-08-14 Thread Michael Tuexen via RT
Dear all, the attached patch solves the reported issue. With the attached patch all tests in the test directory pass using openssl configured with sctp support. Tested on Ubuntu 14.04 and Mac OS X. Best regards Michael BIO_dgram_is_sctp.patch Description: Binary data

Re: [openssl-dev] TLS session ticket extension problem when using the ssl23_client_hello method

2015-08-14 Thread Ian McFadries (imcfadri)
That worked. Thanks Matt -Original Message- From: openssl-dev [mailto:openssl-dev-boun...@openssl.org] On Behalf Of Matt Caswell Sent: Wednesday, August 05, 2015 8:40 AM To: openssl-dev@openssl.org Subject: Re: [openssl-dev] TLS session ticket extension problem when using the

[openssl-dev] [openssl.org #4007] Segmantation fault in OpenSSL 1.0.2a

2015-08-14 Thread Vivekanandhan Subramanian via RT
Hi, I am using OpenSSL 1.0.2a in our product in which I have come across segmentation fault while trying to de-initialize OpenSSL. This issue has been reproduced in Windows, Mac and Android OS. From my basic analysis I've found that crash happens in BIO_Free() function. While comparing the code

[openssl-dev] [openssl.org #4006] [1.0.2] crypto\x509\x509_vfy.c(509) : error C2094: label 'done' was undefined

2015-08-14 Thread Simon Richter via RT
Hi, current 1.0.2 branch tip fails to compile with MSVC 9. Full build log can be found at http://ci.kicad-pcb.org/job/windows-openssl-msvc/cpu=x86,label=windows/95/consoleFull Simon ___ openssl-bugs-mod mailing list openssl-bugs-...@openssl.org

[openssl-dev] [openssl.org #4006] [1.0.2] crypto\x509\x509_vfy.c(509) : error C2094: label 'done' was undefined

2015-08-14 Thread Rich Salz via RT
fix just committed, thanks. -- Rich Salz, OpenSSL dev team; rs...@openssl.org ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev