summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix compiler warningYang Tse2010-11-088-13/+14
* Added os-specific.c and xattr.c to the Symbian build filesDan Fandrich2010-11-071-1/+1
* xattr: fix VisualStudio buildsYang Tse2010-11-072-12/+22
* fix snapshot generationYang Tse2010-11-071-1/+1
* --libcurl: simplify outputDaniel Stenberg2010-11-051-19/+4
* LDAP: detect non-binary attributes properlyAlfred Gebert2010-11-051-0/+2
* xattr: add configure check and #ifdefsDaniel Stenberg2010-11-055-10/+152
* save metadata to extended file attributesStefan Tomanek2010-11-054-2/+58
* test: remove test 580Daniel Stenberg2010-11-054-26/+3
* Revert: use Host: name for SNI and cert name checksDaniel Stenberg2010-11-054-29/+22
* TODO-RELEASE: "TLS SNI use Host:" is doneDaniel Stenberg2010-11-041-2/+0
* RELEASE-NOTES: synced with 7b823badbcab9d330Daniel Stenberg2010-11-041-1/+8
* curl.1: added a few missing exit codesDaniel Stenberg2010-11-041-0/+10
* certcheck: use the custom Host: name for checksDaniel Stenberg2010-11-041-4/+8
* SNI: simplify the custom host name useDaniel Stenberg2010-11-041-6/+2
* host: get the custom Host: name more genericlyDaniel Stenberg2010-11-044-29/+20
* SNI: set name to custom Host headerHongli Lai (Phusion)2010-11-041-3/+19
* fopen.c: re-indented, fixed previous mistakeDaniel Stenberg2010-11-041-393/+350
* multi use: call multi_perform even on select() timeoutsDaniel Stenberg2010-11-044-19/+7
* example: add smtp-multi.cDaniel Stenberg2010-11-042-1/+198
* CURLOPT_NOSIGNAL: add blurb about SIGPIPEDaniel Stenberg2010-11-041-0/+7
* Allow building test 580 out of treeDan Fandrich2010-11-031-2/+2
* dist: add symbol-scan.pl to the tarballDaniel Stenberg2010-11-031-2/+2
* test1119: verify symbols-in-versionsDaniel Stenberg2010-11-032-1/+25
* runtests: allow tests written as perl scriptsDaniel Stenberg2010-11-032-24/+33
* symbol-scan: verifies symbols-in-versionsDaniel Stenberg2010-11-031-0/+133
* symbols-in-versions: added 119 missing symbolsDaniel Stenberg2010-11-031-0/+119
* Added mk580.pl to the tar ballDan Fandrich2010-11-021-1/+1
* symbols-in-versions: added missing symbolsDaniel Stenberg2010-11-021-0/+60
* ignore: lib580.c is generated by mk580.plDaniel Stenberg2010-11-021-0/+1
* test: added test 580 - verifies symbols-in-versionsDaniel Stenberg2010-11-022-1/+24
* spellfix: CURLOPT_TFTP_BLKSIZE it isDaniel Stenberg2010-11-021-1/+1
* ftp: prevent server from hanging on closed data connectionKamil Dudka2010-10-296-1/+11
* Removed a leftover mention of FTP in an error messageDan Fandrich2010-10-281-1/+1
* Removed the native Makefile.riscos filesDan Fandrich2010-10-214-298/+2
* Lightened the stack in wc_statemach to permit deeper recursionDan Fandrich2010-10-201-14/+14
* SSH: use libssh2_session_handshake()Daniel Stenberg2010-10-202-1/+9
* SSH: avoid using the libssh2_ prefixDaniel Stenberg2010-10-201-8/+9
* formdata: provide error messageDaniel Stenberg2010-10-203-68/+34
* URL-parsing: consider ? a dividerDaniel Stenberg2010-10-194-4/+59
* curl_easy_setopt.3: spellfixDaniel Stenberg2010-10-191-1/+1
* curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTPDaniel Stenberg2010-10-191-1/+3
* krb4.h: removed unused prototypesDaniel Stenberg2010-10-181-10/+0
* krb4: make a few functions staticDaniel Stenberg2010-10-183-23/+18
* TODO-RELEASE: cleanup for 7.21.3 worksDaniel Stenberg2010-10-171-7/+2
* RELEASE-NOTES: sync with 09a2d93a0f17caDaniel Stenberg2010-10-171-4/+6
* http_chunks: remove debug outputDaniel Stenberg2010-10-171-1/+0
* Curl_setopt: disallow CURLOPT_USE_SSL without SSL supportDaniel Stenberg2010-10-141-1/+2
* options: check for features for some optionsDaniel Stenberg2010-10-141-0/+8
* Fixed the IPv6 host address in test1203Dan Fandrich2010-10-141-1/+1