aboutsummaryrefslogtreecommitdiff
path: root/lib/url.c
AgeCommit message (Expand)Author
2000-09-287.3 commitDaniel Stenberg
2000-09-25corrected curl_write() for kerberosDaniel Stenberg
2000-09-21krb4 supportDaniel Stenberg
2000-09-18Stephen Kick's interface fixesDaniel Stenberg
2000-09-14introduced 'tunnel through http proxy' for ftpDaniel Stenberg
2000-09-14file:// fix that prevents name lookup and sets no-upload and no-downloadDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-08-24hostname and large file support addedDaniel Stenberg
2000-08-17removed HAVE_VPRINTF dependenceDaniel Stenberg
2000-08-11Linux name resolving problem fixed with larger name-bufferDaniel Stenberg
2000-08-08allow zero length user names for httpDaniel Stenberg
2000-07-31made urlfree static, added (void) in front of one of the SSL calls. I didDaniel Stenberg
2000-07-28clear the httproxy bit on cleanup if the allocproxy bit was setDaniel Stenberg
2000-07-25uses the new curl_close function to clean up the http-specific auth_hostDaniel Stenberg
2000-07-25tiny adjustments to set the start-time before the curl_connect() is called toDaniel Stenberg
2000-07-25Added CURLOPT_PROXYPORT supportDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-20autoreferer added, switches off POST on location: followingDaniel Stenberg
2000-06-16progress.mode replaced with progress.callbackDaniel Stenberg
2000-06-13free-twice problem correctedDaniel Stenberg
2000-06-08added progress callback stuff, changed the callback typedefs to be publicDaniel Stenberg
2000-05-29made getenv() more threadsafe for win32Daniel Stenberg
2000-05-29David LeBlanc's fixes!Daniel Stenberg
2000-05-22Jört Hartroth's updatesDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-04-11now uses a tiny bit of the new library interface!Daniel Stenberg
2000-04-08now sends user agent to all requests that go through a http proxyDaniel Stenberg
2000-04-04Marco's fix got adjustedDaniel Stenberg
2000-04-04Marco G. Salvagno's OS/2 patch is appliedDaniel Stenberg
2000-04-02James Atwill correctly pointed out that curl didn't follow Location: headersDaniel Stenberg
2000-03-27"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroyDaniel Stenberg
2000-03-01Added two new time stamp placesDaniel Stenberg
2000-02-21Added writeout stuffDaniel Stenberg
2000-02-16Now starts the progress meter timer at once!Daniel Stenberg
2000-02-14uses the new progress functionsDaniel Stenberg
2000-02-01removed include upload.hDaniel Stenberg
2000-01-31removed the port number reset again, it is already being made when theDaniel Stenberg
2000-01-19 - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problemDaniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg