Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
há 13 anos atrás |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
há 14 anos atrás |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
há 14 anos atrás |
Yang Tse
|
4bb80cfd75
|
há 15 anos atrás |
Daniel Stenberg
|
bc4582b68a
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
|
há 15 anos atrás |
Yang Tse
|
2fc1752d6e
Removed function prototype without implementation
|
há 15 anos atrás |
Daniel Stenberg
|
aff5408633
made Curl_read_plain() return an 'int' instead of CURLcode since it actually
|
há 16 anos atrás |
Daniel Stenberg
|
391e8afd1f
- Made the SOCKS code use the new Curl_read_plain() function to fix the bug
|
há 16 anos atrás |
Daniel Stenberg
|
422fd933f5
- Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy
|
há 16 anos atrás |
Michal Marek
|
e2b82b4325
- Make Curl_write and it's callees accept a const pointer, in preparation
|
há 16 anos atrás |
Dan Fandrich
|
0f77fe55b6
Reverted the const change--what was I thinking?
|
há 17 anos atrás |
Dan Fandrich
|
68ee002ad0
Made some pointers const
|
há 17 anos atrás |
Yang Tse
|
4294cac701
Platforms that lack autotools support should define HAVE_VARIADIC_MACROS_C99
|
há 17 anos atrás |
Yang Tse
|
0f634a0c89
fix yet another leftover in previous commit
|
há 17 anos atrás |
Yang Tse
|
047cd1a533
fix leftover in previous commit
|
há 17 anos atrás |
Yang Tse
|
f9eb61e90a
fix compiler warning: empty body in an if/else-statement
|
há 17 anos atrás |
Dan Fandrich
|
5eba84eed3
Use C99-style variadic macros when available.
|
há 17 anos atrás |
Yang Tse
|
90ce18019c
reverted back to previous version => http://curl.haxx.se/mail/lib-2007-03/0258.html
|
há 17 anos atrás |
Yang Tse
|
fe10cb2ef5
avoid the use of variadic macros for greater portability
|
há 17 anos atrás |
Yang Tse
|
772a985dc3
Update copyright year, since the file has been modified
|
há 18 anos atrás |
Daniel Stenberg
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
há 18 anos atrás |
Daniel Stenberg
|
cfdcae4bc7
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
|
há 18 anos atrás |
Daniel Stenberg
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
há 20 anos atrás |
Daniel Stenberg
|
7e42cb61f7
FTP third transfer support overhaul. See CHANGES for details.
|
há 20 anos atrás |
Daniel Stenberg
|
dcb5a4df01
Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since
|
há 20 anos atrás |
Daniel Stenberg
|
710e370c34
Dan Fandrich added --disable-verbose
|
há 20 anos atrás |
Daniel Stenberg
|
45be6d6645
killed trailing whitespace
|
há 20 anos atrás |
Daniel Stenberg
|
ea81dd9e2e
Alexander Krasnostavsky's FTP third party transfer (proxy) support
|
há 20 anos atrás |
Daniel Stenberg
|
7225b14002
curl_socket_t mistakes cleanup
|
há 20 anos atrás |
Daniel Stenberg
|
ce5805a955
Use curl_socket_t instead of int for holding sockets. The typedefs and
|
há 20 anos atrás |