| Commit message (Expand) | Author | Age | Files | Lines |
* | Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX | Andy Polyakov | 2005-01-13 | 1 | -0/+1 |
* | NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. | Richard Levitte | 2004-06-28 | 1 | -0/+5 |
* | o_str.h isn't a public header file. | Richard Levitte | 2004-03-24 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+36 |
* | Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, this | Richard Levitte | 2003-09-28 | 1 | -4/+7 |
* | Add necessary changes to be able to build on VxWorks for PPC860. | Richard Levitte | 2003-09-27 | 1 | -1/+1 |
* | Generalise the definition of strcasecmp() and strncasecmp() for | Richard Levitte | 2003-09-09 | 1 | -1/+20 |
* | EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() will | Richard Levitte | 2003-06-19 | 1 | -1/+1 |
* | Make sure ssize_t is defined on SunOS4. | Richard Levitte | 2003-06-12 | 1 | -0/+2 |
* | Because it may be needed in public header files, move the definition | Richard Levitte | 2003-03-21 | 1 | -1/+1 |
* | DJGPP patches. | Richard Levitte | 2002-12-04 | 1 | -0/+3 |
* | EXIT() may mean return(). That's confusing, so let's have it really mean | Richard Levitte | 2002-12-03 | 1 | -15/+15 |
* | Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> | Richard Levitte | 2002-12-03 | 1 | -3/+0 |
* | Make sure EXIT() can always be used as one statement. | Richard Levitte | 2002-11-28 | 1 | -3/+3 |
* | WinCE patches | Richard Levitte | 2002-11-15 | 1 | -1/+12 |
* | Fix to build better with DJGPP. | Richard Levitte | 2002-11-14 | 1 | -3/+15 |
* | Add a few more VxWorks targets. | Richard Levitte | 2002-10-09 | 1 | -0/+30 |
* | Add support for DJGPP. | Richard Levitte | 2002-06-13 | 1 | -1/+11 |
* | Make sure that MS_STATIC isn't defined to 'static' under Win32. | Richard Levitte | 2002-05-30 | 1 | -1/+1 |
* | Oops, the system macro for VMS is OPENSSL_SYS_VMS, not VMS | Richard Levitte | 2002-04-06 | 1 | -1/+1 |
* | Use recv() and send() for socket communication on VMS instead of read() | Richard Levitte | 2002-04-06 | 1 | -0/+7 |
* | Add the configuration target VxWorks. | Richard Levitte | 2002-02-14 | 1 | -1/+9 |
* | Don't define _REENTRANT here in e_os.h. On systems where we need | Bodo Möller | 2001-11-08 | 1 | -6/+0 |
* | Wording of comment... | Lutz Jänicke | 2001-08-25 | 1 | -1/+1 |
* | Needed for build on SunOS 4.1.x with gcc (Jeffrey Hutzelman <jhutz@cmu.edu>). | Lutz Jänicke | 2001-08-25 | 1 | -0/+3 |
* | [Forgotten commits?] | Richard Levitte | 2001-07-02 | 1 | -0/+7 |
* | Some platforms (most notably Windows) do not have a $HOME by default. | Richard Levitte | 2001-05-03 | 1 | -0/+1 |
* | 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-09 | 1 | -1/+5 |
* | Typo... | Richard Levitte | 2000-06-04 | 1 | -1/+1 |
* | CygWin32 support. | Ulf Möller | 2000-06-04 | 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 |