summaryrefslogtreecommitdiff
path: root/e_os.h
Commit message (Expand)AuthorAgeFilesLines
* Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte2005-06-131-2/+18
* Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.Richard Levitte2005-06-051-5/+1
* Move _WIN32_WINNT definition from command line to e_os.h [from HEAD].Andy Polyakov2005-05-211-0/+17
* Rely on e_os.h to appropriately define str[n]casecmp in non-POSIXAndy Polyakov2005-01-131-0/+1
* NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte2004-06-281-0/+5
* o_str.h isn't a public header file.Richard Levitte2004-03-241-1/+1
* Netware-specific changes,Richard Levitte2003-11-281-0/+36
* Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, thisRichard Levitte2003-09-281-4/+7
* Add necessary changes to be able to build on VxWorks for PPC860.Richard Levitte2003-09-271-1/+1
* Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte2003-09-091-1/+20
* EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() willRichard Levitte2003-06-191-1/+1
* Make sure ssize_t is defined on SunOS4.Richard Levitte2003-06-121-0/+2
* Because it may be needed in public header files, move the definitionRichard Levitte2003-03-201-1/+1
* DJGPP patches.Richard Levitte2002-12-041-0/+3
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-15/+15
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-3/+0
* Make sure EXIT() can always be used as one statement.Richard Levitte2002-11-281-3/+3
* WinCE patchesRichard Levitte2002-11-151-1/+12
* Fix to build better with DJGPP.Richard Levitte2002-11-141-3/+15
* Add a few more VxWorks targets.Richard Levitte2002-10-091-0/+30
* Add support for DJGPP.Richard Levitte2002-06-131-1/+11
* Make sure that MS_STATIC isn't defined to 'static' under Win32.Richard Levitte2002-05-301-1/+1
* Oops, the system macro for VMS is OPENSSL_SYS_VMS, not VMSRichard Levitte2002-04-061-1/+1
* Use recv() and send() for socket communication on VMS instead of read()Richard Levitte2002-04-061-0/+7
* Add the configuration target VxWorks.Richard Levitte2002-02-141-1/+9
* Don't define _REENTRANT here in e_os.h. On systems where we needBodo Möller2001-11-081-6/+0
* Wording of comment...Lutz Jänicke2001-08-251-1/+1
* Needed for build on SunOS 4.1.x with gcc (Jeffrey Hutzelman <jhutz@cmu.edu>).Lutz Jänicke2001-08-251-0/+3
* [Forgotten commits?]Richard Levitte2001-07-021-0/+7
* Some platforms (most notably Windows) do not have a $HOME by default.Richard Levitte2001-05-031-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-30/+27
* Change preferences for sockets of EGD-style entropy daemons to a moreLutz Jänicke2001-02-071-1/+1
* Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke2001-01-091-0/+6
* Because /dev/urandom has a better chance of giving us a good andRichard Levitte2001-01-081-1/+1
* Change RAND_poll for Unix to try a number of devices and only readRichard Levitte2001-01-081-3/+5
* Remove what was described by someone as "an EAY hack for compilingRichard Levitte2000-10-011-13/+0
* Include arpa/inet.h, since that's where htons() and friends areRichard Levitte2000-09-291-0/+2
* Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte2000-09-211-1/+6
* Add a configuration for Sony News 4.Richard Levitte2000-09-141-1/+5
* QNX 4 support.Bodo Möller2000-09-011-0/+4
* Comment about bcopy on SunOS 4.x.Bodo Möller2000-06-091-1/+2
* Another attempt to allow compiling on SunOS 4.*.Bodo Möller2000-06-081-1/+5
* Typo...Richard Levitte2000-06-041-1/+1
* CygWin32 support.Ulf Möller2000-06-031-4/+4
* strtoul is not used anywhere.Bodo Möller2000-05-311-1/+0
* When compiling with /opt/SUNWspro/SC4.2/bin/cc on Solaris, __svr4__ isBodo Möller2000-05-311-1/+1
* Add a couple of macros that make OpenSSL compilable on SunOS 4.1.4.Richard Levitte2000-05-191-0/+5
* MacOS changes.Ulf Möller2000-05-151-0/+1
* ssize_t for UltrixUlf Möller2000-03-231-0/+6
* Problems with the Windows build.Ulf Möller2000-03-201-3/+1