summaryrefslogtreecommitdiff
path: root/lib/transfer.h
Commit message (Expand)AuthorAgeFilesLines
...
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* Move the URL concat code to Curl_follow(), and added a proto for thatDaniel Stenberg2002-10-071-2/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* merged the multi-dev branch back into MAIN againDaniel Stenberg2002-01-031-1/+12
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-1/+1
* modified the Curl_perform() protoDaniel Stenberg2001-08-151-1/+1
* removed unused #ifdef'ed sectionDaniel Stenberg2001-05-111-7/+0
* curl_transfer became Curl_perform() to better match the public name andDaniel Stenberg2001-03-091-1/+2
* download and highlevel are replaced with transferDaniel Stenberg2001-01-171-0/+44