]> granicus.if.org Git - mutt/history - imap
Convert pgp_app_handler to use buffer pool.
[mutt] / imap /
2019-10-11 Kevin McCarthyMerge branch 'stable'
2019-10-08 Kevin McCarthyChange message cache id to use SHORT_STRING.
2019-10-08 Kevin McCarthyConvert imap_cachepath() and callers to use buffers.
2019-10-07 Kevin McCarthyConvert imap fetch_new and fetch_message tempfiles...
2019-10-07 Kevin McCarthyConvert imap_open_new_message() to use buffer pool.
2019-10-01 Kevin McCarthyMemcpy header cache fetch values to ensure alignment.
2019-09-28 Kevin McCarthyConvert hcache_open to use buffer pool.
2019-09-21 Kevin McCarthyMerge branch 'stable'
2019-09-20 Kevin McCarthyConvert mutt_complete() to use the buffer pool.
2019-09-13 Kevin McCarthyConvert mutt_save_message() to use buffer pool.
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-09-09 Kevin McCarthyAdd $browser_sticky_cursor default set.
2019-09-08 Kevin McCarthyRename browser fields to display_name and full_path.
2019-08-28 Kevin McCarthyMerge branch 'stable'
2019-08-03 Kevin McCarthyAdd AUTOCRYPT header to imap fetch list.
2019-07-26 Kevin McCarthyMerge branch 'stable'
2019-06-28 Kevin McCarthyMerge branch 'stable'
2019-06-28 Kevin McCarthyRemove unnecessary "" checks for DT_STR and DT_PATH...
2019-06-22 Kevin McCarthyMerge branch 'stable'
2019-06-22 Kevin McCarthyMerge branch 'stable'
2019-06-22 Kevin McCarthyMerge branch 'stable'
2019-06-15 Kevin McCarthyMerge branch 'stable'
2019-06-14 Kevin McCarthyMerge branch 'stable'
2019-06-14 Kevin McCarthyMerge branch 'stable'
2019-06-11 Kevin McCarthyAllow imap_cmd_finish() to both expunge and fetch new...
2019-06-07 Kevin McCarthyMerge branch 'stable'
2019-06-07 Kevin McCarthyImprove imap_append_message() error message handling.
2019-06-06 Kevin McCarthyMerge branch 'stable'
2019-06-06 Kevin McCarthyEnable the idata->check_status using bit operations.
2019-06-06 Kevin McCarthyMerge branch 'stable'
2019-06-06 Kevin McCarthyImprove robustness of imap_append_message().
2019-06-05 Kevin McCarthyMerge branch 'stable'
2019-06-05 Kevin McCarthyFix dropped new mail notifications when an EXPUNGE_PEND...
2019-04-24 Kevin McCarthyAdd RECURSIVEMATCH LIST-EXTENDED selection option to...
2019-04-23 Naveen NathanImprove hierarchy information accuracy in IMAP browser
2019-04-22 Kevin McCarthyAdd $imap_fetch_chunk_size to allow FETCHing new header...
2019-04-16 Kevin McCarthyConvert BUFFER->path to a BUFFER.
2019-04-02 Kevin McCarthyRestore active flag in imap_fetch_message() on error.
2019-04-02 Kevin McCarthyRemove h->active hack in imap_sync_message_for_copy().
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-29 Kevin McCarthyChange IMAP to try oauthbearer first.
2019-03-29 Kevin McCarthyFail oauth quietly if it was not configured.
2019-03-13 Kevin McCarthybrowser.c: Convert LastDir and LastDirBackup to BUFFER.
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyFix incorrect IMAP message purging bug.
2019-03-11 Kevin McCarthyAdd mutt_buffer_expand_path().
2019-03-11 Kevin McCarthyFix imap_pretty_mailbox() call to url_ciss_tostring().
2019-03-10 Kevin McCarthyImprove imap uid seqset hcache buffer usage.
2019-03-10 Kevin McCarthyMinor buffer handling code cleanup.
2019-02-13 Kevin McCarthyCheck the base64 decoding retval in auth_gss.
2019-02-13 Kevin McCarthyChange auth_gss to to use buffers and the buffer pool.
2019-02-01 Kevin McCarthyMerge branch 'stable'
2019-01-25 Kevin McCarthyMerge branch 'stable'
2019-01-24 Kevin McCarthyMerge branch 'stable'
2019-01-22 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-10 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyClean up formatting.
2019-01-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-12-29 Kevin McCarthyChange x-label editing flag to be in the envelope.
2018-12-29 Kevin McCarthyCreate envelope->changed to mark all field changes.
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-27 Kevin McCarthyMerge branch 'stable'
2018-12-21 Kevin McCarthyMerge branch 'stable'
2018-12-21 Kevin McCarthyMerge branch 'stable'
2018-12-17 Kevin McCarthyAdd mx operation save_to_header_cache.
2018-12-13 Kevin McCarthyMerge branch 'stable'
2018-12-13 Kevin McCarthyFix imap_sync_mailbox() hcache leak.
2018-11-30 Kevin McCarthyAdd SENDER to default list of IMAP headers.
2018-11-29 Kevin McCarthyAdd SENDER to default list of IMAP headers.
2018-11-27 Kevin McCarthyMerge branch 'stable'
2018-11-27 Kevin McCarthyFix QRESYNC crash after a large number of VANISHED...
2018-10-23 Peter WuFix memleaks of saslconn on error paths
2018-10-08 Kevin McCarthyCreate mutt_buffer_add_printf().
2018-10-07 Kevin McCarthyConvert imap_rename and pgp_invoke_list_keys to use...
2018-09-30 Kevin McCarthyChange imap_rename_mailbox to use a BUFFER.
2018-09-30 Kevin McCarthyIncrease buffer sizes for some IMAP commands.
2018-09-22 Kevin McCarthyMerge branch 'stable'
2018-09-22 Kevin McCarthyIncrease user/pass field sizes in auth_login.
2018-09-13 Kevin McCarthyChange imap_conn_find() to always return an authenticat...
2018-08-26 Kevin McCarthyMerge branch 'stable'
2018-08-21 Kevin McCarthyFix nested macro warning.
2018-08-21 Kevin McCarthyMerge branch 'stable'
2018-08-15 Kevin McCarthyAllow ctrl-c to interrupt initial IMAP header download.
2018-08-13 Kevin McCarthyOnly sync CONDSTORE and QRESYNC on the initial download.
2018-08-12 Kevin McCarthyAlways check UID vs MSN when handling FETCH.
2018-08-12 Kevin McCarthyAdd QRESYNC support.
next