]> granicus.if.org Git - mutt/shortlog
mutt
2019-10-27 Kevin McCarthyConvert smime_invoke_import() and helpers to use buffer... master
2019-10-27 Kevin McCarthyConvert smime_verify_sender() and helpers to use buffer...
2019-10-27 Kevin McCarthyConvert smime_get_candidates() to use buffer pool.
2019-10-26 Kevin McCarthyConvert mutt_write_fcc() to use buffer pool.
2019-10-25 Kevin McCarthyConvert _mutt_bounce_message to use buffer pool.
2019-10-25 Kevin McCarthyConvert send_msg() $sendmail_wait to use buffer pool.
2019-10-25 Kevin McCarthyConvert transform_to_7bit() to use buffer pool.
2019-10-25 Kevin McCarthyConvert mutt_message_to_7bit() to use buffer.
2019-10-24 Kevin McCarthyConvert fcc to a buffer.
2019-10-24 Kevin McCarthyConvert send_message() to use buffer pool.
2019-10-23 Kevin McCarthyAdd typelen parameter to rfc1524_mailcap_lookup().
2019-10-23 Kevin McCarthyConvert rfc1524_mailcap_lookup() to use buffer pool...
2019-10-23 Kevin McCarthyConvert mutt_attach_reply() to use buffer pool.
2019-10-23 Kevin McCarthyConvert attach_forward_msgs() to use buffer pool.
2019-10-23 Kevin McCarthyConvert attach_forward_bodies to use buffer pool.
2019-10-23 Kevin McCarthyConvert attach_fmt %f to use buffer pool.
2019-10-23 Kevin McCarthyConvert mutt_num_postponed() maildir check to use buffe...
2019-10-23 Kevin McCarthyConvert pop_fetch_message() to use buffer pool.
2019-10-23 Kevin McCarthyConvert pop_read_header() to use buffer pool.
2019-10-20 Kevin McCarthyConvert pgp_find_hash to use buffer pool.
2019-10-20 Kevin McCarthyConvert pgp_make_key_attachment() to use buffer pool.
2019-10-20 Kevin McCarthyRemove make_key_attachment parameter.
2019-10-20 Kevin McCarthyConvert pgp_select_key() to use buffer pool.
2019-10-19 Kevin McCarthyConvert pgp_traditional_encryptsign() to use buffer...
2019-10-19 Kevin McCarthyConvert pgp_encrypt_message() to use buffer pool.
2019-10-19 Kevin McCarthyConvert pgp_sign_message to use buffer pool.
2019-10-19 Kevin McCarthyConvert pgp_encrypted_handler() to use buffer pool.
2019-10-18 Kevin McCarthyConvert pgp_decrypt_mime() to use buffer pool.
2019-10-18 Kevin McCarthyConvert pgp_decrypt_part() to use buffer pool.
2019-10-18 Kevin McCarthyConvert pgp_extract_keys_from_attachment() to use buffe...
2019-10-18 Kevin McCarthyConvert pgp_verify_one() to use buffer pool.
2019-10-18 Kevin McCarthyConvert pgp_check_traditional_one_body() to use buffer...
2019-10-17 Kevin McCarthyClean up pager change folder aborts to return to pager.
2019-10-17 Kevin McCarthyRemove menu->menu hack when redirecting pager ops throu...
2019-10-17 Kevin McCarthyMerge branch 'stable'
2019-10-17 Kevin McCarthyStable branch quick fix for pager change-mailbox push... stable
2019-10-16 Kevin McCarthyConvert pgp_app_handler to use buffer pool.
2019-10-16 Kevin McCarthyConvert msg_search to use buffer.
2019-10-16 Kevin McCarthyConvert mx_close_mailbox() to use buffer pool.
2019-10-15 Kevin McCarthyReduce line buffer size in mx_get_magic().
2019-10-15 Kevin McCarthyConvert mutt_save_confirm() to use buffer pool.
2019-10-15 Kevin McCarthyRemoved unused mutt_expand_link()
2019-10-15 Kevin McCarthyChange ssl_init to use buffer pool for rand filename.
2019-10-15 Kevin McCarthyConvert mbox_sync_mailbox() to use buffer pool.
2019-10-15 Kevin McCarthyUpdate mime fields when piping a message with $pipe_dec...
2019-10-11 Kevin McCarthyMerge branch 'stable'
2019-10-11 Beck, AndreClear connection input buffer when closing.
2019-10-11 Kevin McCarthyAdd new browse-mailboxes function in index and pager.
2019-10-09 Kevin McCarthyConvert main() to use buffers for paths.
2019-10-09 Kevin McCarthyAdd sticky browser behavior for sorting.
2019-10-08 Kevin McCarthyConvert start_debug() to use buffer pool.
2019-10-08 Kevin McCarthyConvert set/reset and source_rc to use buffers for...
2019-10-08 Kevin McCarthyConvert parse_path_(un)list to use buffer pool for...
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-07 Kevin McCarthyConvert save-hook and fcc-hook to use buffer pool inter...
2019-10-06 Kevin McCarthyConvert mutt_parse_hook() to use buffer pool.
2019-10-05 Kevin McCarthyConvert shrink_histfile() tempfile to use buffer pool.
2019-10-05 Kevin McCarthyConvert mutt_help() to use buffer for tempfile.
2019-10-05 Kevin McCarthyConvert mutt_edit_headers() to use buffer pool.
2019-10-04 Kevin McCarthyFix built-in pager checks for help and attachments.
2019-10-01 Kevin McCarthyMemcpy header cache fetch values to ensure alignment.
2019-09-28 Kevin McCarthyConvert hcache delete and open calls to use buffer...
2019-09-28 Kevin McCarthyConvert hcache fetch and store raw to use buffer pool.
2019-09-28 Kevin McCarthyConvert hcache_open to use buffer pool.
2019-09-27 Kevin McCarthyConvert hcache db4 lockfile to buffer.
2019-09-27 Kevin McCarthyConvert run_decode_and_handler() to use buffer pool.
2019-09-27 Kevin McCarthyConvert edit_one_message() to use buffer pool.
2019-09-26 Kevin McCarthyConvert mutt_error_history to use buffer pool.
2019-09-26 Kevin McCarthyConvert crypt_extract_keys and signed handler to use...
2019-09-25 Kevin McCarthyConvert crypt-gpgme to use BUFFER for tempfiles.
2019-09-22 Kevin McCarthyFix memory leak in compose write-fcc function.
2019-09-22 Kevin McCarthyConvert compress setup_paths() to use buffer.
2019-09-22 Kevin McCarthyRemove nonull check from _mutt_enter_fname()
2019-09-22 Kevin McCarthyConvert compose menu fname variable to buffer.
2019-09-22 Kevin McCarthyConvert buffer callers of mutt_get_field() to use buffe...
2019-09-22 Kevin McCarthyCreate mutt_buffer_get_field().
2019-09-22 Kevin McCarthyConvert compose check_attachments() to use buffer pool.
2019-09-22 Kevin McCarthyFix mutt_save_message() "enter_fname()" to use buffer...
2019-09-21 Kevin McCarthyMerge branch 'stable'
2019-09-21 Kevin McCarthyautomatic post-release commit for mutt-1.12.2 mutt-1-12-2-rel
2019-09-21 Kevin McCarthyUpdate UPDATING file for 1.12.2 release.
2019-09-20 Kevin McCarthyConvert mutt_complete() to use the buffer pool.
2019-09-16 Kevin McCarthyImprove sidebar indentation and shortpath behavior.
2019-09-13 Kevin McCarthyConvert print_attachment_list to use buffer pool.
2019-09-13 Kevin McCarthyConvert query_pipe_attachment to use buffer pool.
2019-09-13 Kevin McCarthyConvert recvattach save_attachment functions to use...
2019-09-13 Kevin McCarthyConvert mutt_save_message() to use buffer pool.
2019-09-13 Kevin McCarthyConvert mutt_display_message() to buffer pool.
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyFix mutt_write_mime_body() application/pgp-encrypted...
2019-09-10 Kevin McCarthyChange browser <display-filename> to show full_path.
2019-09-10 Kevin McCarthyConvert remaining mutt_encode_path() call to use BUFFER.
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-09-07 Kevin McCarthyConvert bcache to use buffer pools.
2019-09-02 Kevin McCarthyFix memory leak when attaching messages.
next