]> git.ipfire.org Git - thirdparty/openssl.git/history - e_os.h
Don't auto-instantiate a DRBG when trying to use it and it's not
[thirdparty/openssl.git] / e_os.h
2017-08-27  Rich SalzMSC_VER <= 1200 isn't supported; remove dead code
2017-08-25  Rich SalzRemove NO_DIRENT; it isn't used anywhere
2017-08-25  Richard LevitteMove more socket stuff
2017-08-25  Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-08-22  Rich Salz(Re)move some things from e_os.h
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-16  FdaSilvaYYfix some typos
2017-08-16  FdaSilvaYYFix two MSVC warnings in apps.c
2017-08-03  Matt CaswellMove ossl_assert
2017-06-27  Rich SalzUse randomness not entropy
2017-06-20  Bernd EdlingerAdd parentheses around macro argument of OSSL_NELEM.
2017-05-22  Matt CaswellAdd a macro for testing assertion in both debug and...
2017-03-30  Andy Polyakove_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
2017-03-29  Qin LongCleaning UEFI Build with additional OPENSSL_SYS_UEFI...
2017-03-28  Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-03-19  Kurt RoeckxUse memcmp() instead of CRYPTO_memcmp() when fuzzing
2017-02-20  Kurt RoeckxRevert "Use memcmp() instead of CRYPTO_memcmp() when...
2017-02-19  Kurt RoeckxUse memcmp() instead of CRYPTO_memcmp() when fuzzing
2016-06-20  Richard LevitteChange default directory for the .rnd file on Windows...
2016-05-30  MatFix strdup macro redefinition
2016-05-28  Richard LevitteRemove internal functions OPENSSL_strcasecmp and OPENSS...
2016-05-25  Richard LevitteHandle Visual C warning about non-standard function...
2016-05-19  Andy PolyakovMove Haiku configuration to separate config file to...
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-12  Richard LevitteDJGPP adjustments
2016-04-20  Matt CaswellInclude winsock2.h even if compiling no-sock
2016-04-20  Matt CaswellCascade no-dgram from no-sock in Configure not e_os.h
2016-04-14  Jérôme DuvalAdd Haiku support.
2016-04-07  Andy PolyakovClean-up *_DEBUG options.
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...
next