I have an application which uses old-style va_*, with varargs.h. It works fine
in many platforms except when compiled with SSL.
Unfortunately, SSL seems to '#include ' itself and the two
definitions of va_* clash. Here is an example on Solaris :
"/usr/include/iso/stda
On Sunday 21 January 2001, at 23 h 48, the keyboard of "Ron"
<[EMAIL PROTECTED]> wrote:
> Do openssl users still have to pay for services like verisign.
Of course :-) Verisign is not a charity, not even a political party fighting
for free software.
We self-sign our certificate for this reason
On Thursday 21 December 2000, at 19 h 22, the keyboard of Mahesh Anantharaman
<[EMAIL PROTECTED]> wrote:
> Can any body send me a sample code that does "openssl smime decrypt
> function".
OpenSSL can do S/MIME? I wasn't aware of that. And I cannot find documentation.
On Monday 6 November 2000, at 10 h 3, the keyboard of Tom Biggs
<[EMAIL PROTECTED]> wrote:
> Did you check the "documentation" section of the
> website listed below in the maillist signature?
It's just the list of the prototypes of the functions... Without any semantic
information.
___