Dr. Stephen Henson
|
eb1c48be6f
Add new type ossl_ssize_t instead of ssize_t and move definitions to
|
14 years ago |
Dr. Stephen Henson
|
acf20c7dbd
Add attribute to check if return value of certain functions is incorrectly
|
15 years ago |
Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
15 years ago |
Andy Polyakov
|
e4317d2031
OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice
|
17 years ago |
Ulf Möller
|
4700aea951
Add BeOS support.
|
18 years ago |
Andy Polyakov
|
c510eec090
Put back OPENSSL_SYS_MSDOS definition to revive DJGPP built.
|
19 years ago |
Andy Polyakov
|
6321c3a034
Keep disclaiming 16-bit support.
|
19 years ago |
Andy Polyakov
|
4f1c33b430
Addenum to http://cvs.openssl.org/chngview?cn=13054.
|
19 years ago |
Dr. Stephen Henson
|
c05a7f5dfd
Don't use multiple storage types.
|
20 years ago |
Richard Levitte
|
4591850561
The compiler may complain about what looks like a double definition of a
|
20 years ago |
Richard Levitte
|
28a8003467
Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.
|
20 years ago |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
21 years ago |
Richard Levitte
|
abfc6a3a9b
To define OPENSSL_NO_FP_API for all MSDOS type targets was unfair
|
21 years ago |
Richard Levitte
|
d4a47a5778
Because it may be needed in public header files, move the definition
|
21 years ago |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
22 years ago |
Richard Levitte
|
0709385d3c
Correct support for SunOS 4.1.3_U1.
|
22 years ago |
Richard Levitte
|
832f9304fd
Rhapsody had ftime, Darwin doesn't (any longer?)
|
22 years ago |
Richard Levitte
|
6a89a25c27
Add a few more VxWorks targets.
|
22 years ago |
Richard Levitte
|
c69d103956
Tentatively add support for UWIN, a Unix-like environment on top of Windows.
|
22 years ago |
Richard Levitte
|
d8425465a3
Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTERN and OPENSSL_GLOBAL.
|
22 years ago |
Richard Levitte
|
1a19f83d4c
Apparently, Linux is identified with __linux__ as well.
|
23 years ago |
Richard Levitte
|
dc01b6b1f2
Changes to have OpenSSL compile on OS/2.
|
23 years ago |
Richard Levitte
|
99c65cef0f
It seems like the removal of "extern" before "static" wasn't a
|
23 years ago |
Richard Levitte
|
96aaf806d8
Put back a removed "extern", or many compilers will complain about
|
23 years ago |
Dr. Stephen Henson
|
4831e626aa
Change Win32 to use EXPORT_VAR_AS_FN.
|
23 years ago |
Dr. Stephen Henson
|
595cc5b4b8
|
23 years ago |
Richard Levitte
|
6bcac6e578
Correct a typo. linux != linus.
|
23 years ago |
Richard Levitte
|
5cac59b6c1
Add the possibility for option macros and start using it to indicate
|
24 years ago |
Richard Levitte
|
62dc5aad06
Introduce the possibility to access global variables through
|
24 years ago |
Richard Levitte
|
1961b327eb
Always include opensslconf.h, even if it's already been done before.
|
24 years ago |