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-11-17
changed the 'port' field to long to better work with the va_arg() system
Daniel Stenberg
2000-11-10
adjusted to the changed getpass_r()
Daniel Stenberg
2000-11-06
getpass_r() is the new getpass name for thread-safe getpass!
Daniel Stenberg
2000-11-06
new getpass proto and function pointer usage
Daniel Stenberg
2000-11-06
Emmanuel Tychon found a problem when specifying user-name only in a URL
Daniel Stenberg
2000-11-01
added signal in case sigaction is missing
Daniel Stenberg
2000-10-30
new urldata ssl layout and T. Bharath brought the new SSL cert verify function
Daniel Stenberg
2000-10-26
Georg Horn provided a fix for the timeout signal stuff. Finally the timeout
Daniel Stenberg
2000-10-26
renamed getpass() to my_getpass() and it is now thread-safe and should
Daniel Stenberg
2000-10-20
remote_port used in Host: headers only when non-default
Daniel Stenberg
2000-10-12
sprintf() => snprintf()
Daniel Stenberg
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
[prev]
[next]