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
2007-02-01
compiler warning fix
Yang Tse
2007-01-31
add debug messages for initialization failures
Yang Tse
2007-01-28
Andreas Rieke added extra infof() for when a connection is not re-used due to
Daniel Stenberg
2007-01-25
Fixed a dangling pointer problem that prevented the http_proxy environment
Dan Fandrich
2007-01-16
- Armel Asselin improved libcurl to behave a lot better when an easy handle
Daniel Stenberg
2007-01-14
- David McCreedy provided libcurl changes for doing HTTP communication on
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-22
When setting a proxy with environment variables and (for example) running
Daniel Stenberg
2006-12-21
Robson Braga Araujo reported bug #1618359
Daniel Stenberg
2006-12-11
Alexey Simak found out that when doing FTP with the multi interface and
Daniel Stenberg
2006-12-05
removed the final traces of the closepolicy option
Daniel Stenberg
2006-12-05
Jared Lundell filed bug report #1604956
Daniel Stenberg
2006-12-05
CURLOPT_FORBID_REUSE works again with a cleaned up order of doing things in
Daniel Stenberg
2006-11-25
Make sure RETSIGTYPE is properly defined
Yang Tse
2006-11-24
James Housley did lots of work and introduced SFTP downloads.
Daniel Stenberg
2006-11-09
Dmitriy Sergeyev found a SIGSEGV with his test04.c example posted on 7 Nov
Daniel Stenberg
2006-11-07
Olaf fixed a leftover problem with the CONNECT fix of his that would leave a
Daniel Stenberg
2006-11-06
compiler warning fix
Yang Tse
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-29
Make more human readable and maintainable previous
Yang Tse
2006-10-27
Compiler warning fix.
Yang Tse
2006-10-27
Do an explicit typecast of data pointers to function pointers
Yang Tse
2006-10-26
Fix Curl_open() not reporting failure when allocation of the
Yang Tse
2006-10-24
other pipelining fixes by Ravi Pratap, that now makes pipelines get used better
Daniel Stenberg
2006-10-23
the check in ConnectionExists() for not re-using a non-resolved connection now
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-10-19
Builds using synchronous name resolver dislike marking the connection as async.
Yang Tse
2006-10-18
When a connection is re-used, it can be flagged for re-use before the name
Daniel Stenberg
2006-10-18
cut out matching host names starting with telnet or ftps, since they hardly
Daniel Stenberg
2006-10-17
Fixed compile error in HAVE_SIGACTION case.
Dan Fandrich
2006-10-17
Avoid typecasting a signed char to an int when using is*() functions, as that
Daniel Stenberg
2006-10-17
Typo
Yang Tse
2006-10-17
fix the name resolve abort timeout calculation (when signals are used)
Daniel Stenberg
2006-10-15
Replace ";;" with ";".
Gisle Vanem
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-10-09
minor indent fix
Daniel Stenberg
2006-10-09
Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
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-25
Compiler warning fix
Yang Tse
2006-09-23
Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as
Daniel Stenberg
2006-09-20
Armel Asselin fixed problems when you gave a proxy URL with user name and
Daniel Stenberg
2006-09-20
Michael Wallner's test program again help me track down a problem. This time
Daniel Stenberg
2006-09-16
Resize the connection cache upwards when adding more handles than what
Daniel Stenberg
2006-09-15
file-local function should be static and not use Curl_ prefix!
Daniel Stenberg
2006-09-13
Compiler warning fix
Yang Tse
2006-09-12
Compiler warning fix
Yang Tse
[prev]
[next]