- 55c7a4c e_os.h: refine inline override logic (to address warnings in debug build). by Andy Polyakov · 11 years ago
- 3d81ec5 Remove #ifdef's for IRIX_CC_BUG by Rich Salz · 11 years ago
- 40155f4 e_os.h: allow inline functions to be compiled by legacy compilers. by Andy Polyakov · 11 years ago
- 92c7846 RT3544: Remove MWERKS support by Rich Salz · 11 years ago
- be0bd11 RT3108: OPENSSL_NO_SOCK should imply OPENSSL_NO_DGRAM by Rich Salz · 11 years ago
- f511b25 define inline for Visual Studio by Emilia Kasper · 11 years ago
- f642ebc Undo a90081576c94f9f54de1755188a00ccc1760549a by Rich Salz · 11 years ago
- a900815 Remove DJGPP (and therefore WATT32) #ifdef's. by Rich Salz · 11 years ago
- aab3560 e_os.h: limit _MSC_VER trickery to older compilers. by Andy Polyakov · 11 years ago
- 70857a4 Windows build fixes. by Dr. Stephen Henson · 11 years ago
- a935132 s_client/s_server: support unix domain sockets by Geoff Thorpe · 11 years ago
- a4cc3c8 Avoid Windows 8 Getversion deprecated errors. by Dr. Stephen Henson · 11 years ago
- 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
- a006fef Improve WINCE support. by Andy Polyakov · 12 years ago
- 866f1f4 e_os.h: keep stdin redifinitions to "normal" Windows. by Andy Polyakov · 12 years ago
- 2c7af9c e_os.h: skip redundant headers in fipscanister build. by Andy Polyakov · 12 years ago
- eb1c48b Add new type ossl_ssize_t instead of ssize_t and move definitions to by Dr. Stephen Henson · 15 years ago
- eadfa01 fix PR#2261 in a different way by Dr. Stephen Henson · 15 years ago
- 77cf9e0 PR: 2261 Submitted By: De Rudder, Stephen L." <s_derudder@tditx.com> by Dr. Stephen Henson · 15 years ago
- a6dab87 PR: 2005 Submitted by: steve@openssl.org by Dr. Stephen Henson · 16 years ago
- 8711efb Updates from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
- e527201 This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another by Andy Polyakov · 16 years ago
- eef0c1f Netware support. Submitted by: Guenter Knauf <eflash@gmx.net> by Dr. Stephen Henson · 17 years ago
- b7cc9df Addendum to commit #16651. by Andy Polyakov · 17 years ago
- a6efc2d Fix mingw warnings. by Andy Polyakov · 18 years ago
- 4700aea Add BeOS support. by Ulf Möller · 19 years ago
- 61aa213 Compile Windows with winsock2.h. But note that we still link with wsock32! by Andy Polyakov · 19 years ago
- be7b445 Keep disclaiming 16-bit platform support. For now remove WIN16 references by Andy Polyakov · 19 years ago
- 63d3a9c Tidying up WinCE support. by Andy Polyakov · 19 years ago
- 176a614 First draft for WCE PortSDK support. Once again! It's *draft* which requires by Andy Polyakov · 19 years ago
- 4d24b4c Engage OPENSSL_NO_POSIX_IO on Windows CE. by Andy Polyakov · 19 years ago
- 474b8a9 Make cygwin work in directories mounted with 'text' attribute. by Andy Polyakov · 19 years ago
- 9dba055 Fix SunOS 4 building issue. PR: 1196 by Andy Polyakov · 20 years ago
- 7a06050 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. by Andy Polyakov · 20 years ago
- 2031eca WCE-specific fix for cryptlib.c. by Andy Polyakov · 20 years ago
- 1875e6d Pull up Win64 support from 0.9.8. by Andy Polyakov · 20 years ago
- 857c609 Undefine DECRANDOM before redefining it. by Richard Levitte · 20 years ago
- 4bd4677 Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h. by Richard Levitte · 20 years ago
- b764ab9 Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR by Richard Levitte · 20 years ago
- 9e5b378 Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>. by Richard Levitte · 20 years ago
- e476f94 Move _WIN32_WINNT definition from command line to e_os.h. The change is by Andy Polyakov · 20 years ago
- e6d27ba Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX environments. by Andy Polyakov · 20 years ago
- 47c1735 NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. by Richard Levitte · 21 years ago
- 3d8b886 o_str.h isn't a public header file. by Richard Levitte · 21 years ago
- 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
- c798868 Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, this by Richard Levitte · 22 years ago
- f6b659c Add necessary changes to be able to build on VxWorks for PPC860. by Richard Levitte · 22 years ago
- e6fa67f Generalise the definition of strcasecmp() and strncasecmp() for by Richard Levitte · 22 years ago
- d3a28e8 EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() will by Richard Levitte · 22 years ago
- 700d86e Make sure ssize_t is defined on SunOS4. PR: 585 by Richard Levitte · 22 years ago
- d4a47a5 Because it may be needed in public header files, move the definition by Richard Levitte · 22 years ago
- 5319be4 DJGPP patches. PR: 347 by Richard Levitte · 22 years ago
- 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
- 7a1f92f Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> by Richard Levitte · 22 years ago
- 6c35947 Make sure EXIT() can always be used as one statement. by Richard Levitte · 22 years ago
- 0bf23d9 WinCE patches by Richard Levitte · 22 years ago
- 8d6e604 Fix to build better with DJGPP. PR: 338 by Richard Levitte · 22 years ago
- 6a89a25 Add a few more VxWorks targets. by Richard Levitte · 22 years ago
- 451dc18 Add support for DJGPP. PR: 75 by Richard Levitte · 23 years ago
- 6b7e0a9 Make sure that MS_STATIC isn't defined to 'static' under Win32. PR: 51 by Richard Levitte · 23 years ago
- 1018998 Oops, the system macro for VMS is OPENSSL_SYS_VMS, not VMS by Richard Levitte · 23 years ago
- 1fc02dc Use recv() and send() for socket communication on VMS instead of read() by Richard Levitte · 23 years ago
- 3e83e68 Add the configuration target VxWorks. by Richard Levitte · 23 years ago
- 60c50cb Don't define _REENTRANT here in e_os.h. On systems where we need by Bodo Möller · 23 years ago
- bb8aab0 Wording of comment... by Lutz Jänicke · 24 years ago
- 0fbf5f7 Needed for build on SunOS 4.1.x with gcc (Jeffrey Hutzelman <jhutz@cmu.edu>). by Lutz Jänicke · 24 years ago
- 3bfd99b [Forgotten commits?] by Richard Levitte · 24 years ago
- f0b54fe Some platforms (most notably Windows) do not have a $HOME by default. by Richard Levitte · 24 years ago
- cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
- d4219c4 Change preferences for sockets of EGD-style entropy daemons to a more by Lutz Jänicke · 24 years ago
- 599c035 Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are by Lutz Jänicke · 24 years ago
- e02cc10 Because /dev/urandom has a better chance of giving us a good and by Richard Levitte · 24 years ago
- 0c61e29 Change RAND_poll for Unix to try a number of devices and only read by Richard Levitte · 24 years ago
- 2e7e3d6 Remove what was described by someone as "an EAY hack for compiling by Richard Levitte · 25 years ago
- a269d31 Include arpa/inet.h, since that's where htons() and friends are by Richard Levitte · 25 years ago
- c5f8bbb Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com> by Richard Levitte · 25 years ago
- 72660f5 Add a configuration for Sony News 4. by Richard Levitte · 25 years ago
- a545c6f QNX 4 support. by Bodo Möller · 25 years ago
- b908bd4 Comment about bcopy on SunOS 4.x. by Bodo Möller · 25 years ago
- 6da6a11 Another attempt to allow compiling on SunOS 4.*. by Bodo Möller · 25 years ago
- bc596a7 Typo... by Richard Levitte · 25 years ago
- be5d92e CygWin32 support. by Ulf Möller · 25 years ago
- 15e9812 strtoul is not used anywhere. by Bodo Möller · 25 years ago
- af463e7 When compiling with /opt/SUNWspro/SC4.2/bin/cc on Solaris, __svr4__ is by Bodo Möller · 25 years ago
- 89269c8 Add a couple of macros that make OpenSSL compilable on SunOS 4.1.4. by Richard Levitte · 25 years ago
- 991f070 MacOS changes. by Ulf Möller · 25 years ago
- fd72d83 ssize_t for Ultrix by Ulf Möller · 25 years ago
- 71b4d89 Problems with the Windows build. by Ulf Möller · 25 years ago
- 1f515cf e_os.h: don't do double work with status codes. by Richard Levitte · 25 years ago
- 511e596 The previous exit code handling was completely bogus for VMS. by Richard Levitte · 25 years ago
- 4a56f74 On NeXT, ssize_t is int, not long (see <sys/types.h> -- the definition by Bodo Möller · 25 years ago
- b70dcdf ssize_t by Ulf Möller · 25 years ago
- fa0ca35 {NEXT,OPEN}STEP don't have pid_t. by Bodo Möller · 25 years ago
- 0056ef5 It started with finding a misplaced #endif. Then I wanted to see the by Richard Levitte · 25 years ago
- b838465 WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32). by Ulf Möller · 25 years ago
- 88618ba remove debug modification that I checked in accidentally by Ulf Möller · 25 years ago
- 373b575 New function RAND_pseudo_bytes() generated pseudorandom numbers that by Ulf Möller · 25 years ago
- 76997b7 MacOS updates. Initial support for GUSI (MacOS socket implementation) is added. by Andy Polyakov · 25 years ago
- 404fb71 Even more late break-in MacOS tidbits... by Andy Polyakov · 25 years ago
- a7c5241 Late break-in patch for MacOS support. by Andy Polyakov · 25 years ago