summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* I removed the socklen_t use from the public curl/curl.h header and insteadDaniel Stenberg2008-01-021-1/+1
* Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg2008-01-021-2/+3
* Mohun Biswas pointed out that --libcurl generated a source code with an intDaniel Stenberg2008-01-011-1/+2
* Dmitry Kurochkin mentioned a flawDaniel Stenberg2007-12-261-1/+3
* Gary Maxwell filed bug report #1856628Daniel Stenberg2007-12-241-1/+2
* (http://curl.haxx.se/mail/archive-2007-12/0039.html) reported and fixedYang Tse2007-12-181-0/+1
* pollfd struct and WSA_poll fixes for Windows Vista already present in CVSYang Tse2007-12-181-2/+2
* Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct andDaniel Stenberg2007-12-171-1/+2
* David Wright filed bug report #1849764Daniel Stenberg2007-12-131-1/+2
* Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg2007-12-121-2/+4
* Andrew Moise filed bug report #1847501Daniel Stenberg2007-12-091-1/+1
* Spacen Jasset reported a problem with doing POST (with data read with aDaniel Stenberg2007-12-051-1/+2
* Ray Pekowski filed bug report #1842029Daniel Stenberg2007-12-031-1/+1
* SSL session id caching bugfixDaniel Stenberg2007-12-031-0/+1
* mention "no longer default-appends ;type= on FTP URLs thru proxies" as a bugDaniel Stenberg2007-12-031-0/+1
* Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to controlDaniel Stenberg2007-12-021-1/+2
* ftp resumed upload and long Digest noncesDaniel Stenberg2007-11-291-0/+3
* Provide a socklen_t definition in curl.h for Win32 API build targetsYang Tse2007-11-221-0/+1
* Alessandro Vesely helped me improve the --data-urlencode's syntax, parserDaniel Stenberg2007-11-221-1/+1
* While inspecting the Negotiate code, I noticed how the proxy auth was usingDaniel Stenberg2007-11-201-1/+4
* Introuced --data-urlencode to the curl tool for easier url encoding of theDaniel Stenberg2007-11-201-2/+2
* Rob Crittenden fixed SSL connections with NSS done with the multi-interfaceDaniel Stenberg2007-11-181-1/+2
* Ates Goral identified a problem in http.c:add_buffer_send() when a debugDaniel Stenberg2007-11-151-2/+4
* Fix a variable potential wrapping in add_buffer() when using absolutelyYang Tse2007-11-141-0/+1
* Bug report #1830637 (http://curl.haxx.se/bug/view.cgi?id=1830637), which wasDaniel Stenberg2007-11-121-1/+3
* new ruby binding, curl-multi version 0.1Daniel Stenberg2007-11-111-2/+3
* Bug report #1823487 (http://curl.haxx.se/bug/view.cgi?id=1823487) pointedDaniel Stenberg2007-11-081-2/+3
* Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointedYang Tse2007-11-061-0/+1
* tclcurl and a mirror recount when bad ones have been cut outDaniel Stenberg2007-11-051-2/+2
* Toby Peterson patched a memory problem in the command line tool thatDaniel Stenberg2007-11-011-1/+2
* Fixed curl-config --features to not display libz when it wasn't usedDan Fandrich2007-11-011-1/+1
* Fixed the output of curl-config --protocols which showed SCP and SFTPDan Fandrich2007-10-311-1/+1
* contributor re-count (we'll break the 600 limit very very soon now) and I madeDaniel Stenberg2007-10-311-8/+7
* curl-config --features and --protocols show the correct output when builtDaniel Stenberg2007-10-291-1/+2
* start working on 7.17.2Daniel Stenberg2007-10-291-42/+7
* correct mirror countDaniel Stenberg2007-10-291-1/+1
* http://curl.wetzlmayr.at/ is a new web mirror in Nuremberg, GermanyDaniel Stenberg2007-10-281-1/+1
* Added the --static-libs option to curl-configDan Fandrich2007-10-251-0/+1
* oopsDaniel Stenberg2007-10-251-1/+1
* Made libcurl built with NSS possible to ignore the peer verification.Daniel Stenberg2007-10-251-0/+2
* Michal Marek fixed the test script to be able to use valgrind even when theDaniel Stenberg2007-10-251-0/+1
* Fixed a TFTP memory leak. Enabled test 2003 to verify this.Daniel Stenberg2007-10-251-1/+1
* Vladimir Lazarenko pointed out that we should do some 'mt' magic whenDaniel Stenberg2007-10-241-1/+2
* Bug report #1812190 (http://curl.haxx.se/bug/view.cgi?id=1812190) points outDaniel Stenberg2007-10-231-0/+2
* Michal Marek forwarded the bug reportDaniel Stenberg2007-10-221-0/+1
* mention Patrick Monnerat's recent work on the postfields problemsDaniel Stenberg2007-10-221-1/+4
* Bug report #1815530 (http://curl.haxx.se/bug/view.cgi?id=1815530) points outDaniel Stenberg2007-10-221-0/+2
* Michael Wallner made the CULROPT_COOKIELIST option support a new magicDaniel Stenberg2007-10-051-1/+2
* Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.Daniel Stenberg2007-10-041-1/+2
* Fix issue related with the use of ares_timeout() result.Yang Tse2007-10-031-0/+1