]> git.ipfire.org Git - thirdparty/openssl.git/history - e_os.h
Fix alignment errors in hashtable fuzzer
[thirdparty/openssl.git] / e_os.h
2014-12-20  Rich SalzRT3548: Remove outdated platforms
2014-12-18  Rich SalzRT3548: Remove some obsolete platforms
2014-12-17  Rich SalzRT3548: Remove some obsolete platforms
2014-12-08  Dr. Stephen HensonRemove OPENSSL_FIPSCANISTER code.
2014-09-30  Andy Polyakove_os.h: refine inline override logic (to address warnin...
2014-09-25  Rich SalzRemove #ifdef's for IRIX_CC_BUG
2014-09-24  Andy Polyakove_os.h: allow inline functions to be compiled by legacy...
2014-09-24  Rich SalzRT3544: Remove MWERKS support
2014-09-08  Rich SalzRT3108: OPENSSL_NO_SOCK should imply OPENSSL_NO_DGRAM
2014-08-21  Emilia Kasperdefine inline for Visual Studio
2014-08-09  Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08  Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-03  Rich SalzMerge branch 'rsalz-docfixes'
2014-07-02  Andy Polyakove_os.h: limit _MSC_VER trickery to older compilers.
2014-07-01  Dr. Stephen HensonWindows build fixes.
2014-05-09  Geoff Thorpes_client/s_server: support unix domain sockets
2014-02-25  Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-01-19  Andy PolyakovImprove WINCE support.
2012-10-29  Andy Polyakove_os.h: keep stdin redifinitions to "normal" Windows.
2012-10-27  Andy Polyakove_os.h: skip redundant headers in fipscanister build.
2010-07-26  Dr. Stephen HensonAdd new type ossl_ssize_t instead of ssize_t and move...
2010-05-31  Dr. Stephen Hensonfix PR#2261 in a different way
2010-05-27  Dr. Stephen HensonPR: 2261
2009-08-26  Dr. Stephen HensonPR: 2005
2009-04-20  Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-01-03  Dr. Stephen HensonNetware support.
2007-10-07  Andy PolyakovAddendum to commit #16651.
2006-10-23  Andy PolyakovFix mingw warnings.
2006-04-11  Ulf MöllerAdd BeOS support.
2006-01-02  Andy PolyakovCompile Windows with winsock2.h. But note that we still...
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-11-09  Andy PolyakovTidying up WinCE support.
2005-11-06  Andy PolyakovFirst draft for WCE PortSDK support. Once again! It...
2005-11-03  Andy PolyakovEngage OPENSSL_NO_POSIX_IO on Windows CE.
2005-11-03  Andy PolyakovMake cygwin work in directories mounted with 'text...
2005-09-22  Andy PolyakovFix SunOS 4 building issue.
2005-09-20  Andy Polyakov"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT...
2005-08-02  Andy PolyakovWCE-specific fix for cryptlib.c.
2005-07-05  Andy PolyakovPull up Win64 support from 0.9.8.
2005-06-19  Richard LevitteUndefine DECRANDOM before redefining it.
2005-06-18  Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-13  Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-06-05  Richard LevitteUpdated support for NetWare, submitted by Verdon Walker...
2005-05-21  Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-01-13  Andy PolyakovRely on e_os.h to appropriately define str[n]casecmp...
2004-06-28  Richard LevitteNetWare fixes provided by Verdon Walker for OpenSSL...
2004-03-24  Richard Levitteo_str.h isn't a public header file.
2003-11-28  Richard LevitteNetware-specific changes,
2003-09-28  Richard LevitteFurther VxWorks changes from Bob Bradley <bob@chaoticso...
2003-09-27  Richard LevitteAdd necessary changes to be able to build on VxWorks...
2003-09-09  Richard LevitteGeneralise the definition of strcasecmp() and strncasec...
2003-06-19  Richard LevitteEXIT() should mainly be exit(n), not return(n). OPENSS...
2003-06-12  Richard LevitteMake sure ssize_t is defined on SunOS4.
2003-03-20  Richard LevitteBecause it may be needed in public header files, move...
2002-12-04  Richard LevitteDJGPP patches.
2002-12-03  Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-12-03  Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-28  Richard LevitteMake sure EXIT() can always be used as one statement.
2002-11-15  Richard LevitteWinCE patches
2002-11-14  Richard LevitteFix to build better with DJGPP.
2002-10-09  Richard LevitteAdd a few more VxWorks targets.
2002-06-13  Richard LevitteAdd support for DJGPP.
2002-05-30  Richard LevitteMake sure that MS_STATIC isn't defined to 'static'...
2002-04-06  Richard LevitteOops, the system macro for VMS is OPENSSL_SYS_VMS,...
2002-04-06  Richard LevitteUse recv() and send() for socket communication on VMS...
2002-02-14  Richard LevitteAdd the configuration target VxWorks.
2001-11-08  Bodo MöllerDon't define _REENTRANT here in e_os.h. On systems...
2001-08-25  Lutz JänickeWording of comment...
2001-08-25  Lutz JänickeNeeded for build on SunOS 4.1.x with gcc (Jeffrey Hutze...
2001-07-02  Richard Levitte[Forgotten commits?]
2001-05-03  Richard LevitteSome platforms (most notably Windows) do not have a...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-07  Lutz JänickeChange preferences for sockets of EGD-style entropy...
2001-01-09  Lutz JänickeAdd automatic query of EGD sockets to RAND_poll()....
2001-01-08  Richard LevitteBecause /dev/urandom has a better chance of giving...
2001-01-08  Richard LevitteChange RAND_poll for Unix to try a number of devices...
2000-10-01  Richard LevitteRemove what was described by someone as "an EAY hack...
2000-09-29  Richard LevitteInclude arpa/inet.h, since that's where htons() and...
2000-09-21  Richard LevittePortability patch for HP MPE/iX. Submitted by Mark...
2000-09-14  Richard LevitteAdd a configuration for Sony News 4.
2000-09-01  Bodo MöllerQNX 4 support.
2000-06-09  Bodo MöllerComment about bcopy on SunOS 4.x.
2000-06-08  Bodo MöllerAnother attempt to allow compiling on SunOS 4.*.
2000-06-04  Richard LevitteTypo...
2000-06-03  Ulf MöllerCygWin32 support.
2000-05-31  Bodo Möllerstrtoul is not used anywhere.
2000-05-31  Bodo MöllerWhen compiling with /opt/SUNWspro/SC4.2/bin/cc on Solar...
2000-05-19  Richard LevitteAdd a couple of macros that make OpenSSL compilable...
2000-05-15  Ulf MöllerMacOS changes.
2000-03-23  Ulf Möllerssize_t for Ultrix
2000-03-20  Ulf MöllerProblems with the Windows build.
2000-03-18  Richard Levittee_os.h: don't do double work with status codes.
2000-03-17  Richard LevitteThe previous exit code handling was completely bogus...
2000-03-11  Bodo MöllerOn NeXT, ssize_t is int, not long (see <sys/types.h...
2000-03-10  Ulf Möllerssize_t
2000-03-07  Bodo Möller{NEXT,OPEN}STEP don't have pid_t.
2000-03-02  Richard LevitteIt started with finding a misplaced #endif. Then I...
2000-01-20  Ulf MöllerWINDOWS is defined in e_os.h. The problem was WIN32...
next