index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
imap
Age
Commit message (
Expand
)
Author
2019-01-04
Clean up formatting.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-12-29
Change x-label editing flag to be in the envelope.
Kevin McCarthy
2018-12-29
Create envelope->changed to mark all field changes.
Kevin McCarthy
2018-12-17
Add mx operation save_to_header_cache.
Kevin McCarthy
2018-12-12
Fix imap_sync_mailbox() hcache leak.
Kevin McCarthy
2018-11-30
Add SENDER to default list of IMAP headers.
Kevin McCarthy
2018-11-27
Fix QRESYNC crash after a large number of VANISHED messages.
Kevin McCarthy
2018-10-23
Fix memleaks of saslconn on error paths
Peter Wu
2018-10-08
Create mutt_buffer_add_printf().
Kevin McCarthy
2018-10-06
Convert imap_rename and pgp_invoke_list_keys to use buffer pool.
Kevin McCarthy
2018-09-30
Change imap_rename_mailbox to use a BUFFER.
Kevin McCarthy
2018-09-30
Increase buffer sizes for some IMAP commands.
Kevin McCarthy
2018-09-22
Merge branch 'stable'
Kevin McCarthy
2018-09-22
Increase user/pass field sizes in auth_login.
Kevin McCarthy
2018-09-12
Change imap_conn_find() to always return an authenticated conn.
Kevin McCarthy
2018-08-21
Fix nested macro warning.
Kevin McCarthy
2018-08-15
Allow ctrl-c to interrupt initial IMAP header download.
Kevin McCarthy
2018-08-13
Only sync CONDSTORE and QRESYNC on the initial download.
Kevin McCarthy
2018-08-11
Always check UID vs MSN when handling FETCH.
Kevin McCarthy
2018-08-11
Add QRESYNC support.
Kevin McCarthy
2018-08-11
Add utility functions for QRESYNC support.
Kevin McCarthy
2018-08-11
Add basic CONDSTORE support when fetching initial messages.
Kevin McCarthy
2018-07-28
Fix -z and -Z options to work with IMAP.
Kevin McCarthy
2018-07-16
Improve OAUTHBEARER support.
Brandon Long
2018-07-16
Merge branch 'stable'
Kevin McCarthy
2018-07-15
Check outbuf length in mutt_from_base64()
Kevin McCarthy
2018-07-13
Verify IMAP status mailbox literal count size.
Kevin McCarthy
2018-07-13
Handle NO response without message properly
JerikoOne
2018-07-13
Don't overflow tmp in msg_parse_fetch.
Kevin McCarthy
2018-07-13
Selectively cache headers.
Richard Russon
2018-07-13
Fix buffer size check in cmd_parse_lsub.
Kevin McCarthy
2018-07-12
Fix imap_quote_string() length check errors.
Kevin McCarthy
2018-07-07
Merge branch 'stable'
Kevin McCarthy
2018-07-07
Properly quote IMAP mailbox names when (un)subscribing.
Kevin McCarthy
2018-06-14
Initial support for OAUTHBEARER for IMAP.
Brandon Long
2018-05-21
Remove mutt_buffer_new() NULL retval checks.
Kevin McCarthy
2018-04-15
Add a comment in auth_gss about RFCs and null-termination.
Kevin McCarthy
2018-04-13
Merge branch 'stable'
Kevin McCarthy
2018-04-13
Improve gss debug printing of status_string.
Kevin McCarthy
2018-04-13
Merge branch 'stable'
Kevin McCarthy
2018-04-13
Remove trailing null count from gss_buffer_desc.length field.
Kevin McCarthy
2018-01-07
cmd_handle_fatal: make error message a bit more descriptive
Fabian Groffen
2018-01-07
Merge branch 'stable'
Kevin McCarthy
2018-01-07
Fix imap status count range check.
Kevin McCarthy
2018-01-06
Merge branch 'stable'
Kevin McCarthy
2018-01-06
Change imap literal counts to parse and store unsigned ints.
Kevin McCarthy
2018-01-06
Fix improper signed int conversion of IMAP uid and msn values.
Kevin McCarthy
2017-11-28
Update copyright notices.
Kevin McCarthy
[next]