RE: Alternative Interface that doesn't use Sockets?

2006-02-27 Thread David Hartman
OpenSSL has the concept of a BIO to abstract whatever you are reading or writing to. I have used them to read/write to sockets and to files. I have not tried it myself, but I think there is a BIO for shared memory. http://www.openssl.org/docs/crypto/BIO_s_mem.html You might be able to leverage

RE: Problems Identified in Static Source Analysis

2006-01-09 Thread David Hartman
5 7:41 AM > To: openssl-dev@openssl.org; David Hartman > Cc: Andrew Schnable > Subject: Re: Problems Identified in Static Source Analysis > > Hi, > > > We recently ran Coverity, a static source analysis tool, against OpenSSL > > 0.9.7 and 0.9.8. We found a number of probl

Problems Identified in Static Source Analysis

2005-12-16 Thread David Hartman
problems were seen in both 0.9.7i and 0.9.8.  We could provide the changes for either.   Thanks -David           David Hartman Software Engineer SIGSEC Symantec Corporation www.symantec.com