]> granicus.if.org Git - mutt/shortlog
mutt
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.
2019-09-01 Kevin McCarthyReuse the static space_stuff function for unstuffing.
2019-09-01 Gero Treuneradd fallback for inotify_init1
2019-08-31 Kevin McCarthyRemove manual note about space-stuffing only once.
2019-08-31 Kevin McCarthyRe-enable and cleanup format-flowed space stuffing.
2019-08-31 Kevin McCarthyProperly revert on an autocrypt postpone failure.
2019-08-28 Kevin McCarthyMerge branch 'stable'
2019-08-28 Kevin McCarthyFix inotify configure test.
2019-08-28 Olaf Heringde.po: proper translation for term collapse
2019-08-20 Kevin McCarthyClean up the autocrypt doc a bit more.
2019-08-20 Kevin McCarthyUpdate autocrypt keyring documentation.
2019-08-20 Kevin McCarthyFix --with-sqlite3 test for autocrypt.
2019-08-17 Kevin McCarthyAdd $ssl_use_tlsv1_3 config variable, default set.
2019-08-17 Kevin McCarthyAdd size display configuration variables.
2019-08-14 Kevin McCarthyFix LibreSSL build.
2019-08-13 Kevin McCarthyUpdate POTFILES.in.
2019-08-13 Kevin McCarthyAdd checks for buffered OpenSSL or GnuTLS data when...
2019-08-13 Kevin McCarthyMention base64 keydata being stored in the autocrypt...
2019-08-11 Kevin McCarthyMove LIBAUTOCRYPT before MUTTLIBS to fix building issues.
2019-08-11 Kevin McCarthyAdd autocrypt and sqlite3 to .gitlab-ci.yml.
2019-08-09 Kevin McCarthyAdd L10N comment about autocrypt menu help line abbrevi...
2019-08-09 Kevin McCarthyAdd a note about autocrypt first-run and macros.
2019-08-09 Kevin McCarthyAdd autocrypt documentation about shared key and keyrin...
2019-08-09 Kevin McCarthyMinor autocrypt manual section updates.
2019-08-08 Kevin McCarthyEnabled writing protected subject with autocrypt too.
2019-08-08 Kevin McCarthyTurn off macro processing during autocrypt initialization.
2019-08-08 Kevin McCarthyAllow nested setting of OPTIGNOREMACROEVENTS.
2019-08-07 Kevin McCarthyAdd $autocrypt_reply.
2019-08-07 Kevin McCarthyAutomatically clear screen when popping the last menu.
2019-08-07 Kevin McCarthyAdd ability to create autocrypt account from an existin...
2019-08-04 Kevin McCarthyDon't try to decrypt autocrypt messages if the option...
2019-08-04 Kevin McCarthyManual typo fix.
2019-08-03 Kevin McCarthyAdd autocrypt README file
2019-08-03 Kevin McCarthyAdd documentation for the autocrypt feature.
2019-08-03 Kevin McCarthyAdd option to scan mailboxes during first run.
2019-08-03 Kevin McCarthyAdd more translation string comments for autocrypt.
2019-08-03 Kevin McCarthyBasic autocrypt account menu.
2019-08-03 Kevin McCarthyConvert peer_update to just pass the peer object.
2019-08-03 Kevin McCarthyImprove gen-map-doc work on multi-word maps.
2019-08-03 Kevin McCarthyAdd account->enabled checks.
2019-08-03 Kevin McCarthyAdd prefer-encrypt prompt during account creation.
2019-08-03 Kevin McCarthyAdd AUTOCRYPT header to imap fetch list.
2019-08-03 Kevin McCarthyAdd L10N translation message comments.
2019-08-03 Kevin McCarthyAdd autocrypt source files to POTFILES.in
2019-08-03 Kevin McCarthyPrint an error message if an autocrypt key can't be...
2019-08-03 Kevin McCarthyHandle autocrypt message decryption.
2019-08-03 Kevin McCarthySlightly improve the gossip header key update.
2019-08-03 Kevin McCarthyFix process_gossip_headers() to look at the right envelope.
2019-08-03 Kevin McCarthyAutocrypt outgoing emails.
2019-08-03 Kevin McCarthyAdd autocrypt line to the compose menu.
2019-08-03 Kevin McCarthyAdd another HEADER security bit for autocrypt.
2019-08-03 Kevin McCarthyChange gossip header address comparison to use normaliz...
2019-08-03 Kevin McCarthyChange autocrypt_db normalization to return ADDRESS.
2019-08-03 Kevin McCarthyAdd gossip header processing.
2019-08-03 Kevin McCarthyConvert to use sqllite3_prepare_v3().
2019-08-03 Kevin McCarthyProcess autocrypt headers.
2019-08-03 Kevin McCarthyAdd autocrypt header parsing to mutt_parse_rfc822_line().
2019-08-03 Kevin McCarthyAdd initial autocrypt account setup.
2019-08-03 Kevin McCarthyFactor out mutt_edit_address() in send.c.
2019-08-03 Kevin McCarthyStart autocrypt gpgme.
2019-08-03 Kevin McCarthyAdd database and schema initialization.
2019-08-03 Kevin McCarthyAdd autocrypt config vars.
2019-08-03 Kevin McCarthyInitial autoconf and makefile setup for autocrypt.
2019-07-28 Kevin McCarthyAdd a comment to the OPTIGNOREMACROEVENTS km_dokey...
2019-07-26 OnericChange OPTIGNOREMACROEVENTS to actuallly ignore macros...
2019-07-26 Kevin McCarthyMerge branch 'stable'
2019-07-26 Kevin McCarthyFix accidental fall-through for <quote-char> if aborted.
2019-07-21 Andrew MarksAdded * option to unattachments command
2019-07-18 Drew DeVaultAdd builds.sr.ht CI manifests
2019-07-18 Kevin McCarthyFix a reference to HeaderCachePageSize.
2019-07-14 Daniel Kahn... Omit User-Agent: header by default
next