aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
AgeCommit message (Expand)Author
2007-11-22Provide a socklen_t definition in curl.h for Win32 API build targetsYang Tse
2007-11-22Alessandro Vesely helped me improve the --data-urlencode's syntax, parserDaniel Stenberg
2007-11-20While inspecting the Negotiate code, I noticed how the proxy auth was usingDaniel Stenberg
2007-11-20Introuced --data-urlencode to the curl tool for easier url encoding of theDaniel Stenberg
2007-11-18Rob Crittenden fixed SSL connections with NSS done with the multi-interfaceDaniel Stenberg
2007-11-15Ates Goral identified a problem in http.c:add_buffer_send() when a debugDaniel Stenberg
2007-11-14Fix a variable potential wrapping in add_buffer() when using absolutelyYang Tse
2007-11-12Bug report #1830637 (http://curl.haxx.se/bug/view.cgi?id=1830637), which wasDaniel Stenberg
2007-11-11new ruby binding, curl-multi version 0.1Daniel Stenberg
2007-11-08Bug report #1823487 (http://curl.haxx.se/bug/view.cgi?id=1823487) pointedDaniel Stenberg
2007-11-06Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointedYang Tse
2007-11-05tclcurl and a mirror recount when bad ones have been cut outDaniel Stenberg
2007-11-01Toby Peterson patched a memory problem in the command line tool thatDaniel Stenberg
2007-11-01Fixed curl-config --features to not display libz when it wasn't usedDan Fandrich
2007-10-31Fixed the output of curl-config --protocols which showed SCP and SFTPDan Fandrich
2007-10-31contributor re-count (we'll break the 600 limit very very soon now) and I madeDaniel Stenberg
2007-10-29curl-config --features and --protocols show the correct output when builtDaniel Stenberg
2007-10-29start working on 7.17.2Daniel Stenberg
2007-10-29correct mirror countDaniel Stenberg
2007-10-28http://curl.wetzlmayr.at/ is a new web mirror in Nuremberg, GermanyDaniel Stenberg
2007-10-25Added the --static-libs option to curl-configDan Fandrich
2007-10-25oopsDaniel Stenberg
2007-10-25Made libcurl built with NSS possible to ignore the peer verification.Daniel Stenberg
2007-10-25Michal Marek fixed the test script to be able to use valgrind even when theDaniel Stenberg
2007-10-25Fixed a TFTP memory leak. Enabled test 2003 to verify this.Daniel Stenberg
2007-10-24Vladimir Lazarenko pointed out that we should do some 'mt' magic whenDaniel Stenberg
2007-10-23Bug report #1812190 (http://curl.haxx.se/bug/view.cgi?id=1812190) points outDaniel Stenberg
2007-10-22Michal Marek forwarded the bug reportDaniel Stenberg
2007-10-22mention Patrick Monnerat's recent work on the postfields problemsDaniel Stenberg
2007-10-22Bug report #1815530 (http://curl.haxx.se/bug/view.cgi?id=1815530) points outDaniel Stenberg
2007-10-05Michael Wallner made the CULROPT_COOKIELIST option support a new magicDaniel Stenberg
2007-10-04Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.Daniel Stenberg
2007-10-03Fix issue related with the use of ares_timeout() result.Yang Tse
2007-10-03recount contributors after the 7.17.0 releaseDaniel Stenberg
2007-10-03Alexey Pesternikov introduced CURLOPT_OPENSOCKETFUNCTION andDaniel Stenberg
2007-10-03Based on a patch brought by Johnny Luong, libcurl now offersDaniel Stenberg
2007-10-02known bug #46: chunked-encoded CONNECT responses from a http proxy now works.Daniel Stenberg
2007-09-30Alex Fishman reported a curl_easy_escape() problem that was made theDaniel Stenberg
2007-09-29Immanuel Gregoire fixed a problem with persistent transfers over SFTP - theDaniel Stenberg
2007-09-28Adapted the c-ares code to the API change c-ares 1.5.0 brings in theDaniel Stenberg
2007-09-26we added a curl_easy_setopt() option tooDaniel Stenberg
2007-09-26Philip Langdale provided the new CURLOPT_POST301 option forDaniel Stenberg
2007-09-26Max Katsev reported that when doing a libcurl FTP request withDaniel Stenberg
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
2007-09-21Available command line options: 119Daniel Stenberg
2007-09-21Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg
2007-09-20Immanuel Gregoire is the manDaniel Stenberg
2007-09-18Rob Crittenden provided an NSS update with the following highlights:Daniel Stenberg
2007-09-18Immanuel pointed out that public key SSH auth failed if no public/privateDaniel Stenberg
2007-09-17Günter's ldap fixesDaniel Stenberg