index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
url.c
Age
Commit message (
Expand
)
Author
2000-10-11
free the URL string if that was allocated
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-10-06
the --interface code doesn't work on win32 and is #ifndef WIN32 now
Daniel Stenberg
2000-10-06
HTTP resume fix, now the range pointer may be allocated
Daniel Stenberg
2000-10-03
removed writeinfo stuff
Daniel Stenberg
2000-10-03
inits the upload_bufsize at connect time
Daniel Stenberg
2000-09-28
7.3 commit
Daniel Stenberg
2000-09-25
corrected curl_write() for kerberos
Daniel Stenberg
2000-09-21
krb4 support
Daniel Stenberg
2000-09-18
Stephen Kick's interface fixes
Daniel Stenberg
2000-09-14
introduced 'tunnel through http proxy' for ftp
Daniel Stenberg
2000-09-14
file:// fix that prevents name lookup and sets no-upload and no-download
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-08-17
removed HAVE_VPRINTF dependence
Daniel Stenberg
2000-08-11
Linux name resolving problem fixed with larger name-buffer
Daniel Stenberg
2000-08-08
allow zero length user names for http
Daniel Stenberg
2000-07-31
made urlfree static, added (void) in front of one of the SSL calls. I did
Daniel Stenberg
2000-07-28
clear the httproxy bit on cleanup if the allocproxy bit was set
Daniel Stenberg
2000-07-25
uses the new curl_close function to clean up the http-specific auth_host
Daniel Stenberg
2000-07-25
tiny adjustments to set the start-time before the curl_connect() is called to
Daniel Stenberg
2000-07-25
Added CURLOPT_PROXYPORT support
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-20
autoreferer added, switches off POST on location: following
Daniel Stenberg
2000-06-16
progress.mode replaced with progress.callback
Daniel Stenberg
2000-06-13
free-twice problem corrected
Daniel Stenberg
2000-06-08
added progress callback stuff, changed the callback typedefs to be public
Daniel Stenberg
2000-05-29
made getenv() more threadsafe for win32
Daniel Stenberg
2000-05-29
David LeBlanc's fixes!
Daniel Stenberg
2000-05-22
Jört Hartroth's updates
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-04-11
now uses a tiny bit of the new library interface!
Daniel Stenberg
2000-04-08
now sends user agent to all requests that go through a http proxy
Daniel Stenberg
2000-04-04
Marco's fix got adjusted
Daniel Stenberg
2000-04-04
Marco G. Salvagno's OS/2 patch is applied
Daniel Stenberg
2000-04-02
James Atwill correctly pointed out that curl didn't follow Location: headers
Daniel Stenberg
2000-03-27
"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy
Daniel Stenberg
2000-03-01
Added two new time stamp places
Daniel Stenberg
2000-02-21
Added writeout stuff
Daniel Stenberg
2000-02-16
Now starts the progress meter timer at once!
Daniel Stenberg
2000-02-14
uses the new progress functions
Daniel Stenberg
2000-02-01
removed include upload.h
Daniel Stenberg
2000-01-31
removed the port number reset again, it is already being made when the
Daniel Stenberg
2000-01-19
- Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problem
Daniel Stenberg
2000-01-10
syncing with local edit
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]