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
2008-01-03
Modify test harness so that the minimum SSH version required to run
Yang Tse
2008-01-02
- I fixed two cases of missing return code checks when handling chunked
Daniel Stenberg
2008-01-02
I removed the socklen_t use from the public curl/curl.h header and instead
Daniel Stenberg
2008-01-02
Richard Atterer brought a patch that added support for SOCKS4a proxies, which
Daniel Stenberg
2008-01-01
Mohun Biswas pointed out that --libcurl generated a source code with an int
Daniel Stenberg
2007-12-26
Dmitry Kurochkin mentioned a flaw
Daniel Stenberg
2007-12-26
In an attempt to repeat the problem in bug report #1850730
Daniel Stenberg
2007-12-24
Gary Maxwell filed bug report #1856628
Daniel Stenberg
2007-12-19
Ensure that nroff doesn't put anything but ASCII characters into the
Dan Fandrich
2007-12-18
(http://curl.haxx.se/mail/archive-2007-12/0039.html) reported and fixed
Yang Tse
2007-12-18
MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,
Yang Tse
2007-12-18
pollfd struct and WSA_poll fixes for Windows Vista already present in CVS
Yang Tse
2007-12-17
Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct and
Daniel Stenberg
2007-12-13
David Wright filed bug report #1849764
Daniel Stenberg
2007-12-12
Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections and
Daniel Stenberg
2007-12-09
Andrew Moise filed bug report #1847501
Daniel Stenberg
2007-12-08
Travelling some 500km by train back and forth on the same day gives you time
Daniel Stenberg
2007-12-05
Spacen Jasset reported a problem with doing POST (with data read with a
Daniel Stenberg
2007-12-03
Ray Pekowski filed bug report #1842029
Daniel Stenberg
2007-12-03
Bug report #1842029 (http://curl.haxx.se/bug/view.cgi?id=1842029) identified
Daniel Stenberg
2007-12-03
Now libcurl (built with OpenSSL) doesn't return error anymore if the remote
Daniel Stenberg
2007-12-02
Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to control
Daniel Stenberg
2007-11-29
uh, corrected pretty major write error!
Daniel Stenberg
2007-11-29
ftp resumed upload and long Digest nonces
Daniel Stenberg
2007-11-26
Added recent changes and spellchecked
Daniel Stenberg
2007-11-22
Provide a socklen_t definition in curl.h for Win32 API build targets
Yang Tse
2007-11-22
Alessandro Vesely helped me improve the --data-urlencode's syntax, parser
Daniel Stenberg
2007-11-20
While inspecting the Negotiate code, I noticed how the proxy auth was using
Daniel Stenberg
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
[next]