summaryrefslogtreecommitdiff
path: root/e_os.h
Commit message (Expand)AuthorAgeFilesLines
* Add new type ossl_ssize_t instead of ssize_t and move definitions tosteve2010-07-261-12/+0
* fix PR#2261 in a different waysteve2010-05-311-4/+0
* PR: 2261steve2010-05-271-0/+3
* PR: 2005steve2009-08-261-0/+12
* Updates from 1.0.0-stable branch.steve2009-04-201-4/+4
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherappro2008-12-221-1/+27
* Netware support.steve2008-01-031-11/+22
* Addendum to commit #16651.appro2007-10-071-0/+8
* Fix mingw warnings.appro2006-10-231-1/+4
* Add BeOS support.ulf2006-04-111-0/+18
* Compile Windows with winsock2.h. But note that we still link with wsock32!appro2006-01-021-0/+12
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesappro2005-12-181-22/+2
* Tidying up WinCE support.appro2005-11-091-8/+13
* First draft for WCE PortSDK support. Once again! It's *draft* which requiresappro2005-11-061-1/+3
* Engage OPENSSL_NO_POSIX_IO on Windows CE.appro2005-11-031-0/+1
* Make cygwin work in directories mounted with 'text' attribute.appro2005-11-031-0/+4
* Fix SunOS 4 building issue.appro2005-09-221-1/+1
* "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups.appro2005-09-201-0/+3
* WCE-specific fix for cryptlib.c.appro2005-08-021-1/+1
* Pull up Win64 support from 0.9.8.appro2005-07-051-0/+19
* Undefine DECRANDOM before redefining it.levitte2005-06-191-0/+1
* Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.levitte2005-06-181-0/+1
* Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRlevitte2005-06-131-2/+18
* Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.levitte2005-06-051-5/+1
* Move _WIN32_WINNT definition from command line to e_os.h. The change isappro2005-05-211-0/+17
* Rely on e_os.h to appropriately define str[n]casecmp in non-POSIXappro2005-01-131-0/+1
* NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.levitte2004-06-281-0/+5
* o_str.h isn't a public header file.levitte2004-03-241-1/+1
* Netware-specific changes,levitte2003-11-281-0/+36
* Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, thislevitte2003-09-281-4/+7
* Add necessary changes to be able to build on VxWorks for PPC860.levitte2003-09-271-1/+1
* Generalise the definition of strcasecmp() and strncasecmp() forlevitte2003-09-091-1/+20
* EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() willlevitte2003-06-191-1/+1
* Make sure ssize_t is defined on SunOS4.levitte2003-06-121-0/+2
* Because it may be needed in public header files, move the definitionlevitte2003-03-201-1/+1
* DJGPP patches.levitte2002-12-041-0/+3
* EXIT() may mean return(). That's confusing, so let's have it really meanlevitte2002-12-031-15/+15
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>levitte2002-12-031-3/+0
* Make sure EXIT() can always be used as one statement.levitte2002-11-281-3/+3
* WinCE patcheslevitte2002-11-151-1/+12
* Fix to build better with DJGPP.levitte2002-11-141-3/+15
* Add a few more VxWorks targets.levitte2002-10-091-0/+30
* Add support for DJGPP.levitte2002-06-131-1/+11
* Make sure that MS_STATIC isn't defined to 'static' under Win32.levitte2002-05-301-1/+1
* Oops, the system macro for VMS is OPENSSL_SYS_VMS, not VMSlevitte2002-04-061-1/+1
* Use recv() and send() for socket communication on VMS instead of read()levitte2002-04-061-0/+7
* Add the configuration target VxWorks.levitte2002-02-141-1/+9
* Don't define _REENTRANT here in e_os.h. On systems where we needbodo2001-11-081-6/+0
* Wording of comment...jaenicke2001-08-251-1/+1
* Needed for build on SunOS 4.1.x with gcc (Jeffrey Hutzelman <jhutz@cmu.edu>).jaenicke2001-08-251-0/+3