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
/
include
/
openssl
/
e_os2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-1
/
+1
*
Fix include/openssl/e_os2.h for VMS
Richard Levitte
2021-05-19
1
-2
/
+2
*
Update copyright year
Matt Caswell
2021-05-06
1
-1
/
+1
*
Some compilers define __STDC_VERSION__ in c++
Niclas Rosenvik
2021-04-22
1
-1
/
+2
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+15
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
2020-07-15
1
-1
/
+1
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
Add legacy include guards to public header files
Dr. Matthias St. Pierre
2019-09-28
1
-0
/
+6
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Remove global-var/function macros
Rich Salz
2019-07-01
1
-23
/
+0
*
Remove NextStep support
Rich Salz
2019-07-01
1
-9
/
+0
*
Add defines to indicate if intypes.h and stdint.h are unavailable
Shane Lontis
2019-06-11
1
-0
/
+6
*
Mark generated functions unused (applies to safestack, lhash, sparse_array)
Richard Levitte
2019-02-15
1
-0
/
+7
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
1
-1
/
+1
*
include/openssl/e_os2.h: define last-resort SSIZE_MAX.
Andy Polyakov
2018-07-20
1
-0
/
+2
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Cygwin is POSIX, don't say it isn't
Richard Levitte
2018-01-18
1
-1
/
+0
*
e_os2.h: Refine OSSL_SSIZE definition under UEFI environment
Qin Long
2017-04-06
1
-3
/
+3
*
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
Andy Polyakov
2017-03-30
1
-1
/
+0
*
Move PRIu64, OSSLzu to e_os.h
Rich Salz
2017-03-28
1
-23
/
+0
*
Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too
Richard Levitte
2017-02-28
1
-5
/
+2
*
Code health: Remove another VAX C-ism, globaldef and globalref
Richard Levitte
2017-02-28
1
-13
/
+10
*
Provide a cross-platform format specifier (OSSLzu) for printing size_t
Matt Caswell
2016-10-26
1
-0
/
+11
*
OpenBSD has intypes.h
Matt Caswell
2016-06-18
1
-1
/
+1
*
Fixes to get -ansi working
Jeffrey Walton
2016-06-08
1
-1
/
+5
*
include/openssl/e_os2.h: fix 'noreturn' pre-processor logic.
Andy Polyakov
2016-05-27
1
-3
/
+3
*
Fixes non __GNUC__ compilation
Mat
2016-05-18
1
-1
/
+1
*
Make OPENSSL_die as noreturn
hesiod
2016-05-18
1
-0
/
+8
*
Copyright consolidation 03/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-12
/
+0
*
Remove ultrix/mips support.
Rich Salz
2016-03-17
1
-1
/
+1
*
RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
David Woodhouse
2016-02-22
1
-6
/
+6
*
RT4309: Define PRIu64 for UEFI build
David Woodhouse
2016-02-22
1
-0
/
+1
*
RT4318: Fix OSSL_SSIZE_MAX for UEFI build
David Woodhouse
2016-02-17
1
-1
/
+1
*
Defines OSSL_SSIZE_MAX
Rob Percival
2016-02-13
1
-0
/
+4
*
fix warnings on 32 bit builds
Dr. Stephen Henson
2016-02-13
1
-1
/
+5
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-2
/
+2
*
Remove extra level of indirection.
Rich Salz
2016-01-30
1
-8
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix DES_LONG breakage
Viktor Dukhovni
2016-01-13
1
-1
/
+1
*
For stroimax need C99 inttypes.h
Viktor Dukhovni
2016-01-13
1
-16
/
+8
*
Fix c++ compilation
Mat
2016-01-09
1
-0
/
+2
*
__STDC_VERSION__ is not defined for c89 compilers
Roumen Petrov
2015-12-23
1
-2
/
+4
*
Add ossl_inline
Dr. Stephen Henson
2015-12-22
1
-0
/
+19
*
Address more Windows warnings illuminated by mingw.
Andy Polyakov
2015-10-06
1
-2
/
+6
*
RT3969: Add OPENSSL_SYS_UEFI
David Woodhouse
2015-09-08
1
-1
/
+16
*
RT3984: Fix clang compiler warning on Mac OS X where %ld is used for uint64_t.
Adam Eijdenberg
2015-09-01
1
-0
/
+16
*
Add the macro OPENSSL_SYS_WIN64
Richard Levitte
2015-06-02
1
-1
/
+7
*
Move definition of INTxx_MIN et al to internal header
Richard Levitte
2015-05-14
1
-19
/
+0
[next]