History log of /curl/ (Results 32926 – 32950 of 33760)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c8a546c927-Jan-2001 Daniel Stenberg

The progess meter title get an extra output when a resumed transfer is
taking place

62fec1d227-Jan-2001 Daniel Stenberg

data->httpreq was not set properly

ac98c73b27-Jan-2001 Daniel Stenberg

7.6

a145654326-Jan-2001 Daniel Stenberg

http upload resume

e8382ba226-Jan-2001 Daniel Stenberg

moved the symbols talk to the library part, updated slightly to match

fcb347d126-Jan-2001 Daniel Stenberg

Added a httpreq field in the main struct so that there's one field to check
for what HTTP request that is being used. The old bit-style fields are still
in there as well.

c331ef0226-Jan-2001 Daniel Stenberg

The check for that content-range is received must only be made if we requested
GET resume. Other resumes are upload-wise and don't care about this header
in the download stream

3a3f632b26-Jan-2001 Daniel Stenberg

Made it possible to do "upload resume" over HTTP

68d7b6f825-Jan-2001 Daniel Stenberg

7.6-pre4

c43a9d9025-Jan-2001 Daniel Stenberg

timespent is now updated in every call to the progress meter update function

64e8009125-Jan-2001 Daniel Stenberg

Rick's and Jeff's stuff

4f255ffb25-Jan-2001 Daniel Stenberg

make the configure script die if select() or socket() is missing

80d75b0e25-Jan-2001 Daniel Stenberg

Added Ingo Ralf Blum

808c402025-Jan-2001 Daniel Stenberg

use this function only once note added

149d636325-Jan-2001 Daniel Stenberg

modified the Curl_ConnectHTTPProxyTunnel proto

30eab8ca25-Jan-2001 Daniel Stenberg

moved curl_read() and curl_write() to sendf.c

e49a82b025-Jan-2001 Daniel Stenberg

converted to use Curl_read() and Curl_write()

45fdb48125-Jan-2001 Daniel Stenberg

uses Curl_read() and Curl_write()
unfolded telwrite() instead of being a separate single function

3fcc967725-Jan-2001 Daniel Stenberg

use recv()/send() instead of read()/write() with sockets

1552bd9c25-Jan-2001 Daniel Stenberg

sendf is now only Curl_sendf
Curl_write() and Curl_read() are here

939c0c5525-Jan-2001 Daniel Stenberg

removed two compiler warnings

f0b9aefd25-Jan-2001 Daniel Stenberg

Curl_read() and Curl_write() are now used for reading/writing sockets.
Some functions changed prototype due to this change as well.

11f3c51e25-Jan-2001 Daniel Stenberg

Get get-ftp-response function is now using Curl_read() for reading from a
socket. Curl_ConnectHTTPProxyTunnel changed prototype.

1a329b9825-Jan-2001 Daniel Stenberg

replaced sendf() calls with Curl_sendf()

29bcba9a24-Jan-2001 Daniel Stenberg

Ingo Ralf Blum's cygwin fixes

1...<<1311131213131314131513161317131813191320>>...1351