aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-09serial number bumpYang Tse
2010-11-08ftp: close connection as soon as ABOR has been sentKamil Dudka
2010-11-08RELEASE-NOTES: synced with fc6c4c10f9faab08Daniel Stenberg
2010-11-08help: indent the --xattr option like the othersDaniel Stenberg
2010-11-08curl.1: --resolve documentedDaniel Stenberg
2010-11-08CURLOPT_RESOLVE: documentedDaniel Stenberg
2010-11-08CURLOPT_USE_SSL: move from FTP options to connection optionsDaniel Stenberg
2010-11-08xattr-check: correct the comment as wellDaniel Stenberg
2010-11-08xattr: use const char * for const stringsDaniel Stenberg
2010-11-08setxattr: fix the checksDaniel Stenberg
2010-11-08CURLOPT_RESOLVE: addedDaniel Stenberg
2010-11-08fix compiler warningYang Tse
2010-11-07Added os-specific.c and xattr.c to the Symbian build filesDan Fandrich
2010-11-07xattr: fix VisualStudio buildsYang Tse
2010-11-07fix snapshot generationYang Tse
2010-11-05--libcurl: simplify outputDaniel Stenberg
2010-11-05LDAP: detect non-binary attributes properlyAlfred Gebert
2010-11-05xattr: add configure check and #ifdefsDaniel Stenberg
2010-11-05save metadata to extended file attributesStefan Tomanek
2010-11-05test: remove test 580Daniel Stenberg
2010-11-05Revert: use Host: name for SNI and cert name checksDaniel Stenberg
2010-11-04TODO-RELEASE: "TLS SNI use Host:" is doneDaniel Stenberg
2010-11-04RELEASE-NOTES: synced with 7b823badbcab9d330Daniel Stenberg
2010-11-04curl.1: added a few missing exit codesDaniel Stenberg
2010-11-04certcheck: use the custom Host: name for checksDaniel Stenberg
2010-11-04SNI: simplify the custom host name useDaniel Stenberg
2010-11-04host: get the custom Host: name more genericlyDaniel Stenberg
2010-11-04SNI: set name to custom Host headerHongli Lai (Phusion)
2010-11-04fopen.c: re-indented, fixed previous mistakeDaniel Stenberg
2010-11-04multi use: call multi_perform even on select() timeoutsDaniel Stenberg
2010-11-04example: add smtp-multi.cDaniel Stenberg
2010-11-04CURLOPT_NOSIGNAL: add blurb about SIGPIPEDaniel Stenberg
2010-11-03Allow building test 580 out of treeDan Fandrich
2010-11-03dist: add symbol-scan.pl to the tarballDaniel Stenberg
2010-11-03test1119: verify symbols-in-versionsDaniel Stenberg
2010-11-03runtests: allow tests written as perl scriptsDaniel Stenberg
2010-11-03symbol-scan: verifies symbols-in-versionsDaniel Stenberg
2010-11-03symbols-in-versions: added 119 missing symbolsDaniel Stenberg
2010-11-02Added mk580.pl to the tar ballDan Fandrich
2010-11-02symbols-in-versions: added missing symbolsDaniel Stenberg
2010-11-02ignore: lib580.c is generated by mk580.plDaniel Stenberg
2010-11-02test: added test 580 - verifies symbols-in-versionsDaniel Stenberg
2010-11-02spellfix: CURLOPT_TFTP_BLKSIZE it isDaniel Stenberg
2010-10-29ftp: prevent server from hanging on closed data connectionKamil Dudka
2010-10-28Removed a leftover mention of FTP in an error messageDan Fandrich
2010-10-21Removed the native Makefile.riscos filesDan Fandrich
2010-10-20Lightened the stack in wc_statemach to permit deeper recursionDan Fandrich
2010-10-20SSH: use libssh2_session_handshake()Daniel Stenberg
2010-10-20SSH: avoid using the libssh2_ prefixDaniel Stenberg
2010-10-20formdata: provide error messageDaniel Stenberg