Re: remove

2004-06-06 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sun, 6 Jun 2004 21:43:13 +0200, "Alberto Rubio" 
<[EMAIL PROTECTED]> said:

alberto.rubio> remove

People, people, please use the proper interface!  When you subscribed,
you even got an email explaining how to do that!

I'll give you another helpful hint:

http://www.openssl.org/support/

There's a form where you can unsubscribe.

Mailing these removal messages to the list itself is NOT appropriate.

-
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte   \ Tunnlandsvägen 52 \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-708-26 53 44
\  SWEDEN   \
Procurator Odiosus Ex Infernis-- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See  for more info.
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]


remove

2004-06-06 Thread Alberto Rubio
remove


__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]


Re: Openssl on windows MingW

2004-06-06 Thread Thomas J. Hruska
At 11:40 AM 6/6/2004 -0400, Jato writeth:
>Have anyone ever tried to compile openssl-0.9.7d (or any other) with
MinGW? How to build a shared library with MingW?


http://www.slproweb.com/products/Win32OpenSSL.html

Contains default binaries of the latest OpenSSL builds that come with MinGW
libraries to link against.  The MinGW version uses DLLs built with MSVC++,
so you have to use BIOs for file I/O with certificates (not a big deal and
makes code more portable anyway).


Hope this helps!


  Thomas J. Hruska -- [EMAIL PROTECTED]
Shining Light Productions -- "Meeting the needs of fellow programmers"
 http://www.slproweb.com/

`'*-~.,_,.~-*'`'*-~.,_,.~-*'`'*-~.,_,.~-*'`'*-~.,_,.~-*'`'*-~.,_,.~-*'`'*-~
  Why spend more for the same functionality that is in ColdFusion?
  Try Nuclear Vision today!

  http://www.slproweb.com/products/nvml.html

  Announcing Nuclear Vision v2.0:
  Easy to learn, easy to use, and has unlimited precision math
  capabilities.
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]


Openssl on windows MingW

2004-06-06 Thread Jato



Have anyone ever tried to compile openssl-0.9.7d (or any other) 
with MinGW? How to build a shared library with MingW?