TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA in punt 9 of RFC 2246?
--
kind regards,
Serhiy Ivanov
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager
& make install
# -no-CAMELLIA-128-CBC no-md5 no-rsa no-dsa
Obtained: d1_srtp.c:229:44: error: ‘SSL_CTX’ has no member named ‘srtp_profiles’
srtp_profiles definede under context #ifndef OPENSSL_NO_TLSEXT in ssl.h
while code is turned on under #ifndef OPENSSL_NO_SRTP
what's wrong?
--
7:23 PM, Jeremy Farrell
wrote:
>> From: Serhiy Ivanov [mailto:serhiy.i.iva...@globallogic.com]
>> Sent: Wednesday, January 09, 2013 12:03 PM
>>
>> Tried to turn off one cipher via:
>> #!/bin/bash
>> make clean && ./config -no-CAMELLIA-128-CBC && make de
t even compile others
2) more transparent bio object
Are these options configurable (i see -no- as multioption to
config, but i don't see smth like no-) or i should
recompile rather msnually?
--
kind regards,
Serhiy Ivanov|
___
#x27;t see way to really turn off ciphers. Hoew to turn them off
--
kind regards,
Serhiy Ivanov
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-use
ought they are two different implementations of same
2) Reconfigure openssl to get work with rather BSD Sockets directly
--
kind regards,
Serhiy Ivanov|
__
OpenSSL Project http://www.openssl.org
User Su
Let's close question with full path for library (simply no -l option need).
On Tue, Jan 8, 2013 at 2:36 PM, Jakob Bohm wrote:
> On 1/8/2013 10:03 AM, Serhiy Ivanov wrote:
>>
>> I built my simple project with -lssl option, so libsssl.a qattached
>> statically. However
all?
On Tue, Jan 8, 2013 at 2:36 PM, Jakob Bohm wrote:
> On 1/8/2013 10:03 AM, Serhiy Ivanov wrote:
>>
>> I built my simple project with -lssl option, so libsssl.a qattached
>> statically. However as i see from map report i see next pages:
>
> The command
> cc -lssl
openssl so that no dynamic linkage will
present anymore?
--
kind regards,
Serhiy Ivanov
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
loc
dealloc");
return 0;
}
After runnig just compare alloc_s and dealloc_s.
They should be identical. But they aren't. Also in backtrace there is a
stack reported. For example i see that memory allocated in context
of lh_new is freed.
While memory under lh_insert isn't. Valgrind+memc
-- Forwarded message --
From: Serhiy Ivanov
Date: Sun, Jan 6, 2013 at 1:33 PM
Subject: Memory overrides doesn't work correctly
To: openssl-users@openssl.org
Have next memory overrides:
#include
#include
#include
#include
#include
#include
static FILE * FBacktrLog,
11 matches
Mail list logo