index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-02-05
Added a telnet section
Daniel Stenberg
2001-02-05
Added a few more configure option explanations
Daniel Stenberg
2001-02-04
the new getinfo() stuff and the cygwin patch
Daniel Stenberg
2001-02-04
Added blurb about the win32 thing that precents a DLL from using a pointer
Daniel Stenberg
2001-02-04
extended 5.5
Daniel Stenberg
2001-02-04
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD documented
Daniel Stenberg
2001-02-04
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were
Daniel Stenberg
2001-02-04
Ingo Ralf Blum made it compile with the newest cygwin
Daniel Stenberg
2001-02-01
7.6.1-pre2
Daniel Stenberg
2001-02-01
Added support for --enable-debug
Daniel Stenberg
2001-01-31
Curl_read() uses ssize_t now
Daniel Stenberg
2001-01-31
fixed up the telnet to work (using support from Linus Nielsen)
Daniel Stenberg
2001-01-31
curl_read() and Curl_read() now have ssize_t in the last argument
Daniel Stenberg
2001-01-31
Added a check for a working getaddrinfo() that is required for the IPv6
Daniel Stenberg
2001-01-30
changed order of the range and follow-location checks so that a range-request
Daniel Stenberg
2001-01-29
new test case
Daniel Stenberg
2001-01-29
removed upload.NN files after each test
Daniel Stenberg
2001-01-29
test case 33, HTTP PUT resume
Daniel Stenberg
2001-01-29
7.6-pre1
Daniel Stenberg
2001-01-29
Added an extra text about % in POST data after comments from Daniel Marell
Daniel Stenberg
2001-01-29
s/to I/do I/
Daniel Stenberg
2001-01-29
Added "3.9 How to I use curl in PHP?"
Daniel Stenberg
2001-01-29
The PUT stuff is never set! It is set with the UPLOAD...
Daniel Stenberg
2001-01-29
HTTP PUT resume now sends Content-Range: headers as I believe the RFC2616
Daniel Stenberg
2001-01-29
upload sets HTTP request to PUT for "HTTP upload"
Daniel Stenberg
2001-01-27
the keep-alive issue
Daniel Stenberg
2001-01-27
bettersupport for HTTP return codes 300-399
Daniel Stenberg
2001-01-27
PUT resume things
Daniel Stenberg
2001-01-27
test case 31 and 32 were added
Daniel Stenberg
2001-01-27
Resume is now done with a Content-Range header instead of a Range header if
Daniel Stenberg
2001-01-27
minor output fix
Daniel Stenberg
2001-01-27
Added -d that enables easier protocol/server debug overview (it invokes
Daniel Stenberg
2001-01-27
added test 29 and 30, HTTP resume and partial download tests
Daniel Stenberg
2001-01-27
The progess meter title get an extra output when a resumed transfer is
Daniel Stenberg
2001-01-27
data->httpreq was not set properly
Daniel Stenberg
2001-01-27
7.6
Daniel Stenberg
2001-01-26
http upload resume
Daniel Stenberg
2001-01-26
moved the symbols talk to the library part, updated slightly to match
Daniel Stenberg
2001-01-26
Added a httpreq field in the main struct so that there's one field to check
Daniel Stenberg
2001-01-26
The check for that content-range is received must only be made if we requested
Daniel Stenberg
2001-01-26
Made it possible to do "upload resume" over HTTP
Daniel Stenberg
2001-01-25
7.6-pre4
Daniel Stenberg
2001-01-25
timespent is now updated in every call to the progress meter update function
Daniel Stenberg
2001-01-25
Rick's and Jeff's stuff
Daniel Stenberg
2001-01-25
make the configure script die if select() or socket() is missing
Daniel Stenberg
2001-01-25
Added Ingo Ralf Blum
Daniel Stenberg
2001-01-25
use this function only once note added
Daniel Stenberg
2001-01-25
modified the Curl_ConnectHTTPProxyTunnel proto
Daniel Stenberg
2001-01-25
moved curl_read() and curl_write() to sendf.c
Daniel Stenberg
2001-01-25
converted to use Curl_read() and Curl_write()
Daniel Stenberg
[prev]
[next]