More things that don't work together.
[openssl.git] / e_os.h
2016-03-24 Rich SalzMore Borland removal.
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-10 David WoodhouseAllow OPENSSL_NO_SOCK in e_os.h even for non-Windows...
2016-03-08 Rich SalzOpenSSLDie --> OPENSSL_die
2016-03-07 Rich SalzRevert "Allow OPENSSL_NO_SOCK in e_os.h even for non...
2016-03-07 David WoodhouseAllow OPENSSL_NO_SOCK in e_os.h even for non-Windows...
2016-03-07 Rich SalzISSUE 43: Add BIO_sock_shutdown
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-03 Richard LevitteRefactoring BIO: add wrappers around sockaddr et al
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-14 Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-13 Richard LevitteSimplify the EXIT macrot for VMS
2016-01-13 Richard LevitteHave the VMS exit code follow POSIX conventions
2015-12-22 Dr. Stephen HensonAdd ossl_inline
2015-11-24 Andy PolyakovConfiguratons: add -DFILIO_H to harmonized Solaris...
2015-11-23 Andy Polyakove_os.h: __sun done right.
2015-11-22 Kurt RoeckxUse defined(__sun) instead of defined(sun)
2015-11-18 Andy Polyakove_os.h: bump minimal _WIN32_WINNT.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-05 Andy PolyakovExplicitly cast INVALID_SOCKET to (int) to address...
2015-09-30 David WoodhouseFix no-stdio build
2015-09-09 David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-05-14 Richard LevitteIdentify and move OpenSSL internal header files
2015-05-03 Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-01-30 Richard LevitteVMS adjustments:
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13 Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-05 Rich SalzRT3546: Remove #define IRIX_CC_BUG
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-28 Rich SalzRT3548: Remove unsupported platforms
2014-12-22 Rich SalzRT3548: Remove unsupported platforms.
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'...
next