platform/upstream/curl.git
2008-01-13 Yang Tseadd client features part
2008-01-12 Daniel StenbergI re-arranged the curl --help output. All the options...
2008-01-12 Daniel StenbergEric Landes provided the patch (edited by me) that...
2008-01-12 Daniel Stenbergadded release dates for four very old releases
2008-01-12 Yang TseRemove hardcoded verbosity
2008-01-12 Yang TseOoops
2008-01-11 Yang TseOoops
2008-01-11 Daniel Stenbergnew year
2008-01-11 Yang TseWhen verifying that test harness's SSH and SOCKS server...
2008-01-11 Yang Tsefix compiler warning
2008-01-11 Yang Tsefix compiler warning
2008-01-11 Daniel Stenberg"114 - Ranged downloads on file:// URLs" done
2008-01-11 Daniel StenbergDaniel Egger made CURLOPT_RANGE work on file:// URLs...
2008-01-11 Daniel StenbergI made the curl tool switch from using CURLOPT_IOCTLFUN...
2008-01-10 Daniel StenbergMichal Marek made curl-config --libs not include /usr...
2008-01-10 Yang TseTemporary change to help debugging SSH server verificat...
2008-01-10 Daniel StenbergTwo more items done:
2008-01-10 Daniel StenbergGeorg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOP...
2008-01-10 Daniel StenbergNikitinskit Dmitriy filed bug report #1868255
2008-01-10 Daniel Stenbergcorrected comment
2008-01-09 Yang Tsefix compiler warning
2008-01-09 Yang TseFix file Id
2008-01-09 Yang TseAdd /usr/freeware/sbin and /usr/freeware/libexec to...
2008-01-08 Daniel Stenbergadded the --retry problems mention on the curl-library...
2008-01-08 Yang TsePartially cleanup debugging messages in test harness...
2008-01-08 Yang TseRemove increased loglevel intended to debug autobuild...
2008-01-08 Daniel StenbergIntroducing curl_easy_pause() and new magic return...
2008-01-08 Daniel Stenbergremoved 113, both bugs #1850730 and #1854175 are fixed...
2008-01-08 Yang TseChange typecast due to cool.haxx.se/cvs.cgi/curl/includ...
2008-01-08 Yang TseIncrease loglevel to debug autobuild's publickey authen...
2008-01-08 Yang TseDisplay ssh server log and configuration upon socks...
2008-01-07 Dan FandrichFixed test description
2008-01-07 Patrick MonneratILE RPG support update (from include/curl/curl.h)
2008-01-06 Daniel Stenbergupdated URLs and moved down two issues to the new ...
2008-01-06 Daniel Stenbergmore SOCKS5_HOSTNAME adjustments from Richard Atterer
2008-01-06 Daniel Stenbergmake sure we deal with SOCKS5_HOSTNAME as a proxy type...
2008-01-06 Daniel StenbergRichard Atterer reverted back what I missed in my previ...
2008-01-06 Daniel Stenbergmake sure CURLPROXY_SOCKS5_HOSTNAME is taken care of...
2008-01-06 Daniel Stenbergfixed: 116 - bug #1863171, curl_getdate() bug
2008-01-06 Daniel StenbergJeff Johnson filed bug report #1863171
2008-01-06 Yang TseIncrease MaxAuthTries from 0 to 10. Using a value of...
2008-01-05 Daniel StenbergBased on further discussion on curl-library, I reverted...
2008-01-05 Daniel StenbergAdded Daniel Egger and extended the --no-keep-alive...
2008-01-05 Daniel Stenbergadded keyword
2008-01-05 Yang TseDon't abort operation when attempting to set SO_KEEPALIVE
2008-01-04 Dan Fandrich"yes" must be in quotes to be XML compatible
2008-01-04 Daniel Stenberg111 - DNS resolve over socks5 is done
2008-01-04 Daniel StenbergDaniel Egger provided 'nonewline=yes' support for the...
2008-01-04 Daniel StenbergBased on Maxim Perenesenko's patch, we now do SOCKS5...
2008-01-04 Daniel Stenberg14.3 extend CURLOPT_SOCKOPTFUNCTION prototype
2008-01-04 Yang TseMissing newline at end of message
2008-01-04 Yang TseFix 'format string' compiler warning
2008-01-04 Yang Tse'ControlPath' ssh client configuration file option...
2008-01-04 Yang TseSunSSH 1.1 ssh client does not support config file...
2008-01-04 Yang Tse- Display curl_ssh_config when socks server fails to...
2008-01-04 Yang TseMake sure @INC is modified before 'using' the sshhelp...
2008-01-04 Yang Tse'LocalCommand' no longer used for ssh client config...
2008-01-03 Yang TseModify test harness so that the minimum SSH version...
2008-01-03 Gisle Vanem'false' and 'true' are not built-ins on most compilers.
2008-01-02 Daniel Stenbergone gone, one added
2008-01-02 Daniel Stenberg- I fixed two cases of missing return code checks when...
2008-01-02 Daniel StenbergI removed the socklen_t use from the public curl/curl...
2008-01-02 Daniel StenbergRichard Atterer brought a patch that added support...
2008-01-02 Daniel Stenbergupdated
2008-01-02 Gisle VanemAdded '-d' option for Watt-32 debugging.
2008-01-01 Daniel StenbergMohun Biswas pointed out that --libcurl generated a...
2007-12-27 Daniel Stenberg--libcurl was added in 7.16.1, a useful information
2007-12-26 Daniel StenbergDmitry Kurochkin mentioned a flaw
2007-12-26 Daniel StenbergIn an attempt to repeat the problem in bug report ...
2007-12-26 Daniel Stenbergwhat we're having atm
2007-12-25 Gunter Knaufadded missing semicolon fromn last commit.
2007-12-24 Daniel StenbergGary Maxwell filed bug report #1856628
2007-12-22 Dan FandrichUse getcwd() to get the directory, which works even...
2007-12-20 Dan FandrichUse getcwd() to get the directory, which works even...
2007-12-19 Dan FandrichEnsure that nroff doesn't put anything but ASCII charac...
2007-12-18 Yang Tse(curl.haxx.se/mail/archive-2007-12/0039.html) reported...
2007-12-18 Yang TseMSVC 9.0 (VS2008) does not support Windows build target...
2007-12-18 Yang Tsepollfd struct and WSA_poll fixes for Windows Vista...
2007-12-17 Daniel StenbergMateusz Loskot pointed out that VC++ 9.0 (2008) has...
2007-12-15 Daniel Stenbergspell!
2007-12-15 Daniel StenbergAdd test 551 that tests callback-post over a proxy...
2007-12-14 Daniel Stenbergremove mistaken "-d" from here
2007-12-14 Daniel Stenberg-u addition: If you just give the user name (without...
2007-12-14 Dan FandrichAdded missing <features>
2007-12-14 Dan FandrichFixed typo in test title
2007-12-13 Yang TseFix compiler warning
2007-12-13 Daniel StenbergDavid Wright filed bug report #1849764
2007-12-12 Daniel StenbergGilles Blanc made the curl tool enable SO_KEEPALIVE...
2007-12-11 Daniel Stenbergclarify that the CURLMOPT_TIMERFUNCTION callback can...
2007-12-11 Daniel Stenbergbuild acountry too
2007-12-11 Gisle VanemAdded acountry.c.
2007-12-11 Gisle VanemAdded build of acountry.nlm.
2007-12-11 Gisle VanemAdded build of acountry.exe.
2007-12-11 Gisle VanemBuild acountry.exe. Added 'socklen_t' define.
2007-12-11 Gisle VanemAnother sample application that returns country-code and
2007-12-10 Daniel Stenberggrrr, the previous commit was meant to properly make...
2007-12-10 Daniel Stenbergwhen building
2007-12-10 Daniel Stenbergbuild ahost and adig by default but don't install them
2007-12-10 Patrick MonneratDefine new options in OS400 RPG interface
2007-12-10 Gisle VanemFix for targets that do have 'struct in6_addr', but...
next