aboutsummaryrefslogtreecommitdiff
path: root/lib/file.c
AgeCommit message (Expand)Author
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-06-11added disable-[protocol] support, largely provided by Miklos NemethDaniel Stenberg
2002-04-22use double where it is supposed toDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2001-10-11looks nicer and is better compatible with older vim versionsSterling Hughes
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-08-30Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg
2001-08-14size_t => ssize_t, removed the special VMS fix for that purposeDaniel Stenberg
2001-08-06VMS #ifdefs added. several related to size_t problems that we must addressDaniel Stenberg
2001-04-18Remade resume stuff to keep data in the connectdata struct instead of theDaniel Stenberg
2001-03-14Jörn fixed it to compile on win32 againDaniel Stenberg
2001-03-05remade FILE:// support to look more as the other protocolsDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-29removed #if 0 sectionDaniel Stenberg
2000-11-27Added the memdebug include fileDaniel Stenberg
2000-11-22uses the new client_write() functionDaniel Stenberg
2000-11-13Chris Faherty fixed a free-twice problemDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-08-23Albert Chin-A-Young's fixesDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-03-19Marco G. Salvagno's OS/2 fixesDaniel Stenberg
2000-02-14updated to use the new set of progress-functionsDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg