History log of /curl/ (Results 31951 – 31975 of 33761)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ef48c73712-Oct-2001 Daniel Stenberg

extensively commented source code, parts refreshened, the "current speed" is
now more accurate since it is based on actual spent time without the
assumptions from before

2c5e416512-Oct-2001 Daniel Stenberg

better check for absolute URL redirects, adjusted to new Curl_tvdiff() proto

8e91d5de11-Oct-2001 Sterling Hughes

looks nicer and is better compatible with older vim versions

2f85f3b111-Oct-2001 Daniel Stenberg

cleanup on language, content and facts

20a47acb11-Oct-2001 Daniel Stenberg

getservbyname is not used by libcurl, don't check for it

6bc85a9411-Oct-2001 Daniel Stenberg

removed WRITEINFO from here, it's not been supported since 7.4...

71bf8a6910-Oct-2001 Daniel Stenberg

checkserver() bugged, Kevin Roth detected and fixed

59a76e4010-Oct-2001 Daniel Stenberg

Kevin Roth's fixes to make tests work on cygwin

65b9c0d410-Oct-2001 Daniel Stenberg

CURLOPT_WRITEFUNCTION description corrected

f2a2596610-Oct-2001 Daniel Stenberg

cookiejar now enables the cookie engine

51afc3d809-Oct-2001 Daniel Stenberg

hm

0c2f600309-Oct-2001 Daniel Stenberg

added chunked encoding tests

3dcdcfc509-Oct-2001 Daniel Stenberg

added test 47 - enforced http 1.0 request

9f8c51cb09-Oct-2001 Daniel Stenberg

resolve problem fixed, memory leak with ipv6 gone, configure improved,
MSVC++ project files fixed, connecthost() compiler errors, ignore SIGPIPE,
support CURLOPT_HTTP_VERSION etc...

de79348a09-Oct-2001 Daniel Stenberg

New: CURLOPT_HTTP_VERSION
Renamed: the TimeCond type to curl_TimeCond

56bc31e909-Oct-2001 Daniel Stenberg

Added -0/--http1.0 to enforce HTTP 1.0 requests

a9181f8f09-Oct-2001 Daniel Stenberg

added the option CURLOPT_HTTP_VERSION that can specify which HTTP version
libcurl should use in its request

3685f79209-Oct-2001 Daniel Stenberg

ignore SIGPIPE, as that can be actually get sent when we write to a socket

e227a27608-Oct-2001 Daniel Stenberg

updated the cookiejar comment

7b5b60d208-Oct-2001 Daniel Stenberg

hm, an unknown error from bind() when binding the outgoing socket would
failf("%d") without the error as argument... it would always make a weird
number get output

e719f41608-Oct-2001 Daniel Stenberg

corrected cookie-jar comment

d8fb2b2e05-Oct-2001 Daniel Stenberg

using a HTTP proxy will disable some protocol-specific features that non-
HTTP procotols may allow

fdeaae6705-Oct-2001 Daniel Stenberg

SM's patch applied, we should not use arguments or variables that have the
same name as common functions...

a27ac6f305-Oct-2001 sm

VC ID project now uses ws2_32.lib - fixes compile under win32

093c0a0905-Oct-2001 sm

Makefile.vc6 changed to include connect.c

1...<<1271127212731274127512761277127812791280>>...1351