aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-05tests 1334 to 1363 revisited.Yang Tse
2012-06-05tests: adjust file part behavior in test verify section.Yang Tse
2012-06-05smtp.c: Removed whitespaceSteve Holme
2012-06-05pop3: Another small code tidy upSteve Holme
2012-06-05smtp: Post authentication code tidy upSteve Holme
2012-06-05tests 1348 to 1363: add a comma in test descriptionYang Tse
2012-06-05email: Removed duplicated header fileSteve Holme
2012-06-04sasl: Renamed Curl_sasl_decode_ntlm_type2_message()Steve Holme
2012-06-04pop3: Post authentication code tidy upSteve Holme
2012-06-04pop3: Added support for sasl digest-md5 authenticationSteve Holme
2012-06-04sasl: add reference for curl_saslYang Tse
2012-06-04Makefile.inc: tab adjustmentYang Tse
2012-06-04pop3 tests: CAPA instead of AUTHDaniel Stenberg
2012-06-04sasl: Added service parameter to Curl_sasl_create_digest_md5_message()Steve Holme
2012-06-04tests 1356 to 1363: several -O -J -i -D combinations with FTP protocolYang Tse
2012-06-04tests: Updated pop3 tests for change in auth mechanism detectionSteve Holme
2012-06-04pop3: Changed the sasl mechanism detection from auth to capaSteve Holme
2012-06-04curl_easy_setopt.3: proto updates + cleanupsDaniel Stenberg
2012-06-04tests 1348 to 1355: several -O -J -i -D combinations with FTP protocolYang Tse
2012-06-04tests 1346 to 1347: several -O -J -i -D combinations with HTTP protocolYang Tse
2012-06-04sasl: Small code tidy upSteve Holme
2012-06-04sasl: Moved digest-md5 authentication message creation from smtp.cSteve Holme
2012-06-04sasl: Small code tidy up before moving digest-md5 overSteve Holme
2012-06-03RELEASE-NOTES: Added missing addition of sasl login supportSteve Holme
2012-06-03pop3: Added support for sasl cram-md5 authenticationSteve Holme
2012-06-03Curl_sasl_create_plain_message: remove TABDaniel Stenberg
2012-06-03sasl: Small code tidy upSteve Holme
2012-06-03pop3.c: Added conditional compilation for NTLM function callsSteve Holme
2012-06-03sasl: Moved cram-md5 authentication message creation from smtp.cSteve Holme
2012-06-03pop3: Fixed an issue with changes introduced in commit c267c53017bcSteve Holme
2012-06-03version: bump to 7.27.0 for next releaseDaniel Stenberg
2012-06-03RELEASE-NOTES: synced with c4e3578e4bfDaniel Stenberg
2012-06-03THANKS: 16 new contributors from the 7.26.0 releaseDaniel Stenberg
2012-06-03DOCS: Fixed list in Section 18.2 not displaying correctly on web siteSteve Holme
2012-06-03DOCS: Corrected missed heading renumbering from commit 530675a1ad7Steve Holme
2012-06-03DOCS: Added IMAP and LDAP sectionsSteve Holme
2012-06-03sasl.c: Fix to avoid warnings introduced in commit d9ca9e9869e8Steve Holme
2012-06-02pop3.c:Corrected typo in commit 69ba0da8272dSteve Holme
2012-06-02pop3: Fixed the issue of having to supply the user name for all requestsSteve Holme
2012-06-02pop3.c: Small code tidy upSteve Holme
2012-06-02sasl: Corrected variable names in comments and parametersSteve Holme
2012-06-02pop3: Added support for sasl ntlm authenticationSteve Holme
2012-06-02sasl: Small comment style tidy up following ntlm commitSteve Holme
2012-06-02sasl: Moved ntlm authentication message handling from smtp.cSteve Holme
2012-06-01pop3: Added support for sasl login authenticationSteve Holme
2012-06-01tests 1334 to 1345: several -O -J -i -D combinations with HTTP protocolYang Tse
2012-06-01tests: support test definitions with up to 5 file checks in <verify> sectionYang Tse
2012-05-31sasl: Moved login authentication message creation from smtp.cSteve Holme
2012-05-31smtp.c: Reworked message encoding in smtp_state_authpasswd_resp()Steve Holme
2012-05-31smtp.c: Re-factored smtp_auth_login_user() for use with passwordsSteve Holme