aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-20- typoPierre Joye
2011-05-19typo: close is in man page section 3Daniel Stenberg
2011-05-19tests: verify OPEN/CLOSESOCKETFUNCTIONYang Tse
2011-05-19version: linkage fixYang Tse
2011-05-18curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg
2011-05-18tests: verify OPEN/CLOSESOCKETFUNCTIONDaniel Stenberg
2011-05-18symbols-in-versions: add CLOSESOCKET*Daniel Stenberg
2011-05-18CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg
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