summaryrefslogtreecommitdiff
path: root/lib/dict.c
Commit message (Expand)AuthorAgeFilesLines
* replaced sendf() calls with Curl_sendf()Daniel Stenberg2001-01-251-30/+30
* Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.hDaniel Stenberg2001-01-171-4/+4
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-2/+2
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* removed URL size restrictionsDaniel Stenberg2000-11-201-1/+1
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-241-2/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-13/+17
* updated to use the new set of progress-functionsDaniel Stenberg2000-02-141-0/+4
* Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg2000-02-011-3/+6
* Initial revisionDaniel Stenberg1999-12-291-0/+245