aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12silence picky compilers: mark unused parametersDaniel Stenberg
2011-07-12gssapi.c: Simplified the function.Julien Chaffraix
2011-07-12Added Curl_gss_init_sec_context.Julien Chaffraix
2011-07-12http_negociate: Be consistent in gss_init_sec_context attributes.Julien Chaffraix
2011-07-04code style: space between close paren and open braceDaniel Stenberg
2011-07-04checksrc: detect open brace without spaceDaniel Stenberg
2011-07-04polarssl.h: remove CVS leftoverDaniel Stenberg
2011-07-03help output: more gnu like outputDaniel Stenberg
2011-07-03sws: allow multiple commands in <servercmd>Daniel Stenberg
2011-07-01Curl_http_readwrite_headers: minor indent fixDaniel Stenberg
2011-06-30gitignore: config.cacheDaniel Stenberg
2011-06-30docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg
2011-06-29THANKS: new contributors from 7.21.7Daniel Stenberg
2011-06-29get_gss_name: proxy auth without proxy set equals errorDaniel Stenberg
2011-06-28examples: cleanup curl includesDaniel Stenberg
2011-06-27libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2011-06-24Fixed test 1300 to pass the memory torture testDan Fandrich
2011-06-23Display notes from setup file in testcurl.plDan Fandrich
2011-06-23Added a leap second test to test517Dan Fandrich
2011-06-23runtests.pl: warn if a test is explicitly disabledDaniel Stenberg
2011-06-23bump release: start working towards 7.21.8Daniel Stenberg
2011-06-23parsedate: detect more invalid dates betterDaniel Stenberg
2011-06-23curl_formfree: clarify which pointer to freeDaniel Stenberg
2011-06-22RELEASE-NOTES: mention security issue 20110623Daniel Stenberg
2011-06-22RELEASE-NOTES: synced with 9016958aa8989Daniel Stenberg
2011-06-22Curl_input_negotiate: do not delegate GSSAPI credentialsDaniel Stenberg
2011-06-21windows build: use correct MS CRTJosue Andrade Gomes
2011-06-21Merge pull request #23 from salty-horse/pop3_list_spaceDaniel Stenberg
2011-06-21[pop3] remove extra space in LIST commandOri Avtalion
2011-06-21http: fix compiler warningYang Tse
2011-06-21asyn-thread: fix compiler warningYang Tse
2011-06-21cmake: remove spurious definitionYang Tse
2011-06-21FAQ: more blurb on persistent connectionsDaniel Stenberg
2011-06-21xc-translit.m4 fix quotingYang Tse
2011-06-20INSTALL: mention the GIT-INFO fileDaniel Stenberg
2011-06-20Added LOCAL_MODULE_TAGS to support Android gingerbreadDan Fandrich
2011-06-19unitteset: Curl_llist_moveAmr Shahin
2011-06-17CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg
2011-06-17configure: avoid direct usage of AS_TR_* macrosYang Tse
2011-06-17xc-translit.m4 provides transliteration macros with well defined behavior.Yang Tse
2011-06-14RELEASE-NOTES: add more contributors for this releaseDaniel Stenberg
2011-06-14RELEASE-NOTES: synced with 0aedccc18a33a778535Daniel Stenberg
2011-06-13curl_formget: fix FILE * leakDaniel Stenberg
2011-06-13curl_formget: treat CURLFORM_STREAM betterDaniel Stenberg
2011-06-13curl_formget.3: CURLFORM_STREAM has its drawbacksDaniel Stenberg
2011-06-13FAQ: binding clarificationDaniel Stenberg
2011-06-11Added http as a dependency of test 1308Dan Fandrich
2011-06-12test1309: added to the distDaniel Stenberg
2011-06-11write: add return code checks when usedDaniel Stenberg
2011-06-11long/int messDaniel Stenberg