]> git.ipfire.org Git - thirdparty/openssl.git/history - e_os2.h
Constify
[thirdparty/openssl.git] / e_os2.h
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.