summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-06vms: config-vms.h is removed, no use trying to distribute itcurl-7_29_0Daniel Stenberg
2013-02-06Curl_sasl_create_digest_md5_message: fix buffer overflowEldar Zaitov
2013-02-06setup-vms.h: post VMS patch cleanup - IIIYang Tse
2013-02-05imap.h: Corrected incorrect comment clarificationSteve Holme
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-04email: Provided extra comments following recent pop3/imap fixesSteve Holme
2013-02-04pop3.c: Updated variable names to use shorter / more readable variantSteve Holme
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-29darwinssl: Fix bug where packets were sometimes transmitted twiceNick Zitzmann
2013-01-28Updated dependency libs.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-25smtp.c: Added comments to smtp_endofresp()Steve Holme
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
2013-01-23email: Removed unnecessary return statementsSteve Holme
2013-01-22curl_sasl.c: Corrected references to RFCSteve Holme
2013-01-22email: Corrected references to SASL RFCSteve Holme
2013-01-22formpost: support quotes, commas and semicolon in file namesUlion
2013-01-20pop3.c: Fixed conditional compilation of the apop response functionSteve Holme
2013-01-19formadd: reject trying to read a directory where a file is expectedDaniel Stenberg
2013-01-19email: General code tidy upSteve Holme
2013-01-18pop3.c: Fixed a problem with pop3s connections not connecting properlySteve Holme
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-17url.c: fix HTTP CONNECT tunnel establishment upon delayed responseYang Tse
2013-01-15FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg
2013-01-15nss: fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILEKamil Dudka
2013-01-12Curl_resolver_getsock: fix the function description commentDaniel Stenberg
2013-01-11nss: clear session cache if a client cert from file is usedKamil Dudka
2013-01-09sockfilt.c: fix some W64 compiler warningsYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-08pop3: Added support for non-blocking SSL upgradeSteve Holme
2013-01-07imap.c: Small tidy up to add missing commentSteve Holme
2013-01-07imap: Added support for sasl digest-md5 authenticationSteve Holme
2013-01-07imap: Added support for sasl cram-md5 authenticationSteve Holme
2013-01-07imap: Added support for sasl ntlm authenticationSteve Holme