summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-214-4/+4
* compiler warning: fixYang Tse2011-05-211-4/+4
* unit tests: adjust header inclusion orderYang Tse2011-05-217-26/+8
* Merge pull request #19 from pierrejoye/masterDaniel Stenberg2011-05-201-1/+1
|\
| * - typoPierre Joye2011-05-201-1/+1
* | cyassl: build without filesystemOla Mork2011-05-201-0/+6
|/
* typo: close is in man page section 3Daniel Stenberg2011-05-191-1/+1
* tests: verify OPEN/CLOSESOCKETFUNCTIONYang Tse2011-05-191-6/+6
* version: linkage fixYang Tse2011-05-191-1/+5
* curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg2011-05-181-0/+11
* tests: verify OPEN/CLOSESOCKETFUNCTIONDaniel Stenberg2011-05-185-2/+169
* symbols-in-versions: add CLOSESOCKET*Daniel Stenberg2011-05-181-0/+2
* CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg2011-05-182-4/+5
* CLOSESOCKETFUNCTION: addedDaniel Stenberg2011-05-1810-25/+71
* GnuTLS handshake: fix timeoutDaniel Stenberg2011-05-181-1/+2
* checksrc: trailing whitespace detection fixDaniel Stenberg2011-05-161-1/+1
* negotiate sspi: fix sequential requestsMarcel Roelofs2011-05-161-14/+15
* tests: added HTTP If-Modified-Since testsDaniel Stenberg2011-05-133-71/+186
* include: cleanupDaniel Stenberg2011-05-096-77/+90
* Fixed compilation when RTSP is disabledDan Fandrich2011-05-061-2/+0
* Fixed LDAP after RTSP readwrite changeDan Fandrich2011-05-061-0/+2
* RELEASE-NOTES: synced with 32001ac4149b206Daniel Stenberg2011-05-061-1/+2
* set_userpass: convert from protocol-specific to genericDaniel Stenberg2011-05-054-6/+9
* RTSP: cleanupsDaniel Stenberg2011-05-056-23/+19
* RTSP: convert protocol-specific checks to genericDaniel Stenberg2011-05-0518-35/+67
* SSL: check for SSL, not specific protocolsDaniel Stenberg2011-05-056-22/+12
* http_perhapsrewind: remove HTTP checkDaniel Stenberg2011-05-051-4/+3
* http_perhapsrewind:Daniel Stenberg2011-05-051-3/+3
* remove FILE protocol-specific checksDaniel Stenberg2011-05-053-8/+7
* curl.1: --socks* options no longer neededDaniel Stenberg2011-05-051-3/+16
* socks proxy: allow socks5h:// prefix tooDaniel Stenberg2011-05-052-4/+8
* curl.1: minor edit of --ftp-ssl*Daniel Stenberg2011-05-051-3/+4
* curl.1: use GNU style and sort optionsJari Aalto2011-05-051-414/+413
* Corrected commentsDaniel Stenberg2011-05-052-8/+8
* ConnectionStore: remove unused return codeDaniel Stenberg2011-05-041-5/+2
* indent correctlyDaniel Stenberg2011-05-041-8/+8
* curl_easy_getinfo.3: clarify some timing infoDaniel Stenberg2011-05-031-6/+7
* curl_easy_setopt.3: clarify the SSH KEYFILE options usageDaniel Stenberg2011-05-021-5/+7
* docs: mention the protocol:// support in proxy stringsDaniel Stenberg2011-05-022-10/+25
* --data-ascii: add mentionDaniel Stenberg2011-05-021-0/+2
* url encode docs: mention '-', '.', '_' and '~'Daniel Stenberg2011-05-021-3/+3
* SSH: set non-blocking earlierDaniel Stenberg2011-05-012-8/+14
* curl_formfree.3: mention argument may be NULLDaniel Stenberg2011-04-301-0/+3
* ConnectionExists: avoid NULL dereferenceDaniel Stenberg2011-04-291-0/+1
* resolver_error: remove bad semicolonDaniel Stenberg2011-04-291-1/+1
* RELEASE-NOTES: synced with c4bc1d473f324Daniel Stenberg2011-04-281-5/+9
* anyauthput.c: stdint.h must not be included unconditionallyDaniel Stenberg2011-04-281-2/+0