Fix buggy if-condition (thomas poindessous <poinde_t@epita.fr>).
[oweals/openssl.git] / e_os2.h
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-27 Richard LevitteApparently, Linux is identified with __linux__ as well.
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-01 Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-05-13 Richard LevitteIt seems like the removal of "extern" before "static...
2001-05-13 Richard LevittePut back a removed "extern", or many compilers will...
2001-05-12 Dr. Stephen HensonChange Win32 to use EXPORT_VAR_AS_FN.
2001-05-12 Dr. Stephen HensonUnder VC++ _DLL is set to indicate that the application
2001-04-04 Richard LevitteCorrect a typo. linux != linus.
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-05 Richard LevitteAdd the possibility for option macros and start using...
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-22 Richard LevitteAlways include opensslconf.h, even if it's already...
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-31 Richard LevitteDefine OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENS...
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
1999-06-09 Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-05-15 Bodo MöllerUse OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL...
1999-05-15 Bodo Möllere_os* corrections.