Dan Fandrich
|
bf87d13f5b
Fixed some compiler warnings I should have noticed before.
|
19 tahun lalu |
Dan Fandrich
|
efaf688650
Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
|
19 tahun lalu |
Daniel Stenberg
|
ec4e653c6f
hushing up more warnings
|
19 tahun lalu |
Daniel Stenberg
|
24d47a6e07
Paul Nolan fix to make libcurl build nicely on Windows CE
|
20 tahun lalu |
Daniel Stenberg
|
6c5ea2af27
untabify
|
20 tahun lalu |
Daniel Stenberg
|
4af08a19f8
passing in a very long interface name could make a buffer overflow
|
20 tahun lalu |
Daniel Stenberg
|
c39858aac0
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
|
20 tahun lalu |
Daniel Stenberg
|
bbafb2eb27
curl_global_init_mem() allows the memory functions to be replaced.
|
20 tahun lalu |
Daniel Stenberg
|
b2c290e40e
Gisle-fix: constified the 'interface' argument.
|
20 tahun lalu |
Daniel Stenberg
|
5b55f9ecb3
Gnter Knauf's NetWare changes.
|
20 tahun lalu |
Daniel Stenberg
|
b84eaff1d5
set the 'retry' bit to TRUE when the connection is about to be retried,
|
21 tahun lalu |
Daniel Stenberg
|
7e45a1ac53
moved the definitions of IOCTL_3_ARGS to setup.h
|
21 tahun lalu |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 tahun lalu |
Daniel Stenberg
|
a275365c72
Avoid Curl_if2ip() on Interix as well. Fix by Rodney.
|
21 tahun lalu |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 tahun lalu |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 tahun lalu |
Daniel Stenberg
|
07dd067f73
DJGPP fix by Gisle Vanem
|
21 tahun lalu |
Daniel Stenberg
|
8f809e2a93
James Bursa made it compile on RISC OS as well.
|
22 tahun lalu |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 tahun lalu |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 tahun lalu |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 tahun lalu |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
23 tahun lalu |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 tahun lalu |
Sterling Hughes
|
6147879837
Added formatting sections for emacs and vim
|
23 tahun lalu |
Daniel Stenberg
|
5b6640960a
VMS adjustments. The IOCTL_3_ARGS #define used now should be moved to become
|
23 tahun lalu |
Daniel Stenberg
|
77f34915ce
removed _REENTRANT define
|
23 tahun lalu |
Daniel Stenberg
|
455663ba5e
corrected the close to sclose() so that the memdebug stuff works
|
24 tahun lalu |
Daniel Stenberg
|
952b3a2c0f
added memdebug.h include
|
24 tahun lalu |
Daniel Stenberg
|
29bcba9a90
Ingo Ralf Blum's cygwin fixes
|
24 tahun lalu |
Daniel Stenberg
|
4031104404
Internal symbols that aren't static are now prefixed with 'Curl_'
|
24 tahun lalu |