bsaes-x86_64.pl: make it work with ml64.
[openssl.git] / e_os2.h
2010-07-26 Dr. Stephen HensonAdd new type ossl_ssize_t instead of ssize_t and move...
2009-09-23 Dr. Stephen HensonAdd attribute to check if return value of certain funct...
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2007-05-20 Andy PolyakovOPENSSL_IMPLEMENT_GLOBAL caused more grief than it...
2006-04-11 Ulf MöllerAdd BeOS support.
2005-12-18 Andy PolyakovPut back OPENSSL_SYS_MSDOS definition to revive DJGPP...
2005-08-02 Andy PolyakovKeep disclaiming 16-bit support.
2005-04-13 Andy PolyakovAddenum to cvs.openssl.org/chngview?cn=13054.
2004-12-19 Dr. Stephen HensonDon't use multiple storage types.
2004-07-27 Richard LevitteThe compiler may complain about what looks like a doubl...
2004-06-28 Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2003-11-28 Richard LevitteNetware-specific changes,
2003-03-22 Richard LevitteTo define OPENSSL_NO_FP_API for all MSDOS type targets...
2003-03-20 Richard LevitteBecause it may be needed in public header files, move...
2002-11-15 Richard LevitteWinCE patches
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-10-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-06-13 Richard LevitteTentatively add support for UWIN, a Unix-like environme...
2002-04-06 Richard LevitteRecognise DEC C++ as equivalent to DEC C for the defini...
2001-09-27 Richard LevitteApparently, Linux is identified with __linux__ as well.
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-05 Richard LevitteAdd the possibility for option macros and start using...
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-22 Richard LevitteAlways include opensslconf.h, even if it's already...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-12-31 Richard LevitteDefine OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENS...
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.