Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | are not guaranteed to be unpredictable. | ||||
* | MacOS updates. Initial support for GUSI (MacOS socket implementation) | Andy Polyakov | 1999-12-26 | 1 | -3/+7 |
| | | | | is added. | ||||
* | 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 |
| | | | | Submitted by: Janez Jere <jj@void.si> | ||||
* | Initial support for MacOS. | Andy Polyakov | 1999-09-11 | 1 | -0/+22 |
| | | | | | | | | | | | | | | This will soon be complemented with MacOS specific source code files and INSTALL.MacOS. I (Andy) have decided to get rid of a number of #include <sys/types.h>. I've verified it's ok (both by examining /usr/include/*.h and compiling) on a number of Unix platforms. Unfortunately I don't have Windows box to verify this on. I really appreciate if somebody could try to compile it and contact me a.s.a.p. in case a problem occurs. Submitted by: Roy Wood <roy@centricsystems.ca> Reviewed by: Andy Polyakov <appro@fy.chalmers.se> | ||||
* | Use closesocket macro consistently, not close directly, for easier | Bodo Möller | 1999-09-03 | 1 | -2/+2 |
| | | | | | portability. Submitted by: Lennart Bång | ||||
* | 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 |
| | | | | always get included with the relevant files. | ||||
* | Older versions of SINIX C development system inherited a bug from | Bodo Möller | 1999-05-21 | 1 | -0/+3 |
| | | | | | SGI' cc; enable workaround. Submitted by: Martin Kraemer | ||||
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -2/+2 |
| | | | | include file. | ||||
* | e_os2.h is used for things that must be visible when external applications | Bodo Möller | 1999-05-15 | 1 | -11/+5 |
| | | | | use (certain parts of) OpenSSL. | ||||
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -17/+73 |
| | | | | Submitted by: Richard Levitte <richard@levitte.org> | ||||
* | Add new -out option to asn1parse to allow the parsed data to be output. | Dr. Stephen Henson | 1999-05-12 | 1 | -0/+3 |
| | | | | | | Fixed -strparse option: it didn't work if used more than once (this was due to the d2i_ASN1_TYPE call parsing a freed buffer). On Win32 the file wincrypt.h #define's X509_NAME and PKCS7_SIGNER_INFO causing clashes so these are #undef'ed | ||||
* | Support additional Win32 compilers. | Ulf Möller | 1999-05-06 | 1 | -2/+7 |
| | | | | Borland C submitted by: Janez Jere <jj@void.si> | ||||
* | 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 |
| | | | | ordinals to libeay.num. | ||||
* | Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefs | Dr. Stephen Henson | 1999-03-08 | 1 | -0/+9 |
| | | | | around so more options appear in e_os.h | ||||
* | First cut of a cleanup for apps/. First the `ssleay' program is now named | Ralf S. Engelschall | 1999-01-02 | 1 | -2/+4 |
| | | | | | | | | | `openssl' and second, the shortcut symlinks for the `openssl <command>' are no longer created. This way we have a single and consistent command line interface `openssl <command>', similar to `cvs <command>'. Notice, the openssl.cnf, openssl.c and progs.pl files were changed after a repository copy, i.e. they still contain the complete file history. | ||||
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeay | Ralf S. Engelschall | 1998-12-21 | 1 | -1/+7 |
| | |||||
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -6/+40 |
| | |||||
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+288 |