aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-19URL-parsing: consider ? a dividerDaniel Stenberg
2010-10-19curl_easy_setopt.3: spellfixDaniel Stenberg
2010-10-19curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTPDaniel Stenberg
2010-10-18krb4.h: removed unused prototypesDaniel Stenberg
2010-10-18krb4: make a few functions staticDaniel Stenberg
2010-10-17TODO-RELEASE: cleanup for 7.21.3 worksDaniel Stenberg
2010-10-17RELEASE-NOTES: sync with 09a2d93a0f17caDaniel Stenberg
2010-10-17http_chunks: remove debug outputDaniel Stenberg
2010-10-14Curl_setopt: disallow CURLOPT_USE_SSL without SSL supportDaniel Stenberg
2010-10-14options: check for features for some optionsDaniel Stenberg
2010-10-14Fixed the IPv6 host address in test1203Dan Fandrich
2010-10-14curl_easy_setopt.3: clarify CURLOPT_CRLFDaniel Stenberg
2010-10-14Some more small Watcom makefile fixes.Guenter Knauf
2010-10-14Added --noconfigure switch to testcurl.pl.Guenter Knauf
2010-10-13Modified Watcom makefiles to work on Linux too.Guenter Knauf
2010-10-13Added MingW32 rtmp target; changed Watcom targets.Guenter Knauf