summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vms: config-vms.h is removed, no use trying to distribute itcurl-7_29_0Daniel Stenberg2013-02-061-11/+10
* RELEASE-NOTES: mention the SASL buffer overflowDaniel Stenberg2013-02-061-1/+7
* Curl_sasl_create_digest_md5_message: fix buffer overflowEldar Zaitov2013-02-061-17/+6
* FEATURES: Removed erroneous whitespaceSteve Holme2013-02-061-2/+2
* setup-vms.h: post VMS patch cleanup - IIIYang Tse2013-02-063-9/+12
* vms_show: post VMS patch cleanup - IIYang Tse2013-02-064-6/+17
* tool_main.c: post VMS patch cleanup - IYang Tse2013-02-061-4/+0
* FEATURES: Added SSPI to list of NTLM librariesSteve Holme2013-02-061-2/+2
* FEATURES: Added Secure Transport and qssl to list of SSL librariesSteve Holme2013-02-061-1/+2
* FEATURES: Added email feature setSteve Holme2013-02-061-0/+41
* imap.h: Corrected incorrect comment clarificationSteve Holme2013-02-051-1/+1
* COPYING: Updated copyright year to include 2013Steve Holme2013-02-051-1/+1
* RELEASE-NOTES: synced with 25f351424b3538Daniel Stenberg2013-02-051-1/+18
* VMS: fix and generate the VMS build configJohn E. Malmberg2013-02-0527-624/+3816
* Curl_proxyCONNECT: return once CONNECT is sentDaniel Stenberg2013-02-051-26/+3
* email: Reworked comments in the endofresp() functionsSteve Holme2013-02-053-9/+9
* schannel: Removed extended error connection setup flagMarc Hoersken2013-02-051-6/+4
* singleipconnect: Update *sockp for all CURLE_OKTor Arntsen2013-02-051-0/+2
* curl_easy_perform: Value stored to 'mcode' is never readDaniel Stenberg2013-02-051-1/+3
* singleipconnect: remove dead assignmentDaniel Stenberg2013-02-051-1/+0
* CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing2013-02-055-13/+326
* RELEASE-NOTES: Updated following recent changes to the email protocolsSteve Holme2013-02-051-1/+6
* email: Provided extra comments following recent pop3/imap fixesSteve Holme2013-02-043-7/+17
* winbuild: include version info for .dll .exeAndrei Kurushin2013-02-051-2/+7
* FAQ: clarify 5.13 How do I stop an ongoing transferDaniel Stenberg2013-02-041-1/+1
* cmake: Fix mingw buildMatt Arsenault2013-02-042-21/+13
* cmake: updated OpenSSL buildSergei Nikulov2013-02-041-26/+26
* pop3.c: Updated variable names to use shorter / more readable variantSteve Holme2013-02-041-3/+3
* updated copyright years.Guenter Knauf2013-02-041-2/+2
* configure: update the copyright years for the output.Guenter Knauf2013-02-041-1/+1
* imap: Fixed no known authentication mechanism when fallback is requiredSteve Holme2013-02-032-8/+14
* pop3: Fixed no known authentication mechanism when fallback is requiredSteve Holme2013-02-031-46/+41
* singleipconnect: simplify and clean upDaniel Stenberg2013-02-011-91/+49
* Curl_perfom: removedDaniel Stenberg2013-02-013-377/+5
* Updated date.Guenter Knauf2013-01-301-1/+1
* zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse2013-01-301-1/+1
* zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse2013-01-301-8/+20
* zz40-xc-ovr.m4: fix 'wc' detectionYang Tse2013-01-301-3/+14
* zz40-xc-ovr.m4: check another three basic utilitiesYang Tse2013-01-291-24/+116
* Fixed debug.c to work again unchanged.Guenter Knauf2013-01-291-0/+3
* darwinssl: Fix bug where packets were sometimes transmitted twiceNick Zitzmann2013-01-291-6/+10
* FAQ: "Darwinssl" is AKA "Secure Transport" and supports NTLMNick Zitzmann2013-01-281-5/+6
* RELEASE-NOTES: only list Nick onceDaniel Stenberg2013-01-281-3/+3
* zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse2013-01-282-90/+118
* docs: fix typos in man pagesKamil Dudka2013-01-282-2/+2
* docs: update the comments about loading CA certs with NSSKamil Dudka2013-01-282-7/+4
* Updated dependency libs.Guenter Knauf2013-01-2810-11/+11
* Fixed simple.c to work again unchanged.Guenter Knauf2013-01-281-1/+3
* smtp.c: Fixed unnecessary state change if starttls failsSteve Holme2013-01-271-1/+2
* pop3.c: Fixed unnecessary state change if starttls failsSteve Holme2013-01-271-1/+2