aboutsummaryrefslogtreecommitdiff
path: root/e_os.h
AgeCommit message (Expand)AuthorFilesLines
2001-02-07Change preferences for sockets of EGD-style entropy daemons to a moreLutz Jänicke1-1/+1
2001-01-09Add automatic query of EGD sockets to RAND_poll(). The EGD sockets areLutz Jänicke1-0/+6
2001-01-08Because /dev/urandom has a better chance of giving us a good andRichard Levitte1-1/+1
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte1-3/+5
2000-10-01Remove what was described by someone as "an EAY hack for compilingRichard Levitte1-13/+0
2000-09-29Include arpa/inet.h, since that's where htons() and friends areRichard Levitte1-0/+2
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte1-1/+6
2000-09-14Add a configuration for Sony News 4.Richard Levitte1-1/+5
2000-09-01QNX 4 support.Bodo Möller1-0/+4
2000-06-09Comment about bcopy on SunOS 4.x.Bodo Möller1-1/+2
2000-06-08Another attempt to allow compiling on SunOS 4.*.Bodo Möller1-1/+5
2000-06-04Typo...Richard Levitte1-1/+1
2000-06-03CygWin32 support.Ulf Möller1-4/+4
2000-05-31strtoul is not used anywhere.Bodo Möller1-1/+0
2000-05-31When compiling with /opt/SUNWspro/SC4.2/bin/cc on Solaris, __svr4__ isBodo Möller1-1/+1
2000-05-19Add a couple of macros that make OpenSSL compilable on SunOS 4.1.4.Richard Levitte1-0/+5
2000-05-15MacOS changes.Ulf Möller1-0/+1
2000-03-23ssize_t for UltrixUlf Möller1-0/+6
2000-03-20Problems with the Windows build.Ulf Möller1-3/+1
2000-03-18e_os.h: don't do double work with status codes.Richard Levitte1-7/+1
2000-03-17The previous exit code handling was completely bogus for VMS.Richard Levitte1-7/+27
2000-03-11On NeXT, ssize_t is int, not long (see <sys/types.h> -- the definitionBodo Möller1-2/+4
2000-03-10ssize_tUlf Möller1-0/+5
2000-03-07{NEXT,OPEN}STEP don't have pid_t.Bodo Möller1-0/+3
2000-03-02It started with finding a misplaced #endif. Then I wanted to see theRichard Levitte1-32/+31
2000-01-20WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).Ulf Möller1-0/+4
2000-01-16remove debug modification that I checked in accidentallyUlf Möller1-1/+1
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller1-1/+1
1999-12-26MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov1-3/+7
1999-12-19Even more late break-in MacOS tidbits...Andy Polyakov1-1/+1
1999-12-19Late break-in patch for MacOS support.Andy Polyakov1-1/+5
1999-12-19MacOS updates.Andy Polyakov1-3/+11
1999-10-26Make md_rand.c more robust.Bodo Möller1-1/+1
1999-10-25Update Borland C++ builder support.Bodo Möller1-0/+1
1999-09-11Initial support for MacOS.Andy Polyakov1-0/+22
1999-09-03Use closesocket macro consistently, not close directly, for easierBodo Möller1-2/+2
1999-06-10Another <unistd.h> ...Bodo Möller1-1/+4
1999-05-21Move the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AND_SERIAL so they willDr. Stephen Henson1-3/+0
1999-05-21Older versions of SINIX C development system inherited a bug fromBodo Möller1-0/+3
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-2/+2
1999-05-15e_os2.h is used for things that must be visible when external applicationsBodo Möller1-11/+5
1999-05-13VMS support.Ulf Möller1-17/+73
1999-05-12Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson1-0/+3
1999-05-06Support additional Win32 compilers.Ulf Möller1-2/+7
1999-04-26Remove NOPROTO-related macros.Ulf Möller1-10/+0
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-14/+0
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1-1/+1
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1-0/+9
1999-01-02First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall1-2/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+7