aboutsummaryrefslogtreecommitdiff
path: root/lib/highlevel.c
AgeCommit message (Expand)Author
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-28free the URL on redirections, this was a previous memory leakDaniel Stenberg
2000-11-28James Griffiths' max-redirs fixDaniel Stenberg
2000-11-22document time fixesDaniel Stenberg
2000-11-22uses client_write() nowDaniel Stenberg
2000-11-17memory leak cleanup campaignDaniel Stenberg
2000-11-13moved the followlocation field from the http struct to the urldata structDaniel Stenberg
2000-11-06adjusted the time-keeping function to work better for location followingDaniel Stenberg
2000-10-17made the speedcheck actually work againDaniel Stenberg
2000-10-11memory leak adjustsDaniel Stenberg
2000-10-09added memory debugging include fileDaniel Stenberg
2000-10-06removed include "writeout.h"Daniel Stenberg
2000-10-04counts header and request sizeDaniel Stenberg
2000-10-03new upload-buffer size design that starts with a smallish buffer and increasesDaniel Stenberg
2000-10-02Added curl_easy_getinfo()Daniel Stenberg
2000-08-31made -I (size info only) work for ftp againDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-08-17removed the HAVE_VPRINTF checkDaniel Stenberg
2000-08-02mr Khristophorov added support for lame web servers sending bad rangeDaniel Stenberg
2000-07-25set a bit when a Location: is followed to allow code to act differentlyDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-20autoreferer added, switches off POST on location: followingDaniel Stenberg
2000-06-16Added pgrsStartNow() on the appropriate placeDaniel Stenberg
2000-06-15when failing to write to a socket, we now bail out betterDaniel Stenberg
2000-05-22files moved to main branch from the newlib branchDaniel Stenberg