Yang Tse
|
92433e596b
We use this ZERO_NULL to avoid picky compiler warnings,
|
17 роки тому |
Patrick Monnerat
|
07b6e7363d
Added per-protocol callback static tables, replacing callback ptr storage
|
17 роки тому |
Dan Fandrich
|
523767660c
Fixed some minor mismatched types found by splint.
|
17 роки тому |
Daniel Stenberg
|
7ea90c46eb
avoid dereferencing a NULL pointer by setting a default word to lookup in case
|
17 роки тому |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
17 роки тому |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 роки тому |
Daniel Stenberg
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
18 роки тому |
Gisle Vanem
|
4f4277d9c7
Simplified #ifdef on WIN32; the statement
|
18 роки тому |
Gisle Vanem
|
c7aae10300
Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead.
|
18 роки тому |
Gisle Vanem
|
4031eb1d91
Avoid Metaware's High-C warning "'=' encountered where '==' may have been intended."
|
18 роки тому |
Gisle Vanem
|
59cf6fd4f0
Watcom lacks <sys/time.h>.
|
18 роки тому |
Daniel Stenberg
|
3c6d3b69c2
1 - allow DICT with properly URL-escaped words, like using %20 for spaces
|
18 роки тому |
Daniel Stenberg
|
e85e30546c
Roland Blom filed bug report #1481217
|
18 роки тому |
Daniel Stenberg
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 роки тому |
Gisle Vanem
|
120f17ce04
Replace LF with CRLF. Ref RFC-2229, sec 2.3:
|
20 роки тому |
Daniel Stenberg
|
8e2f57c82e
Dan Fandrich: make --disable-dict actually disable dict
|
20 роки тому |
Daniel Stenberg
|
24d47a6e07
Paul Nolan fix to make libcurl build nicely on Windows CE
|
20 роки тому |
Daniel Stenberg
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 роки тому |
Daniel Stenberg
|
ce5805a955
Use curl_socket_t instead of int for holding sockets. The typedefs and
|
20 роки тому |
Daniel Stenberg
|
ad1a70205f
removed the nth variable, it was only set and never used anyway
|
21 роки тому |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 роки тому |
Daniel Stenberg
|
b791e158f0
use curl_off_t instead of off_t!
|
21 роки тому |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 роки тому |
Daniel Stenberg
|
b60e0fa97e
David J Meyer's large file support.
|
21 роки тому |
Daniel Stenberg
|
8f0abd31c5
Use Curl_transfer() properly. Fixes the bug Gisle Vanem found!
|
21 роки тому |
Daniel Stenberg
|
1e98727c55
FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe it
|
21 роки тому |
Daniel Stenberg
|
749f5387c1
Gisle Vanem's IPv6-on-Windows patch applied!
|
21 роки тому |
Daniel Stenberg
|
f0278ca114
Removed #include <sys/resource.h>, as pointed out by Henry Bland we don't
|
21 роки тому |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 роки тому |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 роки тому |