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