index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e_os.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-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
[next]