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
2006-07-19
Fix compiler warnings
Yang Tse
2006-07-17
Fix compiler warning "enumerated type mixed with another type"
Yang Tse
2006-07-14
David McCreedy fixed a flaw where the CRLF counter wasn't properly cleared
Daniel Stenberg
2006-07-07
Ingmar Runge provided a source snippet that caused a crash. The reason for
Daniel Stenberg
2006-06-22
Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and
Daniel Stenberg
2006-06-08
Brian Dessent's fixes for cygwin builds
Daniel Stenberg
2006-05-26
long/int cleanup to silence picky compiler warnings
Daniel Stenberg
2006-05-24
Michael Wallner provided a patch that allows "SESS" to be set with
Daniel Stenberg
2006-04-10
First curl_multi_socket() commit. Should primarily be considered as an internal
Daniel Stenberg
2006-04-07
First commit of David McCreedy's EBCDIC and TPF changes.
Daniel Stenberg
2006-04-07
added typedefed function pointers and typecast the NULL assignments in an
Daniel Stenberg
2006-03-21
Xavier Bouchoux made the SSL connection non-blocking for the multi interface
Daniel Stenberg
2006-03-07
Markus Koetter filed debian bug report #355715 which identified a problem
Daniel Stenberg
2006-02-24
Added user ID support to SOCKS4.
Dan Fandrich
2006-02-23
Fixed a few more comment typos.
Dan Fandrich
2006-02-23
Peter Su's SOCKS4 fix
Daniel Stenberg
2006-02-23
Lots of work and analysis by "xbx___" in bug #1431750
Daniel Stenberg
2006-02-22
Fixed some spelling errors in comments, and extraneous \n in failf logs.
Dan Fandrich
2006-02-21
Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy
Daniel Stenberg
2006-02-16
Added some clarifying comments
Daniel Stenberg
2006-02-11
Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that
Daniel Stenberg
2006-01-30
Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with the
Daniel Stenberg
2006-01-19
Duane Cathey was one of our friends who reported that curl -P [IP]
Daniel Stenberg
2006-01-16
David Shaw finally removed all traces of Gopher and we are now officially
Daniel Stenberg
2005-12-20
explain tld_check_name()
Daniel Stenberg
2005-12-16
Jean Jacques Drouin pointed out that you could only have a user name or
Daniel Stenberg
2005-12-06
7.15.1 with the now to be announced security flaw fixed
Daniel Stenberg
2005-11-30
cast the va_arg() assignment to ftp_filemethod properly
Daniel Stenberg
2005-11-28
new experimental "ftp method" code
Daniel Stenberg
2005-10-27
Nis Jorgensen filed bug report #1338648
Daniel Stenberg
2005-10-21
"Ofer" reported a problem when libcurl re-used a connection and failed to do
Daniel Stenberg
2005-09-29
Starting now, the verbose text that goes like "About to connect() to" will
Daniel Stenberg
2005-09-16
keep 'socktype' in the connectdata struct and make sure we use that for all
Daniel Stenberg
2005-09-04
Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
Daniel Stenberg
2005-09-02
John Kelly added TFTP support to libcurl. A bunch of new error codes was
Daniel Stenberg
2005-08-24
Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible
Daniel Stenberg
2005-08-17
- Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with
Daniel Stenberg
2005-08-07
Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on a
Daniel Stenberg
2005-08-07
Don't prevent FTPS:// through a http proxy, as we cannot know if it works or
Daniel Stenberg
2005-07-28
reset the numcookies counter too (I missed it in the previous commit)
Daniel Stenberg
2005-07-28
now strdups the cookielist inpointer before passed on, as the cookie function
Daniel Stenberg
2005-07-27
If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is
Daniel Stenberg
2005-07-27
Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
Daniel Stenberg
2005-07-17
Simplified the code within curl_easy_perform() that calls Curl_perform().
Daniel Stenberg
2005-07-12
Adrian Schuur added trailer support in the chunked encoding stream. The
Daniel Stenberg
2005-06-22
David Shaw's fix that unifies proxy string treatment so that a proxy given
Daniel Stenberg
2005-05-31
Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6
Daniel Stenberg
2005-05-19
additional fix for the malformed URL fix of yday
Daniel Stenberg
2005-05-18
Bug report #1204435 identified a problem with malformed URLs like
Daniel Stenberg
2005-05-14
Some patches for (a stricter/smarter) gcc 4.0 and
Gisle Vanem
[prev]
[next]