aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-18CLOSESOCKETFUNCTION: addedDaniel Stenberg
2011-05-18GnuTLS handshake: fix timeoutDaniel Stenberg
2011-05-16checksrc: trailing whitespace detection fixDaniel Stenberg
2011-05-16negotiate sspi: fix sequential requestsMarcel Roelofs
2011-05-13tests: added HTTP If-Modified-Since testsDaniel Stenberg
2011-05-09include: cleanupDaniel Stenberg
2011-05-06Fixed compilation when RTSP is disabledDan Fandrich
2011-05-06Fixed LDAP after RTSP readwrite changeDan Fandrich
2011-05-06RELEASE-NOTES: synced with 32001ac4149b206Daniel Stenberg
2011-05-05set_userpass: convert from protocol-specific to genericDaniel Stenberg
2011-05-05RTSP: cleanupsDaniel Stenberg
2011-05-05RTSP: convert protocol-specific checks to genericDaniel Stenberg
2011-05-05SSL: check for SSL, not specific protocolsDaniel Stenberg
2011-05-05http_perhapsrewind: remove HTTP checkDaniel Stenberg
2011-05-05http_perhapsrewind:Daniel Stenberg
2011-05-05remove FILE protocol-specific checksDaniel Stenberg
2011-05-05curl.1: --socks* options no longer neededDaniel Stenberg
2011-05-05socks proxy: allow socks5h:// prefix tooDaniel Stenberg
2011-05-05curl.1: minor edit of --ftp-ssl*Daniel Stenberg
2011-05-05curl.1: use GNU style and sort optionsJari Aalto
2011-05-05Corrected commentsDaniel Stenberg
2011-05-04ConnectionStore: remove unused return codeDaniel Stenberg
2011-05-04indent correctlyDaniel Stenberg
2011-05-03curl_easy_getinfo.3: clarify some timing infoDaniel Stenberg
2011-05-02curl_easy_setopt.3: clarify the SSH KEYFILE options usageDaniel Stenberg
2011-05-02docs: mention the protocol:// support in proxy stringsDaniel Stenberg
2011-05-02--data-ascii: add mentionDaniel Stenberg
2011-05-02url encode docs: mention '-', '.', '_' and '~'Daniel Stenberg
2011-05-01SSH: set non-blocking earlierDaniel Stenberg
2011-04-30curl_formfree.3: mention argument may be NULLDaniel Stenberg
2011-04-29ConnectionExists: avoid NULL dereferenceDaniel Stenberg
2011-04-29resolver_error: remove bad semicolonDaniel Stenberg
2011-04-28RELEASE-NOTES: synced with c4bc1d473f324Daniel Stenberg
2011-04-28anyauthput.c: stdint.h must not be included unconditionallyDaniel Stenberg
2011-04-28gai_strerror: provide private implementationDaniel Stenberg
2011-04-28treaded-resolver: better error messagesDaniel Stenberg
2011-04-28proxy: allow socks:// prefix in proxy stringDaniel Stenberg
2011-04-28CMake: improve library search, implement install.Zmey Petroff
2011-04-28multi-socks: fix connect to proxyDaniel Stenberg
2011-04-28cleanup: remove old unused debug codeDaniel Stenberg
2011-04-27Make checksrc.pl work on out-of-tree buildsDan Fandrich
2011-04-27make: add checksrc.pl to distDaniel Stenberg
2011-04-27make: add 'checksrc' as target to check code styleDaniel Stenberg
2011-04-27checksrc: whitespace and code style cleanupDaniel Stenberg
2011-04-27checksrc: add -W to allow a file to be whitelistedDaniel Stenberg
2011-04-27whitespace cleanup: no space first in conditionalsDaniel Stenberg
2011-04-27lib/make: run checksrc.pl once for all filesDaniel Stenberg
2011-04-27checksrc: scan many files, more checksDaniel Stenberg
2011-04-27Makefile: run checksrc if debug enabledDaniel Stenberg
2011-04-27checksrc: exit error code if warnings or errorsDaniel Stenberg