aboutsummaryrefslogtreecommitdiff
path: root/lib/urldata.h
AgeCommit message (Expand)Author
2001-03-05remade FILE:// support to look more as the other protocolsDaniel Stenberg
2001-03-02remade the port number stuff so that following locations work and doingDaniel Stenberg
2001-03-02extending connectdataDaniel Stenberg
2001-02-22moved the dynamicly set pointers to the connectdata structDaniel Stenberg
2001-02-21IPv6-adjustmentsDaniel Stenberg
2001-02-20multiple connection support initial commitDaniel Stenberg
2001-02-19Moved a bunch of prototypes from curl.h here, they're no longer public andDaniel Stenberg
2001-02-05Jun-ichiro itojun Hagino's IPv6 adjustmentsDaniel Stenberg
2001-01-26Added a httpreq field in the main struct so that there's one field to checkDaniel Stenberg
2001-01-24fixed the comment for 'path'Daniel Stenberg
2001-01-24extended the gname field one byte to avoid a possible overflowDaniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-28James Griffiths' max-redirs fixDaniel Stenberg
2000-11-22Added struct fields to deal with time-of-documentDaniel Stenberg
2000-11-20removed URL size restrictionsDaniel Stenberg
2000-11-17changed the 'port' field to long to better work with the va_arg() systemDaniel Stenberg
2000-11-13moved the followlocation field from the http struct to the urldata structDaniel Stenberg
2000-11-06new getpass proto and function pointer usageDaniel Stenberg
2000-11-06adjusted the time-keeping function to work better for location followingDaniel Stenberg
2000-10-30new urldata ssl layout and T. Bharath brought the new SSL cert verify functionDaniel Stenberg
2000-10-17made the speedcheck actually work againDaniel Stenberg
2000-10-11memory leak adjustsDaniel Stenberg
2000-10-06HTTP resume fix, now the range pointer may be allocatedDaniel Stenberg
2000-10-04counts header and request sizeDaniel Stenberg
2000-10-03added the new upload_bufsize to the connectdata structDaniel Stenberg
2000-09-25corrected bad data re-use and buffer problemsDaniel Stenberg
2000-09-21krb4 fields structs and fields addedDaniel Stenberg
2000-09-18Stephen Kick's interface fixesDaniel Stenberg
2000-09-14introduced 'tunnel through http proxy' for ftpDaniel Stenberg
2000-08-24hostname and large file support addedDaniel Stenberg
2000-07-25curl_close is a new function pointer that can be set to a protocol-specificDaniel Stenberg
2000-07-25Added proxyportDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-20Added auto and free referer fields to the UrlData structDaniel Stenberg
2000-06-16mode was replaced with callback in the progress structDaniel Stenberg
2000-06-13Luong Dinh Dung's comments adjustedDaniel Stenberg
2000-06-08added progress callback stuff, changed the callback typedefs to be publicDaniel Stenberg
2000-06-05struct HttpHeader changed to struct curl_slistDaniel Stenberg
2000-05-29made getenv() more threadsafe for win32Daniel Stenberg
2000-05-22Jört Hartroth's updatesDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-03-01Added more variables to the progress struct targeted for statistics outputDaniel Stenberg
2000-02-21new fields in the progress structDaniel Stenberg
2000-02-16added #include <timeval.h> on Jörn's adviceDaniel Stenberg
2000-02-14new stuff for the new progress meterDaniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg