const fixes
[openssl.git] / e_os.h
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...
2000-01-16 Ulf Möllerremove debug modification that I checked in accidentally
2000-01-16 Ulf MöllerNew function RAND_pseudo_bytes() generated pseudorandom...
1999-12-26 Andy PolyakovMacOS updates. Initial support for GUSI (MacOS socket...
1999-12-19 Andy PolyakovEven more late break-in MacOS tidbits...
1999-12-19 Andy PolyakovLate break-in patch for MacOS support.
1999-12-19 Andy PolyakovMacOS updates.
1999-10-26 Bodo MöllerMake md_rand.c more robust.
1999-10-25 Bodo MöllerUpdate Borland C++ builder support.
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-03 Bodo MöllerUse closesocket macro consistently, not close directly...
1999-06-10 Bodo MöllerAnother <unistd.h> ...
1999-05-21 Dr. Stephen HensonMove the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AN...
1999-05-21 Bodo MöllerOlder versions of SINIX C development system inherited...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15 Bodo Möllere_os2.h is used for things that must be visible when...
1999-05-13 Ulf MöllerVMS support.
1999-05-12 Dr. Stephen HensonAdd new -out option to asn1parse to allow the parsed...
1999-05-06 Ulf MöllerSupport additional Win32 compilers.
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-03-08 Dr. Stephen HensonVarious fixes to Win32, update ssleay.num, libeay.num...
1999-01-02 Ralf S. EngelschallFirst cut of a cleanup for apps/. First the `ssleay...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...