Hi TestEnv: NT 4 WS SP5 with VC++ 6 SP3 1. s_client -no_ssl2 (s_client.c) The problem certainly occurs also in the latest official release. s_client -no_ssl2 always connects with a V2 hello. The configuraiton handling looks a bit strange to me. Some are treated by compiler flags and some on runtime. "meth" is set to SSLv23_client_method() regardless to the -no_ssl2 flag. 2. ASN1_X_free Just remove the "return" from M_ASN1_BIT_X_free(x) because all these functions return void. Regards Rene -- ----------------------------------------------------------- Rene G. Eberhard Mail : [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: RNGs - Use input from your sound card! Michael R. Batchelor
- Re: RNGs - Use input from your sound card! J. Andrés Hall
- Re: RNGs - Use input from your sound card! Terrell Larson
- Re: RNGs - Use input from your sound card! Ben Laurie
- Re: RNGs - Use input from your sound card! Michael R. Batchelor
- Re: RNGs - Use input from your sound card! Terrell Larson
- Re: RNGs - Use input from your sound card! Mike Lempriere
- Re: RNGs - Use input from your sound car... CJ Holmes
- Re: RNGs - Use input from your sound... Rene G. Eberhard
- Re: RNGs - Use input from your sound car... J. Andrés Hall
- Re: RNGs - Use input from your sound card! CJ Holmes
- Re: RNGs - Use input from your sound card! Ben Laurie
- Entropy pool project [ Was: Re: RNGs - U... patl
- Re: Entropy pool project [ Was: Re: ... J. Andrés Hall
- Re: RNGs - Use input from your sound card! Simon J. Gerraty
- Re: RNGs - Use input from your sound card! Terrell Larson
- Re: RNGs - Use input from your sound card! Bob Denny