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
...
*
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2017-03-19
1
-0
/
+4
*
Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"
Kurt Roeckx
2017-02-20
1
-4
/
+0
*
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2017-02-19
1
-0
/
+4
*
Change default directory for the .rnd file on Windows and VMS
Richard Levitte
2016-06-20
1
-0
/
+2
*
Fix strdup macro redefinition
Mat
2016-05-30
1
-1
/
+3
*
Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp
Richard Levitte
2016-05-28
1
-6
/
+2
*
Handle Visual C warning about non-standard function names.
Richard Levitte
2016-05-26
1
-0
/
+7
*
Move Haiku configuration to separate config file to denote
Andy Polyakov
2016-05-19
1
-7
/
+0
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-54
/
+6
*
DJGPP adjustments
Richard Levitte
2016-05-12
1
-0
/
+4
*
Include winsock2.h even if compiling no-sock
Matt Caswell
2016-04-20
1
-1
/
+1
*
Cascade no-dgram from no-sock in Configure not e_os.h
Matt Caswell
2016-04-20
1
-4
/
+0
*
Add Haiku support.
Jérôme Duval
2016-04-14
1
-0
/
+7
*
Clean-up *_DEBUG options.
Andy Polyakov
2016-04-07
1
-4
/
+1
*
More Borland removal.
Rich Salz
2016-03-24
1
-8
/
+0
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-75
/
+0
*
Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms
David Woodhouse
2016-03-10
1
-4
/
+3
*
OpenSSLDie --> OPENSSL_die
Rich Salz
2016-03-08
1
-24
/
+2
*
Revert "Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms"
Rich Salz
2016-03-07
1
-1
/
+4
*
Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms
David Woodhouse
2016-03-07
1
-4
/
+1
*
ISSUE 43: Add BIO_sock_shutdown
Rich Salz
2016-03-07
1
-10
/
+0
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-0
/
+2
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-7
/
+18
*
Refactoring BIO: add wrappers around sockaddr et al
Richard Levitte
2016-02-03
1
-0
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add a no-egd option to disable EGD-related code
Benjamin Kaduk
2016-01-14
1
-1
/
+1
*
Simplify the EXIT macrot for VMS
Richard Levitte
2016-01-13
1
-9
/
+4
*
Have the VMS exit code follow POSIX conventions
Richard Levitte
2016-01-13
1
-0
/
+8
*
Add ossl_inline
Dr. Stephen Henson
2015-12-22
1
-17
/
+0
*
Configuratons: add -DFILIO_H to harmonized Solaris targets.
Andy Polyakov
2015-11-24
1
-1
/
+1
*
e_os.h: __sun done right.
Andy Polyakov
2015-11-23
1
-24
/
+4
*
Use defined(__sun) instead of defined(sun)
Kurt Roeckx
2015-11-22
1
-2
/
+2
*
e_os.h: bump minimal _WIN32_WINNT.
Andy Polyakov
2015-11-18
1
-11
/
+9
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-15
/
+11
*
Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows.
Andy Polyakov
2015-10-05
1
-1
/
+3
*
Fix no-stdio build
David Woodhouse
2015-09-29
1
-0
/
+6
*
RT3969: Add OPENSSL_SYS_UEFI
David Woodhouse
2015-09-08
1
-1
/
+1
*
Identify and move OpenSSL internal header files
Richard Levitte
2015-05-14
1
-2
/
+2
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-0
/
+2
*
VMS adjustments:
Richard Levitte
2015-01-30
1
-0
/
+1
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-10
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-452
/
+466
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-5
/
+0
*
Avoid deprecation problems in Visual Studio 13
Matt Caswell
2015-01-13
1
-1
/
+3
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-8
/
+0
*
RT3546: Remove #define IRIX_CC_BUG
Rich Salz
2015-01-05
1
-7
/
+0
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
RT3548: Remove unsupported platforms
Rich Salz
2014-12-28
1
-2
/
+0
*
RT3548: Remove unsupported platforms.
Rich Salz
2014-12-22
1
-5
/
+0
*
RT3548: Remove outdated platforms
Rich Salz
2014-12-19
1
-10
/
+0
[prev]
[next]