[openssl-dev] [openssl.org #2496] [PATCH] Fix compile problems when various ciphers are disabled

2016-02-04 Thread Rich Salz via RT
most of this is fixed in master, maybe all. if there are still issues, please
open a new ticket.
--
Rich Salz, OpenSSL dev team; rs...@openssl.org


-
http://rt.openssl.org/Ticket/Display.html?id=2496

Please log in as guest with password guest if prompted

___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl.org #2496] [PATCH] Fix compile problems when various ciphers are disabled

2011-04-12 Thread Tim Jackson via RT
When turning off various ciphers, OpenSSL doesn't always compile. The attached 
patches fix various issues with OpenSSL when ciphers (particularly RSA or DSA) 
are turned off. These patches were requested in the attached thread
__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   majord...@openssl.org


Re: [openssl.org #2496] [PATCH] Fix compile problems when various ciphers are disabled

2011-04-12 Thread Andrey Kulikov
Tim,

Seems that you miss to attach a file with actual patch...

On 12 April 2011 11:13, Tim Jackson via RT r...@openssl.org wrote:

 When turning off various ciphers, OpenSSL doesn't always compile. The
 attached patches fix various issues with OpenSSL when ciphers (particularly
 RSA or DSA) are turned off. These patches were requested in the attached
 thread