Re: Engines memory-management problems

2011-09-24 Thread Dmitry Belyavsky
Greetings! On Thu, Sep 22, 2011 at 3:00 AM, Roumen Petrov open...@roumenpetrov.info wrote: Hi Dmitry, Dmitry Belyavsky wrote: Greetings! During the 1.x version the current scheme of algorithms providing through engines was implemented. Debugging our (Cryptocom LTD) engines, I’ve found

openssl-1.0.1-stable-SNAP-20110924.tar.gz

2011-09-24 Thread Kenneth Robinette
The latest 1.0.1 snap has an error in DTLS related code at line 1068 in ssl_lib.c   .\ssl\ssl_lib.c(1068) : warning C4018: '' : signed/unsigned mismatch NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.   Please, at least compile to test changes!

[openssl.org #2613] [PATCH] typo fixes to fix OPNESSL to OPENSSL

2011-09-24 Thread Leena Heino via RT
-typo.patch - OpenSSL 1.0.0 stable: openssl-1.0.0e-typo.patch -- Leena Heino University of Tampere / Computer Centre ( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk ) diff -Naur openssl-SNAP-20110924.orig/crypto/modes/modes_lcl.h openssl-SNAP-20110924/crypto/modes

[openssl.org #2614] Bug Report - segfaults when using tls 1.1 with rc4 ciphers

2011-09-24 Thread John Turnup via RT
Hello, I've noticed that in the latest 1.0.1 and 1.1.0 snapshots that support TLSv1.1 when using RC4-SHA or RC4-MD5 on different webservers such as apache or nginx (both using latest versions) will result in segfaults among other errors and a failed ssl connection. There seem to be no issues

[openssl.org #2615] BIO_flush segmentation fault with SSL BIO

2011-09-24 Thread Jay Foster via RT
There appears to be a bug in the SSL bio (ssl/bio_ssl.c) when processing the BIO_flush() function. This causes a segmentation fault on linux. OpenSSL 0.9.8b 04 May 2006 built on: Mon Oct 15 17:44:48 EDT 2007 platform: linux-x86_64 options: bn(64,64) md2(int) rc4(ptr,int) des(idx,cisc,16,int)

[openssl.org #2614] Bug Report - segfaults when using tls 1.1 with rc4 ciphers

2011-09-24 Thread Stephen Henson via RT
[xeo...@gmail.com - Sat Sep 24 20:27:48 2011]: Hello, I've noticed that in the latest 1.0.1 and 1.1.0 snapshots that support TLSv1.1 when using RC4-SHA or RC4-MD5 on different webservers such as apache or nginx (both using latest versions) will result in segfaults among other errors and