aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-10imap: Fixed memory leak following commit f6010d9a0359Steve Holme
2013-02-10smtp: Added support for the STARTTLS capability (Part Two)Steve Holme
2013-02-10pop3: Added support for the STLS capability (Part Three)Steve Holme
2013-02-10imap: Added support for the STARTTLS capability (Part Three)Steve Holme
2013-02-10htmltitle: fix suggested build commandAlessandro Ghedini
2013-02-10pop3: Added support for the STLS capability (Part Two)Steve Holme
2013-02-10imap: Added support for the STARTTLS capability (Part Two)Steve Holme
2013-02-10smtp: Added support for the STLS capability (Part One)Steve Holme
2013-02-10pop3: Added support for the STLS capability (Part One)Steve Holme
2013-02-10imap: Added support for the STARTTLS capability (Part One)Steve Holme
2013-02-10RELEASE-NOTES: synced with 92f7606f29b704Steve Holme
2013-02-09smtp: Fixed an issue when processing EHLO failure responses (Part 3)Steve Holme
2013-02-09pop3: Fixed SASL authentication capability detectionSteve Holme
2013-02-09pop3: Fixed incorrect return value from pop3_endofresp()Steve Holme
2013-02-09smtp: Fixed an issue when processing EHLO failure responses (Part 2)Steve Holme
2013-02-09smtp: Fixed an issue with missing capabilities after the AUTH lineSteve Holme
2013-02-08darwinssl: Make certificate errors less techyNick Zitzmann
2013-02-09Updated dependency libs.Guenter Knauf
2013-02-09imap: Corrected some commentsSteve Holme
2013-02-09smtp: Fixed an issue when processing EHLO failure responsesSteve Holme
2013-02-08pop3: Reworked pop3_endofresp() to simplify it littleSteve Holme
2013-02-08imap: Renamed state variables in imap_authenticate()Steve Holme
2013-02-08smtp: Reworked smtp_endofresp() to allow for extra capability detectionSteve Holme
2013-02-08smtp: Renamed smtp_state_auth_passwd_resp() functionSteve Holme
2013-02-08ntlm: fix memory leakGisle Vanem
2013-02-08DONE: consider callback-aborted transfers prematureDaniel Stenberg
2013-02-08FAQ: refreshed some phrasesDaniel Stenberg
2013-02-07darwinssl: Fix build under LeopardNick Zitzmann
2013-02-07RELEASE-NOTES: Added new imap featuresSteve Holme
2013-02-07imap: Added support for SASL-IR extension (Part 2)Steve Holme
2013-02-07smtp: Updated SMTP_AUTH_PASSWD state constantSteve Holme
2013-02-07imap: Added support for SASL-IR extension (Part 1)Steve Holme
2013-02-07Revert "vc: remove explicit MSVC6 IDE project file and documentation"Daniel Stenberg
2013-02-07imap: Changed response tag generation to be completely uniqueSteve Holme
2013-02-06Tweak the Android.mk file for its new locationDan Fandrich
2013-02-06vc: remove explicit MSVC6 IDE project file and documentationDaniel Stenberg
2013-02-06imap: Small variable rename in preparation for upcoming changeSteve Holme
2013-02-06msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg
2013-02-06build: move Android.mk to packages/Android/Daniel Stenberg
2013-02-06emacs files: remove from git and distDaniel Stenberg
2013-02-06email: Moved starttls code in separate functionsSteve Holme
2013-02-06FEATURES: More NTLM and SSL changes, added two others, fixed typoNick Zitzmann
2013-02-06curl-config.in: do not randomly mix tabs and spacesKamil Dudka
2013-02-067.29.1: onwards!Daniel Stenberg
2013-02-06THANKS: 12 contributors from 7.29.0Daniel Stenberg
2013-02-06vms: config-vms.h is removed, no use trying to distribute itDaniel Stenberg
2013-02-06RELEASE-NOTES: mention the SASL buffer overflowDaniel Stenberg
2013-02-06Curl_sasl_create_digest_md5_message: fix buffer overflowEldar Zaitov
2013-02-06FEATURES: Removed erroneous whitespaceSteve Holme
2013-02-06setup-vms.h: post VMS patch cleanup - IIIYang Tse