aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05VMS: fix and generate the VMS build configJohn E. Malmberg
2013-02-05Curl_proxyCONNECT: return once CONNECT is sentDaniel Stenberg
2013-02-05email: Reworked comments in the endofresp() functionsSteve Holme
2013-02-05schannel: Removed extended error connection setup flagMarc Hoersken
2013-02-05singleipconnect: Update *sockp for all CURLE_OKTor Arntsen
2013-02-05curl_easy_perform: Value stored to 'mcode' is never readDaniel Stenberg
2013-02-05singleipconnect: remove dead assignmentDaniel Stenberg
2013-02-05CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing
2013-02-05RELEASE-NOTES: Updated following recent changes to the email protocolsSteve Holme
2013-02-04email: Provided extra comments following recent pop3/imap fixesSteve Holme
2013-02-05winbuild: include version info for .dll .exeAndrei Kurushin
2013-02-04FAQ: clarify 5.13 How do I stop an ongoing transferDaniel Stenberg
2013-02-04cmake: Fix mingw buildMatt Arsenault
2013-02-04cmake: updated OpenSSL buildSergei Nikulov
2013-02-04pop3.c: Updated variable names to use shorter / more readable variantSteve Holme
2013-02-04updated copyright years.Guenter Knauf
2013-02-04configure: update the copyright years for the output.Guenter Knauf
2013-02-03imap: Fixed no known authentication mechanism when fallback is requiredSteve Holme
2013-02-03pop3: Fixed no known authentication mechanism when fallback is requiredSteve Holme
2013-02-01singleipconnect: simplify and clean upDaniel Stenberg
2013-02-01Curl_perfom: removedDaniel Stenberg
2013-01-30Updated date.Guenter Knauf
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse
2013-01-30zz40-xc-ovr.m4: fix 'wc' detectionYang Tse
2013-01-29zz40-xc-ovr.m4: check another three basic utilitiesYang Tse
2013-01-29Fixed debug.c to work again unchanged.Guenter Knauf
2013-01-29darwinssl: Fix bug where packets were sometimes transmitted twiceNick Zitzmann
2013-01-28FAQ: "Darwinssl" is AKA "Secure Transport" and supports NTLMNick Zitzmann
2013-01-28RELEASE-NOTES: only list Nick onceDaniel Stenberg
2013-01-28zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse
2013-01-28docs: fix typos in man pagesKamil Dudka
2013-01-28docs: update the comments about loading CA certs with NSSKamil Dudka
2013-01-28Updated dependency libs.Guenter Knauf
2013-01-28Fixed simple.c to work again unchanged.Guenter Knauf
2013-01-27smtp.c: Fixed unnecessary state change if starttls failsSteve Holme
2013-01-27pop3.c: Fixed unnecessary state change if starttls failsSteve Holme
2013-01-27imap.c: Fixed unnecessary state change if starttls failsSteve Holme
2013-01-26email: Updated comment regarding ssldone usageSteve Holme
2013-01-26zz40-xc-ovr.m4: emit witness message in configure BODYYang Tse
2013-01-25smtp.c: Added comments to smtp_endofresp()Steve Holme
2013-01-25zz40-xc-ovr.m4: truly do version conditional overridingYang Tse
2013-01-25zz40-xc-ovr.m4: fix variable assignment of subshell output bashismYang Tse
2013-01-25zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependenciesYang Tse
2013-01-25zz40-xc-ovr.m4: avoid double single-quote usageYang Tse
2013-01-25zz40-xc-ovr.m4: parentheses balancing of 'case' statementsYang Tse
2013-01-24smtp.c: Corrected RFC referencesSteve Holme
2013-01-24smtp.c: Fixed failure detection during TLS upgradeSteve Holme
2013-01-24pop3.c: Fixed failure detection during TLS upgradeSteve Holme
2013-01-24imap.c: Fixed failure detection during TLS upgradeSteve Holme