Rich Salz
|
4d428cd250
Dead code removal: #if 0 bio, comp, rand
|
9 years ago |
Matt Caswell
|
35a1cc90bc
More comment realignment
|
9 years ago |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
9 years ago |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
10 years ago |
Rich Salz
|
b317819b2e
RT3548: Remove some obsolete platforms
|
10 years ago |
Rich Salz
|
f642ebc1e2
Undo a90081576c94f9f54de1755188a00ccc1760549a
|
10 years ago |
Rich Salz
|
a90081576c
Remove DJGPP (and therefore WATT32) #ifdef's.
|
10 years ago |
Andy Polyakov
|
80c42f3e0c
b_sock.c: make getsockopt work in cases when optlen is 64-bit value.
|
12 years ago |
Andy Polyakov
|
4a1fbd13ee
OPENSSL_NO_SOCK fixes.
|
12 years ago |
Dr. Stephen Henson
|
44ddb27fa6
PR: 2512
|
13 years ago |
Richard Levitte
|
537c982306
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
|
13 years ago |
Dr. Stephen Henson
|
eadfa019b3
fix PR#2261 in a different way
|
14 years ago |
Andy Polyakov
|
25d1d62275
http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() and
|
15 years ago |
Andy Polyakov
|
2f4c1dc86c
b_sock.c: correct indirect calls on WinSock platforms.
|
15 years ago |
Andy Polyakov
|
2335e8a9cc
b_sock.c: fix compiler warning.
|
15 years ago |
Andy Polyakov
|
b34d449c42
Combat gcc 4.4.1 aliasing rules.
|
15 years ago |
Dr. Stephen Henson
|
d636aa7109
PR: 2047
|
15 years ago |
Dr. Stephen Henson
|
a6dab873d9
PR: 2005
|
15 years ago |
Andy Polyakov
|
f81e86d791
Improve readability of bio/b_sock.c
|
15 years ago |
Dr. Stephen Henson
|
06ddf8eb08
Updates from 1.0.0-stable
|
15 years ago |
Dr. Stephen Henson
|
eef0c1f34c
Netware support.
|
17 years ago |
Richard Levitte
|
28f7e60d47
Change submitted by Doug Kaufman. He writes:
|
17 years ago |
Andy Polyakov
|
cc3d7bd0fc
It's inappropraite to override application signal, nor is it appropriate
|
17 years ago |
Ulf Möller
|
4700aea951
Add BeOS support.
|
18 years ago |
Dr. Stephen Henson
|
d7db77a0cb
Fix warnings about "sin" conflicting with sin(3) definition.
|
19 years ago |
Dr. Stephen Henson
|
346ac30120
Avoid warnings about shadowed definitions.
|
19 years ago |
Richard Levitte
|
c9d67d4ddf
The VMS I run on doesn't know socklen_t and uses size_t instead.
|
19 years ago |
Andy Polyakov
|
ea558241e0
Refine login in b_sock.c.
|
19 years ago |