aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-17configure: Prevent link errors with --librtmp.Julien Chaffraix
2010-11-15RELEASE-NOTES: synced with cbf4961bf3e4Daniel Stenberg
2010-11-14gnutls->handshake: improved timeout handlingDaniel Stenberg
2010-11-13urldata: Capitalize enum protect_level values.Julien Chaffraix
2010-11-13security: tighten enum protection_level usage.Julien Chaffraix
2010-11-13configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in bodyYang Tse
2010-11-12curl.1: "a file", not anDaniel Stenberg
2010-11-12version-check.pl: display version number for symbolsDaniel Stenberg
2010-11-12Makefile.vc6: fixed the xattr.c compileAdam Light
2010-11-12krb5: Use GSS_ERROR to check for error.Julien Chaffraix
2010-11-12security: Pass the right parameter to init.Julien Chaffraix
2010-11-11HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg
2010-11-11ip_version: moved to connection structDaniel Stenberg
2010-11-11buildconf: MAC OS X requires libtool version 1.5.26 or newerYang Tse
2010-11-11configure: remove temporary autobuilds exercising of xattr function testsYang Tse
2010-11-10configure: use autobuilds to temporarily exercise xattr function testsYang Tse
2010-11-10xattr: portability fixYang Tse
2010-11-10curl-functions: provide xattr function tests that also check number of argumentsYang Tse
2010-11-10test1120: verify FTP response 421Daniel Stenberg
2010-11-10ftpserver.pl: spellfix commentDaniel Stenberg
2010-11-10TFTP: resend the correct dataRutger Hofman
2010-11-10write extended attributes by using fsetxattrStefan Tomanek
2010-11-09Check for getinfo errors before setting attributesDan Fandrich
2010-11-09ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUTKamil Dudka
2010-11-09symbols-in-version: add CURL_SOCKET_BADDaniel Stenberg
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