Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 년 전 |
Andy Polyakov
|
b13fdc4860
Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows.
|
9 년 전 |
Rich Salz
|
7768e116dc
Use bio_err not stderr in apps.
|
9 년 전 |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 년 전 |
Rich Salz
|
ff660b9312
Remove apps cache for gethostbyname
|
9 년 전 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 년 전 |
Rich Salz
|
68dc682499
In apps, malloc or die
|
9 년 전 |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 년 전 |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 년 전 |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 년 전 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 년 전 |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
9 년 전 |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 년 전 |
Rich Salz
|
5ad4fdce41
RT3548: Remove unsupported platforms.
|
10 년 전 |
Rich Salz
|
f642ebc1e2
Undo a90081576c94f9f54de1755188a00ccc1760549a
|
10 년 전 |
Rich Salz
|
a90081576c
Remove DJGPP (and therefore WATT32) #ifdef's.
|
10 년 전 |
Geoff Thorpe
|
a935132099
s_client/s_server: support unix domain sockets
|
10 년 전 |
Tim Hudson
|
b6e69d284b
coverity 966576 - close socket in error path
|
10 년 전 |
Tim Hudson
|
8e94fadd0b
PR#3342 fix resource leak coverity issue 966577
|
10 년 전 |
Geoff Thorpe
|
76c3ff6937
apps: constify some string parameters
|
10 년 전 |
Dr. Stephen Henson
|
c3b344e36a
Provisional DTLS 1.2 support.
|
11 년 전 |
Dr. Stephen Henson
|
7831969634
don't call gethostbyname if OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set
|
12 년 전 |
Dr. Stephen Henson
|
b5cadfb564
add -naccept <n> option to s_server to automatically exit after <n> connections
|
12 년 전 |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 년 전 |
Ben Laurie
|
0c4e67102e
Fix warning.
|
13 년 전 |
Ben Laurie
|
105d62cbf1
Constify.
|
14 년 전 |
Dr. Stephen Henson
|
dc53a037b0
i variable is used on some platforms
|
14 년 전 |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 년 전 |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 년 전 |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 년 전 |