| Commit message (Expand) | Author | Age | Lines |
* | Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would oc... | Matt A. Tobin | 2019-11-12 | -22/+45 |
* | Manually revert Bug 1494764 - Removed MOZ_ASSERT but now still process line w... | Matt A. Tobin | 2019-11-12 | -7/+5 |
* | Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support | Matt A. Tobin | 2019-11-12 | -0/+2 |
* | Bug 1580187 - Add null check to avoid crash in nsImapService::NewChannel(). | Matt A. Tobin | 2019-11-11 | -1/+1 |
* | Bug 1507718 - crash in nsImapProtocol::GetMessageSize(). Make m_hostSessionLi... | Matt A. Tobin | 2019-11-10 | -3/+3 |
* | Bug 344205 - React correctly to NO/BAD tagged response to imap IDLE. | Matt A. Tobin | 2019-11-10 | -8/+62 |
* | Bug 1257058 - Distinguish 'empty password' from no password received to avoid... | Matt A. Tobin | 2019-11-10 | -2/+5 |
* | Bug 1333038 - Use 'modern' pointers to fix crash due to nsMsgLineStreamBuffer... | Matt A. Tobin | 2019-11-10 | -8/+6 |
* | Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would oc... | Matt A. Tobin | 2019-11-10 | -6/+8 |
* | Bug 145113 - Make "next chunk starts with newline" flag a member variable to ... | Matt A. Tobin | 2019-11-10 | -9/+12 |
* | Bug 1317117 - call msgStore folder deletion during imap/news empty trash. | Matt A. Tobin | 2019-11-10 | -41/+13 |
* | Bug 1444389 - Fix crash in nsImapProtocol::HandleMessageDownLoadLine(). | Matt A. Tobin | 2019-11-10 | -0/+1 |
* | Bug 1216951 - Fix broken handling of split CR and LF between chunks. | Matt A. Tobin | 2019-11-10 | -26/+98 |
* | Bug 1416033 - remove some unneeded includes in mailnews | Matt A. Tobin | 2019-11-10 | -8/+1 |
* | Bug 825513 - Fix crash in nsImapProtocol::GetMessageSize() by adding null che... | Matt A. Tobin | 2019-11-10 | -32/+21 |
* | Bug 1487082 - Resolve potential for build bustage regarding bad implicit conv... | Matt A. Tobin | 2019-11-10 | -13/+13 |
* | Bug 1079280 - Don't transmit email when imap append response is bad. | Matt A. Tobin | 2019-11-10 | -1/+5 |
* | Bug 1404049 - fix that mail.imap.use_literal_plus set to false may have no ef... | Matt A. Tobin | 2019-11-10 | -12/+8 |
* | Bug 1328847 - Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where ... | Matt A. Tobin | 2019-11-10 | -1/+1 |
* | Issue #1258 - Part 8: Ifdef MailNews OAuth2 Support | Matt A. Tobin | 2019-11-05 | -3/+48 |
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 | -0/+44184 |