Age | Commit message (Expand) | Author |
---|---|---|
2001-02-20 | multiple connection support initial commit | Daniel Stenberg |
2001-02-07 | no longer #includes "getenv.h" | 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-30 | changed order of the range and follow-location checks so that a range-request | Daniel Stenberg |
2001-01-27 | bettersupport for HTTP return codes 300-399 | Daniel Stenberg |
2001-01-26 | The check for that content-range is received must only be made if we requested | Daniel Stenberg |
2001-01-25 | converted to use Curl_read() and Curl_write() | Daniel Stenberg |
2001-01-19 | No more URL length restrictions | Daniel Stenberg |
2001-01-17 | download and highlevel are replaced with transfer | Daniel Stenberg |