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
/
urldata.h
Age
Commit message (
Expand
)
Author
2007-02-25
- Adam D. Moss made the HTTP CONNECT procedure less blocking when used from
Daniel Stenberg
2007-02-22
Fix compiler warnings
Yang Tse
2007-02-20
New FTP CCC functionality - adds passive and active mode to accomodate for di...
Linus Nielsen Feltzing
2007-02-18
Michal Marek comment fix
Yang Tse
2007-02-16
maxdownload is actually -1 for unlimited
Daniel Stenberg
2007-02-13
ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on
Daniel Stenberg
2007-02-12
Rob Crittenden added support for NSS (Network Security Service) for the
Daniel Stenberg
2007-02-12
- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
Daniel Stenberg
2007-02-05
- Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS
Daniel Stenberg
2007-02-03
- Manfred Schwarb reported that socks5 support was broken and help us pinpoint
Daniel Stenberg
2007-01-16
- Armel Asselin improved libcurl to behave a lot better when an easy handle
Daniel Stenberg
2007-01-05
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
Daniel Stenberg
2006-12-22
- Robert Foreman provided a prime example snippet showing how libcurl would
Daniel Stenberg
2006-12-21
Robson Braga Araujo reported bug #1618359
Daniel Stenberg
2006-12-11
PROT_CLOSEACTION doesn't have to be its own bit but can just as well just
Daniel Stenberg
2006-12-06
Sebastien Willemijns reported bug #1603712
Daniel Stenberg
2006-12-05
removed the final traces of the closepolicy option
Daniel Stenberg
2006-11-24
James Housley did lots of work and introduced SFTP downloads.
Daniel Stenberg
2006-11-03
Olaf Stueben provided a patch that I edited slightly. It fixes the notorious
Daniel Stenberg
2006-11-02
James Housley brought support for SCP transfers
Daniel Stenberg
2006-10-23
Ravi Pratap provided a major update with pipelining fixes. We also no longer
Daniel Stenberg
2006-10-20
When a resolve is made on a pipelined connection we need to detect it properly
Daniel Stenberg
2006-09-30
Support for FTP third party transfers is now dropped
Daniel Stenberg
2006-09-28
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
Daniel Stenberg
2006-09-16
Resize the connection cache upwards when adding more handles than what
Daniel Stenberg
2006-09-11
- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
Daniel Stenberg
2006-09-10
Jeff Pohlmeyer presented a *multi_socket()-using program that exposed a
Daniel Stenberg
2006-09-07
Major overhaul introducing http pipelining support and shared connection
Daniel Stenberg
2006-08-29
BUFSIZE defined in Metaware's <stdio.h>. Undefine to avoid warning.
Gisle Vanem
2006-08-29
David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
Daniel Stenberg
2006-08-19
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
Daniel Stenberg
2006-08-08
Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTs
Daniel Stenberg
2006-07-25
Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl
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-05-26
long/int cleanup to silence picky compiler warnings
Daniel Stenberg
2006-05-07
Fix GnuTLS compile warning. Risking breakage with some older version of GnuTLS?
Daniel Stenberg
2006-04-26
crlf_conversions needs to be a curl_off_t for ASCII transfers > 4GB on 32bit
Daniel Stenberg
2006-04-26
David McCreedy brought line end conversions when doing FTP ASCII
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-04-05
Michele Bini modified the NTLM code to work for his "weird IIS case"
Daniel Stenberg
2006-03-21
David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path
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-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
[next]