summaryrefslogtreecommitdiffstats
path: root/e_os.h
AgeCommit message (Expand)Author
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-13Avoid deprecation problems in Visual Studio 13Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-05RT3546: Remove #define IRIX_CC_BUGRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-28RT3548: Remove unsupported platformsRich Salz
2014-12-22RT3548: Remove unsupported platforms.Rich Salz
2014-12-19RT3548: Remove outdated platformsRich Salz
2014-12-18RT3548: Remove some obsolete platformsRich Salz
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-12-08Remove OPENSSL_FIPSCANISTER code.Dr. Stephen Henson
2014-09-30e_os.h: refine inline override logic (to address warnings in debug build).Andy Polyakov
2014-09-25Remove #ifdef's for IRIX_CC_BUGRich Salz
2014-09-25e_os.h: allow inline functions to be compiled by legacy compilers.Andy Polyakov
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-09-08RT3108: OPENSSL_NO_SOCK should imply OPENSSL_NO_DGRAMRich Salz
2014-08-21define inline for Visual StudioEmilia Kasper
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-07-02e_os.h: limit _MSC_VER trickery to older compilers.Andy Polyakov
2014-07-01Windows build fixes.Dr. Stephen Henson
2014-05-08s_client/s_server: support unix domain socketsGeoff Thorpe
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-01-19Improve WINCE support.Andy Polyakov
2012-10-29e_os.h: keep stdin redifinitions to "normal" Windows.Andy Polyakov
2012-10-27e_os.h: skip redundant headers in fipscanister build.Andy Polyakov
2010-07-26Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson
2010-05-31fix PR#2261 in a different wayDr. Stephen Henson
2010-05-27PR: 2261Dr. Stephen Henson
2009-08-26PR: 2005Dr. Stephen Henson
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-01-03Netware support.Dr. Stephen Henson
2007-10-07Addendum to commit #16651.Andy Polyakov
2006-10-23Fix mingw warnings.Andy Polyakov
2006-04-11Add BeOS support.Ulf Möller
2006-01-02Compile Windows with winsock2.h. But note that we still link with wsock32!Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-11-09Tidying up WinCE support.Andy Polyakov
2005-11-06First draft for WCE PortSDK support. Once again! It's *draft* which requiresAndy Polyakov
2005-11-03Engage OPENSSL_NO_POSIX_IO on Windows CE.Andy Polyakov
2005-11-03Make cygwin work in directories mounted with 'text' attribute.Andy Polyakov
2005-09-22Fix SunOS 4 building issue.Andy Polyakov
2005-09-20"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups.Andy Polyakov
2005-08-02WCE-specific fix for cryptlib.c.Andy Polyakov
2005-07-05Pull up Win64 support from 0.9.8.Andy Polyakov
2005-06-19Undefine DECRANDOM before redefining it.Richard Levitte
2005-06-18Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte