Rich Salz
|
c6738fd208
Standardize syntax around sizeof(foo)
|
7 anni fa |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
10 anni fa |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 anni fa |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
10 anni fa |
Tim Hudson
|
2fc04cb872
coverity 966576 - close socket in error path
|
10 anni fa |
Tim Hudson
|
62cc5ff623
PR#3342 fix resource leak coverity issue 966577
|
10 anni fa |
Dr. Stephen Henson
|
acec5a6244
Provisional DTLS 1.2 support.
|
11 anni fa |
Dr. Stephen Henson
|
95c1a24853
add -naccept <n> option to s_server to automatically exit after <n> connections
|
12 anni fa |
Ben Laurie
|
825e1a7c56
Fix warnings.
|
13 anni fa |
Dr. Stephen Henson
|
497b4f92d2
i variable is used on some platforms
|
14 anni fa |
Dr. Stephen Henson
|
e97359435e
Fix warnings (From HEAD, original patch by Ben).
|
14 anni fa |
Richard Levitte
|
82f35daaaf
Moving up the inclusion of e_os.h was a bad idea.
|
15 anni fa |
Richard Levitte
|
f49353b42f
Move up the inclusion of e_os.h so OPENSSL_SYS_VMS_DECC has a chance
|
15 anni fa |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 anni fa |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 anni fa |
Nils Larsch
|
224328e404
fix warning
|
18 anni fa |
Ulf Möller
|
36e77b1059
Bug fix.
|
18 anni fa |
Nils Larsch
|
67b6f1ca88
fix problems found by coverity: remove useless code
|
18 anni fa |
Richard Levitte
|
b764ab9537
Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
|
19 anni fa |
Dr. Stephen Henson
|
4e321ffaff
Fixes for signed/unsigned warnings and shadows.
|
19 anni fa |
Ben Laurie
|
36d16f8ee0
Add DTLS support.
|
19 anni fa |
Richard Levitte
|
7efebab9fd
signed vs. unsigned.
|
19 anni fa |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 anni fa |
Andy Polyakov
|
02a00bb054
DJGPP update.
|
20 anni fa |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 anni fa |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
21 anni fa |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 anni fa |
Richard Levitte
|
19aa370573
Disable this module if OPENSSL_NO_SOCK is defined.
|
22 anni fa |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
22 anni fa |
Richard Levitte
|
8d6e60486f
Fix to build better with DJGPP.
|
22 anni fa |