Dan Fandrich
|
feff911fb7
Removed a line of dead code (discovered by Coverity)
|
16 years ago |
Yang Tse
|
8254bbae56
protect against 'use after free' or race condition
|
16 years ago |
Yang Tse
|
4acbe8f20c
fix compiler warning
|
16 years ago |
Yang Tse
|
2ea70a5c73
OOM condition fix
|
16 years ago |
Yang Tse
|
d6114165d3
attempt to fix or allow further detection of an elusive icc SIGSEGV
|
16 years ago |
Yang Tse
|
c455254fd1
attempt to fix or allow further detection of an elusive icc SIGSEGV
|
16 years ago |
Yang Tse
|
aec761916e
fix another error introduced in previously mentioned commit
|
16 years ago |
Yang Tse
|
7d750d2b92
fix error introduced in previous commit
|
16 years ago |
Yang Tse
|
bdf1724412
take 2 at fixing compiler warning: argument might be clobbered by `longjmp' or `vfork'
|
16 years ago |
Yang Tse
|
26a651f7ae
fix compiler warning: `variable' might be clobbered by `longjmp' or `vfork'
|
16 years ago |
Dan Fandrich
|
88513d2d1a
Fixed some compiler warnings with gcc
|
16 years ago |
Dan Fandrich
|
4114129ac0
Fixed a couple of compile warnings.
|
16 years ago |
Dan Fandrich
|
4adcf7e9ed
Moved all signal-based name resolution timeout handling into a single new
|
16 years ago |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
16 years ago |
Yang Tse
|
a622fd90b4
remove unnecessary typecasting of calloc()
|
16 years ago |
Dan Fandrich
|
0994d7811f
Removed some redundant type casts
|
16 years ago |
Daniel Stenberg
|
0cd8840dba
- Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I
|
16 years ago |
Daniel Stenberg
|
b9d66dca51
- Dmitry Popov filed bug report #1911069
|
16 years ago |
Daniel Stenberg
|
991505e077
Woops, partly revert my previous commit and do it slightly differently instead.
|
17 years ago |
Daniel Stenberg
|
56f17d2c9f
I made the torture test on test 530 go through. This was actually due to
|
17 years ago |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
17 years ago |
Dan Fandrich
|
8388366849
Renamed a variable to avoid shadowing a global declarations.
|
17 years ago |
Dan Fandrich
|
523767660c
Fixed some minor mismatched types found by splint.
|
17 years ago |
Daniel Stenberg
|
54967d2a3a
Thomas J. Moore provided a patch that introduces Kerberos5 support in
|
17 years ago |
Daniel Stenberg
|
62f0f5571d
Robert Iakobashvili re-arranged the internal hash code to work with a custom
|
17 years ago |
Yang Tse
|
94b253fde7
Steve Little's fixes to allow compilation on VMS 64-bit mode
|
17 years ago |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
17 years ago |
Yang Tse
|
3a634a273a
curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h
|
17 years ago |
Dan Fandrich
|
77516822f6
Workaround for Cray UNICOS 9.0 to fix ftp.
|
18 years ago |
Dan Fandrich
|
839441e236
Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP
|
18 years ago |