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-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
2007-09-26
Philip Langdale provided the new CURLOPT_POST301 option for
Daniel Stenberg
2007-09-26
Max Katsev reported that when doing a libcurl FTP request with
Daniel Stenberg
2007-09-24
Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
Daniel Stenberg
2007-09-21
Mark Davies fixed Negotiate authentication over proxy, and also introduced
Daniel Stenberg
2007-09-20
Immanuel Gregoire is the man
Daniel Stenberg
2007-09-18
Rob Crittenden provided an NSS update with the following highlights:
Daniel Stenberg
2007-09-18
Immanuel pointed out that public key SSH auth failed if no public/private
Daniel Stenberg
2007-09-17
Changed some FTP tests to validate the format of the PORT and EPRT commands
Dan Fandrich
2007-09-15
Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTP
Daniel Stenberg
2007-09-14
Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and
Dan Fandrich
2007-09-13
Version 7.17.0 (13 September 2007)
Daniel Stenberg
[next]