platform/upstream/curl.git
2006-02-22 Dan FandrichFixed test case 57 (KNOWN_BUG #18)
2006-02-22 Dan FandrichFixed some spelling errors in comments, and extraneous...
2006-02-21 Daniel Stenbergtwo typos in comments
2006-02-21 Daniel StenbergPeter Su added support for SOCKS4 proxies. Enable this...
2006-02-20 Daniel Stenbergftp upload with url ending with slash
2006-02-19 Daniel StenbergShmulik Regev fixed an issue with multi-pass authentica...
2006-02-18 Daniel StenbergUlf Härnhammar fixed a format string (printf style...
2006-02-17 Yang TseFix spacing.
2006-02-17 Daniel Stenbergfixed formatting
2006-02-16 Daniel StenbergShmulik Regev provided a fix for the DNS cache when...
2006-02-16 Dan FandrichGopher is no longer supported.
2006-02-16 Daniel Stenbergtwo items before release
2006-02-16 Daniel StenbergAdded some clarifying comments
2006-02-15 Daniel Stenberg32. (At least on Windows) If libcurl is built with...
2006-02-11 Daniel Stenbergmention the CURLOPT_CONNECT_ONLY connection
2006-02-11 Daniel StenbergKarl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LAST...
2006-02-11 Daniel StenbergKent Boortz improved the configure check for GnuTLS...
2006-02-09 Daniel StenbergCURLOPT_NOSIGNAL might be a MUST to make threaded use...
2006-02-07 Daniel StenbergPhilippe Vaucher provided a brilliant piece of test...
2006-02-07 Daniel Stenbergavoid illegal memory access when doing "-T [URL] [URL]"
2006-02-07 Daniel StenbergRene Bernhardt found this typo
2006-02-06 Daniel Stenberghow silly, the cookie expired! ;-)
2006-02-04 Daniel StenbergFrank's synctime.c example and an updated list in README
2006-02-01 Daniel Stenbergfixed --limit-rate
2006-02-01 Daniel StenbergMake --limit-rate [num] mean bytes. Seems I broke it...
2006-01-30 Gisle VanemSquelch the "warning: 'port' might be used uninitialize...
2006-01-30 Daniel StenbergAdded CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE...
2006-01-30 Daniel StenbergBased on an error report by Philippe Vaucher, we no...
2006-01-29 Daniel Stenbergmore mirrors
2006-01-28 Daniel Stenbergwe should fix the system includes in the public headers...
2006-01-28 Daniel Stenberginclude sys/select.h on NetBSD as well
2006-01-27 Daniel Stenbergtypo pointed out by Mike Griffiths
2006-01-27 Daniel StenbergCyrill Osterwalder pointed out that sending "" as data...
2006-01-26 Daniel Stenbergupdated source header
2006-01-24 Daniel StenbergMichal Marek provided a patch for FTP that makes libcur...
2006-01-20 Dan FandrichFixed some statements about handling multiple occurrenc...
2006-01-20 Daniel Stenbergthe second -P fix
2006-01-19 Daniel StenbergDuane Cathey was one of our friends who reported that...
2006-01-19 Daniel StenbergJon Turner pointed out that doing -P [hostname] with...
2006-01-19 Daniel Stenbergclarify what "-P -" does
2006-01-19 Daniel Stenbergcorrected factual mistake about BSD license in the...
2006-01-18 Daniel Stenbergreality sync
2006-01-18 Daniel Stenbergconfigure no longer warns on "missing" if the current...
2006-01-17 Daniel StenbergDavid Shaw: Here is the latest libcurl.m4 autoconf...
2006-01-17 Daniel Stenberghappy new year!
2006-01-16 Daniel StenbergDavid Shaw finally removed all traces of Gopher and...
2006-01-16 Daniel Stenbergimproved the description of the -L/--location option
2006-01-15 Daniel StenbergBryan Henderson turned the 'initialized' variable for...
2006-01-15 Daniel Stenbergadjusted to use curl_multi_setopt() to set the callback
2006-01-15 Daniel Stenbergadjusted to the new concept of the callback
2006-01-13 Daniel StenbergAndrew Benham fixed a race condition in the test suite...
2006-01-12 Daniel StenbergFixed FTP_SKIP_PASV_IP and FTP_USE_EPSV to "do right...
2006-01-12 Daniel StenbergMichael Jahn fixed ftp over CONNECT
2006-01-10 Daniel Stenbergmention the "secret" option as I've got no feedback...
2006-01-10 Daniel StenbergWhen using a bad path over FTP, as in when libcurl...
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2006-01-09 Daniel StenbergAlexander Lazic improved the getservbyport_r() configur...
2006-01-08 Daniel Stenbergone more mirror, now fortunately in Japan
2006-01-08 Daniel Stenberguse the proper dash
2006-01-07 Daniel StenbergMike Jean fixed so that the second CONNECT when doing...
2006-01-06 Daniel Stenbergbuildconf fixes
2006-01-06 Daniel StenbergAs Alexander Lazic pointed out, run the buildconf from...
2006-01-06 Daniel StenbergUse $ACLOCAL_FLAGS too, pointed out by Alexander Lazic
2006-01-05 Daniel Stenbergsummary of what we have
2006-01-05 Daniel StenbergJames Bursa fixes: find the hosts file on RISC OS,...
2006-01-05 Daniel StenbergYang Tse has been helping out
2006-01-04 Daniel Stenbergmodified output to prevent the autobuild system to...
2006-01-04 Gisle VanemAdded ares_getsock.obj.
2006-01-04 Daniel Stenbergupdated test programs to use the API as it currently...
2006-01-04 Daniel Stenbergremoved easy handle argument from proto
2006-01-04 Daniel Stenbergupcoming new error code
2006-01-04 Daniel StenbergAndres Garcia made the TFTP test server build with...
2006-01-04 Daniel Stenbergnot much recent stuff, but still I had this modified...
2006-01-03 Daniel StenbergAdded remake of the arpa/tftp.h file to make the TFTP...
2006-01-03 Daniel Stenbergkilled trailing whitespace
2006-01-03 Daniel StenbergAndres Garcia made the TFTP test server build with...
2006-01-03 Daniel StenbergCURLOPT_PROGRESSFUNCTION is really not a good idea...
2006-01-03 Daniel Stenbergfixed the prototype
2006-01-03 Daniel Stenbergmodified to hush compiler warnings
2006-01-02 Daniel StenbergRemoved inaccurate comment for upcoming curl_multi_sock...
2006-01-02 Daniel Stenbergminor edits
2006-01-02 Daniel StenbergInitial description of the upcoming curl_multi_timeout...
2006-01-02 Daniel StenbergI removed the timeout argument from the socket callback...
2006-01-02 Gisle VanemInclude <sys/ioctl.h> before redefining ioctl().
2006-01-02 Daniel Stenberg1. sws now supports two new "commands" and 2. if built...
2006-01-02 Daniel Stenbergwe're working on 1.3.1 (or more)
2005-12-30 Marty Kuhrtfix questionable compare
2005-12-30 Marty Kuhrtfix questionable compare compiler error (unsigned can...
2005-12-30 Marty Kuhrtremoved defunct email address
2005-12-30 Marty Kuhrtremoved .h and .sdl
2005-12-30 Marty Kuhrtputting back into dist
2005-12-30 Marty Kuhrtput back into dist to lessen build confusion for some
2005-12-30 Marty Kuhrtput back into dist since most people didn't want to...
2005-12-30 Marty Kuhrtchanged HAVE_STRTOK to follow CRTL version
2005-12-30 Marty Kuhrtadded TFTP errors to match curl.h
2005-12-23 Daniel StenbergKirill Vasiliev fixed the 'release-ssl-dll' target...
2005-12-23 Daniel Stenbergclarified that curl_global_init() isn't thread-safe...
2005-12-23 Dan FandrichMention that PKG_CONFIG_PATH is preferred to --with-ssl
2005-12-22 Daniel StenbergThis function was added in c-ares [version]
2005-12-22 Daniel Stenbergadded ares_getsock()
next