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
/
CHANGES
Age
Commit message (
Expand
)
Author
2007-11-20
Introuced --data-urlencode to the curl tool for easier url encoding of the
Daniel Stenberg
2007-11-18
Rob Crittenden fixed SSL connections with NSS done with the multi-interface
Daniel Stenberg
2007-11-17
Andres Garcia made the examples build fine on Windows (mingw + msys) when
Daniel Stenberg
2007-11-16
Michal Marek made the test suite remember what test servers that fail to
Daniel Stenberg
2007-11-15
Ates Goral identified a problem in http.c:add_buffer_send() when a debug
Daniel Stenberg
2007-11-15
Michal Marek fixed the test suite to better deal with the case when the HTTP
Daniel Stenberg
2007-11-14
Fix a variable potential wrapping in add_buffer() when using absolutely
Yang Tse
2007-11-12
Fixed a remaining problem with doing SFTP directory listings on a re-used
Daniel Stenberg
2007-11-12
Bug report #1830637 (http://curl.haxx.se/bug/view.cgi?id=1830637), which was
Daniel Stenberg
2007-11-08
Bug report #1823487 (http://curl.haxx.se/bug/view.cgi?id=1823487) pointed
Daniel Stenberg
2007-11-07
Improved telnet support by drastically reducing the number of write
Dan Fandrich
2007-11-06
Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointed
Yang Tse
2007-11-01
Toby Peterson patched a memory problem in the command line tool that
Daniel Stenberg
2007-11-01
Fixed curl-config --features to not display libz when it wasn't used
Dan Fandrich
2007-11-01
Added test case 1014 to compare curl-config --features with curl --version
Dan Fandrich
2007-11-01
Added test case 1013 to check that curl-config --protocols matches the
Dan Fandrich
2007-10-31
Fixed the output of curl-config --protocols which showed SCP and SFTP
Dan Fandrich
2007-10-30
Fixed an OOM problem with file: URLs
Dan Fandrich
2007-10-29
Added test case 546 to check that subsequent FTP transfers work after a
Dan Fandrich
2007-10-29
Based on one of those bug reports that are intercepted by a distro's bug
Daniel Stenberg
2007-10-29
7.17.1!
Daniel Stenberg
2007-10-25
Added the --static-libs option to curl-config
Dan Fandrich
2007-10-25
Made libcurl built with NSS possible to ignore the peer verification.
Daniel Stenberg
2007-10-25
Allow test server to handle binary POSTs.
Patrick Monnerat
2007-10-25
Michal Marek fixed the test script to be able to use valgrind even when the
Daniel Stenberg
2007-10-25
Fixed a TFTP memory leak. Enabled test 2003 to verify this.
Daniel Stenberg
2007-10-24
Fixed the test TFTP server to support the >10000 test number notation
Dan Fandrich
2007-10-24
Added test cases 2000 and 2001 which test multiple protocols using the
Dan Fandrich
2007-10-24
Vladimir Lazarenko pointed out that we should do some 'mt' magic when
Daniel Stenberg
2007-10-23
Bug report #1812190 (http://curl.haxx.se/bug/view.cgi?id=1812190) points out
Daniel Stenberg
2007-10-22
Michal Marek forwarded the bug report
Daniel Stenberg
2007-10-22
Bug report #1815530 (http://curl.haxx.se/bug/view.cgi?id=1815530) points out
Daniel Stenberg
2007-10-15
Fix dynamic CURLOPT_POSTFIELDS bug: back to static.
Patrick Monnerat
2007-10-12
Added per-protocol callback static tables, replacing callback ptr storage
Patrick Monnerat
2007-10-11
Fixed the -l option of runtests.pl
Dan Fandrich
2007-10-09
Michal Marek removed the no longer existing return codes from the curl.1
Daniel Stenberg
2007-10-07
Known bug #47, which confused libcurl if doing NTLM auth over a proxy with
Daniel Stenberg
2007-10-05
Michael Wallner made the CULROPT_COOKIELIST option support a new magic
Daniel Stenberg
2007-10-04
The new file docs/libcurl/ABI describes how we view ABI breakages, soname
Daniel Stenberg
2007-10-04
I enabled test 1009 and made the --local-port use a wide range to reduce the
Daniel Stenberg
2007-10-04
Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.
Daniel Stenberg
2007-10-03
Fix issue related with the use of ares_timeout() result.
Yang Tse
2007-10-03
Alexey Pesternikov introduced CURLOPT_OPENSOCKETFUNCTION and
Daniel Stenberg
2007-10-03
I renamed the CURLE_SSL_PEER_CERTIFICATE error code to
Daniel Stenberg
2007-10-03
Based on a patch brought by Johnny Luong, libcurl now offers
Daniel Stenberg
2007-10-02
known bug #46: chunked-encoded CONNECT responses from a http proxy now works.
Daniel Stenberg
2007-09-30
Alex Fishman reported a curl_easy_escape() problem that was made the
Daniel Stenberg
2007-09-29
Immanuel Gregoire fixed a problem with persistent transfers over SFTP - the
Daniel Stenberg
2007-09-28
Adapted the c-ares code to the API change c-ares 1.5.0 brings in the
Daniel Stenberg
2007-09-27
Enabled a few more gcc warnings with --enable-debug. Renamed a few
Dan Fandrich
[next]