Re: memory leak

2000-03-27 Thread Bob Ollila
Bodo, that worked, thanks for your help. Bodo Moeller wrote: Bob Ollila [EMAIL PROTECTED]: I'm getting a memory leak in an application that uses openssl 9.4. The leak occurs on calls to ERR_load_ERR_strings() and ERR_load_crypto_strings(). Is there a corresponding call that needs

Re: NT crash with DSA_print()

2000-03-24 Thread Bob Ollila
? thanks again, Bob. Dr Stephen Henson wrote: Bob Ollila wrote: Steve, thanks for your help, but I think I need a little more detail/clarification. The standard build of openssl includes the /MD flag, so I assume that the libs that were built were the multithreaded libs? Does my application

memory leak

2000-03-24 Thread Bob Ollila
, maybe these calls create static data ? I tried inserting a call to CRYPTO_malloc_init(), but I get the same results. Any suggestions ? -- Bob Ollila - [EMAIL PROTECTED] (603)665-8100, (603)665-8103 fax TerraLink Technologies - http://www.terralinktech.com 1600 Candia Road, Suite 5, Manchester

Re: NT crash with DSA_print()

2000-03-23 Thread Bob Ollila
linking? What else do I need to do ? Bob. Dr Stephen Henson wrote: Bob Ollila wrote: I'm porting some Solaris code ( that works ) to NT. The code uses the DSA functions from openssl-9.4. For some reason it's crashing when I try to print the dsa structure using DSA_print(). When I comment

Re: demos\cli and serv.cpp

2000-03-21 Thread Bob Ollila
PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] -- Bob Ollila - [EMAIL PROTECTED] (603)665-8100, (603)66

Re: DSA encyption export limitations

2000-03-01 Thread Bob Ollila
Steve, thanks for your help. Do you ( or anyone else ) know what regulation/law specifies that signing algorithms are not subject to export restrictions? Can you point me to a web site where I can verify this for my own piece of mind? Bob. Dr Stephen Henson wrote: Bob Ollila wrote: I

DSA error output

2000-03-01 Thread Bob Ollila
(10) :func(110) :reason(4):dsa_asn.c:92: Can anyone tell me how to determine what these errors mean? Are there error output methods which will give me a clearer picture of what these error codes are? Thanks, Bob. -- Bob Ollila - [EMAIL PROTECTED] (603)665-8100, (603)665-8103 fax TerraLink

DSA encyption export limitations

2000-02-29 Thread Bob Ollila
be greatly appreciated Bob. -- Bob Ollila - [EMAIL PROTECTED] (603)665-8100, (603)665-8103 fax TerraLink Technologies - http://www.terralinktech.com 1600 Candia Road, Suite 5, Manchester NH 03109 __ OpenSSL Project