aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-12sasl: Fixed null pointer reference when decoding empty digest challengeSteve Holme
2013-02-12email: Post optimisation of endofresp() tidy upSteve Holme
2013-02-12darwinssl: Fix send glitchiness with data > 32 or so KBNick Zitzmann
2013-02-12pingpong.h: Fixed line length over 78 characters from b56c9eb48e3cSteve Holme
2013-02-12pingpong: Optimised the endofresp() functionSteve Holme
2013-02-11email: Post STARTLS capability code tidy up (Part Three)Steve Holme
2013-02-11email: Post STARTLS capability code tidy up (Part Two)Steve Holme
2013-02-11SOCKS: fix socks proxy when noproxy matchedulion
2013-02-11ntlm: Updated comments for the addition of SASL support to IMAP in v7.29Steve Holme
2013-02-10RELEASE-NOTES: Updated following the recent imap/pop3/smtp changesSteve Holme
2013-02-10Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing
2013-02-10email: Post STARTLS capability code tidy up (Part One)Steve Holme
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