platform/upstream/curl.git
2006-03-03 Daniel StenbergIf run on a curl built shared, detect this and invoke...
2006-03-03 Daniel Stenbergadded test524
2006-03-03 Daniel StenbergPrevent uploading to a URL that has no file name part.
2006-03-02 Daniel Stenbergpoint out that CAINFO points out a file name by default
2006-03-02 Daniel Stenbergadded large chunk of blurb about the progress meter
2006-03-02 Daniel StenbergI'm pretty sure #24 is fixed in 7.15.2
2006-03-02 Daniel Stenbergmention Dan F's out-of-file handles fix from the other day
2006-03-02 Daniel Stenbergcheck for and use getprotobyname
2006-02-28 Dan FandrichDon't lock up at start when there aren't any free file...
2006-02-27 Daniel Stenbergadded missing files
2006-02-27 Daniel Stenbergack, removed duplicate
2006-02-27 Daniel Stenberg7.15.2 contributors added
2006-02-27 Daniel Stenbergstart over on what might become 7.15.3
2006-02-27 Daniel Stenberghehe, wrong year but who reads these lines anyway? ;-)
2006-02-27 Daniel Stenberg7.15.2
2006-02-26 Gisle VanemSmall fix.
2006-02-26 Gisle VanemUse getprotobyname() to retrieve protocol number for TCP
2006-02-25 Gisle VanemFix typo.
2006-02-24 Dan FandrichAdded user ID support to SOCKS4.
2006-02-23 Daniel StenbergFixed typo, the option is called --write-out. Bob Bagwi...
2006-02-23 Daniel Stenbergargh, forgot the check for a connection before we call...
2006-02-23 Dan FandrichFixed a few more comment typos.
2006-02-23 Daniel StenbergPeter Su's SOCKS4 fix
2006-02-23 Daniel Stenbergthe last planned fix is done
2006-02-23 Daniel StenbergLots of work and analysis by "xbx___" in bug #1431750
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
next