History log of /curl/ (Results 33476 – 33500 of 33759)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e76515fa25-Jul-2000 Daniel Stenberg

they're generated, they don't belong here

471edc0b25-Jul-2000 Daniel Stenberg

Added Torsten Foertsch's changes to the -F description and his name to the
list of contributors.

293cae6825-Jul-2000 Daniel Stenberg

uses the new curl_close function to clean up the http-specific auth_host

1156252f25-Jul-2000 Daniel Stenberg

Added http_close()

29eda80f25-Jul-2000 Daniel Stenberg

uses auth_host to only send user+password to that particular site, usable if
Location: following takes "us" to other servers that should not get the
user and password

29bfaaa125-Jul-2000 Daniel Stenberg

set a bit when a Location: is followed to allow code to act differently
on those occations

1885354225-Jul-2000 Daniel Stenberg

curl_close is a new function pointer that can be set to a protocol-specific
function to get called in the curl_close() function for cleanup
auth_host is added to store the original (first) ho

curl_close is a new function pointer that can be set to a protocol-specific
function to get called in the curl_close() function for cleanup
auth_host is added to store the original (first) host name used

show more ...

5b7a504625-Jul-2000 Daniel Stenberg

Torsten Foertsch's improvements

0cb4814125-Jul-2000 Daniel Stenberg

tiny adjustments to set the start-time before the curl_connect() is called to
allow the connect function to better deal with timeouts, as was just added
to ftp

76f3498625-Jul-2000 Daniel Stenberg

The "get ftp command response" function now uses select() on the socket and
thus enables timeout if the server doesn't respond within the proper time.

f836400025-Jul-2000 Daniel Stenberg

A range of things done yesterday

841f370a25-Jul-2000 Daniel Stenberg

Added CURLOPT_PROXYPORT

c8262b2b25-Jul-2000 Daniel Stenberg

Added CURLOPT_PROXYPORT, also added some more clarifications about the
CURLOPT_PROXY option.

0a8d039525-Jul-2000 Daniel Stenberg

Auto referer and a minor netrc fix

6bdfe18b25-Jul-2000 Daniel Stenberg

Added some logic that now prevents multiple conflicting HTTP request types
to get specified with the options.

78686a5425-Jul-2000 Daniel Stenberg

Added proxyport

bb3fa88525-Jul-2000 Daniel Stenberg

Added CURLOPT_PROXYPORT support
Added a missing free() in curl_disconnect()
Made (https) connect errors abort better and earlier

caf8c01e25-Jul-2000 Daniel Stenberg

re-added the check for BOTH nsl and socket libs

e999182725-Jul-2000 Daniel Stenberg

The Host: header now includes the port number if not default HTTP

d9c41a0f25-Jul-2000 Daniel Stenberg

Code 250 is okay as well as the previous 226-code after a successful file
transfer

1ef3600a20-Jun-2000 Daniel Stenberg

haxx.nu => haxx.se

e33ac6b320-Jun-2000 Daniel Stenberg

FTP bug fix
new referer magic tricks!

f22717fe20-Jun-2000 Daniel Stenberg

Added auto and free referer fields to the UrlData struct

1c6eccbf20-Jun-2000 Daniel Stenberg

Added AUTOREFERER

f30ffef420-Jun-2000 Daniel Stenberg

autoreferer added, switches off POST on location: following

1...<<1331133213331334133513361337133813391340>>...1351