]> git.ipfire.org Git - thirdparty/openssl.git/history - e_os2.h
Check public key is not NULL.
[thirdparty/openssl.git] / e_os2.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2005-12-18  Andy PolyakovDJGPP-related e_os2.h update from HEAD.
2005-08-02  Andy PolyakovKeep disclaiming 16-bit support [from HEAD].
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-13  Andy PolyakovAddenum to http://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.