aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-13gitignore: ignore Makefile.vc10.dist made by maketgzDaniel Stenberg
2010-10-13curlver.h: start over at 7.21.3Daniel Stenberg
2010-10-13RELEASE-NOTES: start over towards 7.21.3Daniel Stenberg
2010-10-13THANKS: added contributors from 7.21.2Daniel Stenberg
2010-10-12RELEASE-NOTES: synced with ecd624b8e774a85Daniel Stenberg
2010-10-12CMake: Build fix.Julien Chaffraix
2010-10-12header_callback: strip off file path separated with backslashesDaniel Stenberg
2010-10-12Get the curl source files for Amiga from Makefile.incDan Fandrich
2010-10-12Added section on server-supplied names to security considerationsDan Fandrich
2010-10-12Fixed Watcom makefile.Guenter Knauf
2010-10-12Added build bits for librtmp / libssh2 to Watcom makefiles.Guenter Knauf
2010-10-12Added build bits for librtmp to NetWare makefiles.Guenter Knauf
2010-10-12SFTP: more ignoring negative file sizesDaniel Stenberg
2010-10-11SMTP: debug output for no known auth mechanisms supportedDaniel Stenberg
2010-10-11test: urlglob error messages have no extra newline anymoreDaniel Stenberg
2010-10-11Added build bits for librtmp to MingW32 makefiles.Guenter Knauf
2010-10-08RELEASE-NOTES: synced with 61f4cdb73ae4Daniel Stenberg
2010-10-08globbing: fix crash on unballanced open braceDaniel Stenberg
2010-10-07libcurl.m4: AC_PATH_PROG fixesDan Locks
2010-10-06FAQ: added "How do I submit my patch?"Daniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-10-04TODO-RELEASE: libidn problem not repeatableDaniel Stenberg
2010-10-04libcurl.m4: mention argument is PREFIXDaniel Stenberg
2010-10-03Some NetWare makefile tweaks.Guenter Knauf
2010-10-02TODO-RELEASE: 416 error fixedDaniel Stenberg
2010-10-02krb5-gssapi: Removed a memory leak in krb5_auth.Julien Chaffraix
2010-10-02krb5-gssapi: Made the function always return a value.Julien Chaffraix