aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-04111 - DNS resolve over socks5 is doneDaniel Stenberg
2008-01-04Daniel Egger provided 'nonewline=yes' support for the <stdout> sectionDaniel Stenberg
2008-01-04Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let theDaniel Stenberg
2008-01-0414.3 extend CURLOPT_SOCKOPTFUNCTION prototypeDaniel Stenberg
2008-01-04Missing newline at end of messageYang Tse
2008-01-04Fix 'format string' compiler warningYang Tse
2008-01-04'ControlPath' ssh client configuration file option requires OpenSSH 4.2 orYang Tse
2008-01-04SunSSH 1.1 ssh client does not support config file options:Yang Tse
2008-01-04- Display curl_ssh_config when socks server fails to start.Yang Tse
2008-01-04Make sure @INC is modified before 'using' the sshhelp module.Yang Tse
2008-01-04'LocalCommand' no longer used for ssh client config file. When used itYang Tse
2008-01-03Modify test harness so that the minimum SSH version required to runYang Tse
2008-01-03'false' and 'true' are not built-ins on most compilers.Gisle Vanem
2008-01-02one gone, one addedDaniel Stenberg
2008-01-02- I fixed two cases of missing return code checks when handling chunkedDaniel Stenberg
2008-01-02I removed the socklen_t use from the public curl/curl.h header and insteadDaniel Stenberg
2008-01-02Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg
2008-01-02updatedDaniel Stenberg
2008-01-02Added '-d' option for Watt-32 debugging.Gisle Vanem
2008-01-01Mohun Biswas pointed out that --libcurl generated a source code with an intDaniel Stenberg
2007-12-27--libcurl was added in 7.16.1, a useful informationDaniel Stenberg
2007-12-26Dmitry Kurochkin mentioned a flawDaniel Stenberg
2007-12-26In an attempt to repeat the problem in bug report #1850730Daniel Stenberg
2007-12-26what we're having atmDaniel Stenberg
2007-12-25added missing semicolon fromn last commit.Gunter Knauf
2007-12-24Gary Maxwell filed bug report #1856628Daniel Stenberg
2007-12-22Use getcwd() to get the directory, which works even if one of the directoryDan Fandrich
2007-12-20Use getcwd() to get the directory, which works even if one of theDan Fandrich
2007-12-19Ensure that nroff doesn't put anything but ASCII characters into theDan Fandrich
2007-12-18(http://curl.haxx.se/mail/archive-2007-12/0039.html) reported and fixedYang Tse
2007-12-18MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,Yang Tse
2007-12-18pollfd struct and WSA_poll fixes for Windows Vista already present in CVSYang Tse
2007-12-17Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct andDaniel Stenberg
2007-12-15spell!Daniel Stenberg
2007-12-15Add test 551 that tests callback-post over a proxy that requires Digest auth.Daniel Stenberg
2007-12-14remove mistaken "-d" from hereDaniel Stenberg
2007-12-14-u addition: If you just give the user name (without entering a colon) curlDaniel Stenberg
2007-12-14Added missing <features>Dan Fandrich
2007-12-14Fixed typo in test titleDan Fandrich
2007-12-13Fix compiler warningYang Tse
2007-12-13David Wright filed bug report #1849764Daniel Stenberg
2007-12-12Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg
2007-12-11clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legalDaniel Stenberg
2007-12-11build acountry tooDaniel Stenberg
2007-12-11Added acountry.c.Gisle Vanem
2007-12-11Added build of acountry.nlm.Gisle Vanem
2007-12-11Added build of acountry.exe.Gisle Vanem
2007-12-11Build acountry.exe. Added 'socklen_t' define.Gisle Vanem
2007-12-11Another sample application that returns country-code andGisle Vanem
2007-12-10grrr, the previous commit was meant to properly make sure that we don'tDaniel Stenberg