aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-18LDAP: Add missing declaration for 'result'Tor Arntsen
2010-09-18LDAP: Support for tunnelling queries through HTTP proxyMauro Iorio
2010-09-17timeout: use the correct start value as offsetDaniel Stenberg
2010-09-17Curl_timeleft: avoid returning "no timeout" by mistakeDaniel Stenberg
2010-09-16whitespace: unified sourceDaniel Stenberg
2010-09-16remote-header-name: don't output filename when NULLDaniel Stenberg
2010-09-15TheArtOfHttpScripting: use long optionsJames Bursa
2010-09-14getinmemory: make the example easier to followJames Bursa
2010-09-14multi: don't do extra expire calls for the connectionDaniel Stenberg
2010-09-12Fix a bashism: test a = b is more portable than ==.Peter Pentchev
2010-09-12glob_word: remove a check that is always falseDaniel Stenberg
2010-09-12inflate_stream: remove redundant check that is always trueDaniel Stenberg
2010-09-12digest: make it clear the condition is always trueDaniel Stenberg
2010-09-12ssluse: removed redundant check that is always trueDaniel Stenberg
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich
2010-09-09Mention the Debian Popularity ContestDan Fandrich
2010-09-09test565: Don't hardcode IP:PORTTor Arntsen
2010-09-09curl.1: updated protocols and polished languageDaniel Stenberg
2010-09-08FAQ: CURL_STATICLIB for visual studio usersDaniel Stenberg
2010-09-07FAQ: updated and added host with custom IP questionDaniel Stenberg
2010-09-07chunky parser: only rewind if neededDaniel Stenberg
2010-09-06rtsp: avoid SIGSEGV on malformed headerKamil Dudka
2010-09-06rtsp: avoid SIGSEGV on malformed headerKamil Dudka
2010-09-06warning: fix conversion to 'int' from 'size_t'Daniel Stenberg
2010-09-06portabilty: use proper variable type to hold socketsDaniel Stenberg
2010-09-03Trial to fix another compiler warning with braces.Guenter Knauf
2010-09-02Use checkprefix() to compare protocol-specific stringsDan Fandrich
2010-09-02Moved S_ISREG define to setup as suggested by Dan.Guenter Knauf
2010-09-02Use own typedef as workaround for broken sspi.h header (f.e. Watcom).Guenter Knauf
2010-09-02Added some hacks in order to build with VC from git.Guenter Knauf
2010-09-02Added S_ISREG define for Win32.Guenter Knauf
2010-09-01multi: fixes for timing out handlesDaniel Stenberg
2010-09-01threaded resolver: no more expire 0 callsDaniel Stenberg
2010-09-01resolve_server: simplify codeDaniel Stenberg
2010-08-31multi: make sure the next timeout is used when one expiresDaniel Stenberg
2010-08-30Added proxy keyword to allow skipping test in proxyless configsDan Fandrich
2010-08-29multi: set timeouts when transfer beginsDaniel Stenberg
2010-08-28CURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCHDaniel Stenberg
2010-08-28FAQ: update list of supported protocolsDaniel Stenberg
2010-08-28In the m4 detection line, factor out the 2>dev/nullFabian Keil
2010-08-28If m4 doesn't support --version, try if gm4 does.Fabian Keil
2010-08-28If the m4 version isn't recognized at all, just say soFabian Keil
2010-08-28HISTORY: mention the gopher storyDaniel Stenberg
2010-08-25Tweaked some test data filesDan Fandrich
2010-08-25Added new source files to Symbian and TPF makefilesDan Fandrich
2010-08-25RELEASE-NOTES: sync from b980c9a02 to HEADDaniel Stenberg
2010-08-25Makefile: add gopher.c file to buildDaniel Stenberg
2010-08-25runtests: fix uninitialized variable warningDaniel Stenberg
2010-08-25gopher tests: revert parts of gopher in the pingpong serverDaniel Stenberg
2010-08-25gopher tests: use sws and adjusted to more standard styleDaniel Stenberg