]> granicus.if.org Git - mutt/shortlog
mutt
2015-04-07 Kevin McCarthyClarify hook pattern vs regexp in muttrc.man page.
2015-04-05 Kevin McCarthyFix smime.rc typos and spacing issues. (closes #3745)
2015-03-30 Kevin McCarthyFix const errors caused by find_keys() changes.
2015-03-30 Kevin McCarthyAdd ui elements for oppenc mode.
2015-03-30 Kevin McCarthyAdd a security bit to the message for oppenc mode.
2015-03-30 Kevin McCarthyAdd the crypt_opportunistic_encrypt option and calls.
2015-03-30 Kevin McCarthyImplement crypt_opportunistic_encrypt().
2015-03-30 Kevin McCarthyImplement oppenc_mode in the find_keys methods.
2015-03-30 Kevin McCarthyPull is_numerical_keyid() into crypt.c.
2015-03-30 Kevin McCarthyIntroduce an oppenc_mode parameter
2015-03-30 Kevin McCarthyRefactor the address list generation out of the find_ke...
2015-03-17 Kevin McCarthyDocument limitation of color index and server-side...
2015-03-17 Kevin McCarthyAdd entries for =B and =h in pattern modifier table.
2015-03-17 Kevin McCarthyClarify hook documentation to specify regexp instead...
2015-03-05 Kevin McCarthyFix pgp_application_pgp_handler to remove all tempfiles.
2015-02-19 Kevin McCarthymerge stable
2015-02-11 Eike RathkeAllow fingerprint user input for key selection. (see...
2015-02-15 Kevin McCarthyAdd fingerprint record parsing for pgp list keys. ...
2015-02-15 Kevin McCarthyConvert pgp_key_t fingerprint to a char* (see #3695)
2015-02-10 Kevin McCarthyProtect addr with NONULL in pgp_getkeybyaddr.
2015-02-10 Peter WuFix buffer underread for empty header values. (closes...
2015-02-08 Kevin McCarthyCache uid validity in crypt_key_t.
2015-02-08 Kevin McCarthyFix pgp-gpgme to set revoke/expired/disabled flags.
2015-02-03 Kevin McCarthyChange the smime_encrypt_with default to aes256.
2015-02-04 Kevin McCarthyProtect SmimeDefaultKey for postpone/resume.
2015-02-02 Kevin McCarthyFix mutt_parse_crypt_hdr() sign_as behavior.
2015-02-01 Kevin McCarthyUpdate smime_encrypt_with documentation to list all...
2015-01-15 Kevin McCarthySend the IMAP \Draft flag when postponing a message.
2015-01-31 Brendan Cullygpgme: typo in previous commit
2015-01-31 Brendan Cullygpgme: guard mail-key on presence of gpgme_op_export_keys
2015-01-30 Vincent LefevreUpdated French translation.
2015-01-29 Kevin McCarthyClean up sasl warnings.
2015-01-28 Kevin McCarthyClean up gnutls warnings.
2015-01-26 Kevin McCarthyRemove GPG_AGENT_INFO check for GnuPG 2.1 compatibility...
2015-01-26 Vincent LefevreUpdated French translation.
2015-01-26 Vincent LefevreCorrected various spelling mistakes (most of them repor...
2015-01-23 Kevin McCarthyImplement mail-key, Esc-K, for gpgme. (closes #3488)
2015-01-19 Kevin McCarthypgp_getkeybystr: Pull key matching out of the address...
2015-01-21 Eike RathkeHEAD is dead, remove wrong instruction from doc/devel...
2015-01-18 Eike RathkeAllow short and long key ID user input in crypt_getkeyb...
2015-01-18 Eike RathkeAllow short and long key ID user input in pgp_getkeybystr()
2015-01-17 Kevin McCarthyFix some context, data, and key memory leaks in gpgme.
2015-01-17 Kevin McCarthyFix the hcache type punning warning.
2015-01-15 Vincent LefevreAlso colorize the initial mutt_enter_fname prompt.
2015-01-01 Kevin McCarthyFix segfault of extract-keys (^K) under gpgme. (closes...
2014-10-10 Kevin McCarthyFix a memory leak in mutt_query_complete.
2014-08-15 Kevin McCarthyFix variable name in configure.ac.
2014-12-28 Kevin McCarthyRemove duplicate SmimeCryptAlg declaration in globals.h
2014-12-01 Kevin McCarthyRevert write_one_header() to skip space and tab. ...
2015-01-06 Kevin McCarthyFix segv in pgp_getkeybystr(). (closes #3725)
2014-09-07 Brendan Cullymutt_sasl: fix double negative in iptostring result...
2014-09-07 Brendan Cullymutt_sasl: whitespace only
2014-08-12 Kevin McCarthyAdd a scratch buffer to the history ring. (closes ...
2014-07-25 Vincent LefevreUpdated French translation.
2014-03-13 Ivan Vilata... Updated Catalan translation.
2014-03-13 Vsevolod VolkovUpdated Ukrainian translation.
2014-03-13 Vsevolod VolkovUpdated Russian translation.
2014-03-13 Jonathan Wakelyfix typo in man page.
2014-03-13 Petr PisarUpdated Czech translation
2014-03-12 Brendan Cullymutt-1.5.23 signed
2014-03-12 Brendan CullyAdded tag mutt-1-5-23-rel for changeset b8a63730c848
2014-03-12 Brendan Cullyautomatic post-release commit for mutt-1.5.23 mutt-1-5-23-rel
2014-03-12 Brendan Cullybuild-release: make sure version is picked up by autoconf
2014-03-12 Brendan Cullymkchangelog: only show log entries on current branch
2014-03-12 Brendan CullyNo more devel
2014-03-11 Michael Elkinsadd user visible changes since 1.5.22 release.
2014-03-11 Michael ElkinsFix buffer overrun caused by not updating a string...
2013-11-06 Kevin McCarthyAdd option to encrypt postponed messages. (closes ...
2015-01-09 Kevin McCarthyAdd color type for prompts.
2013-10-30 Kevin McCarthyAdd gpg signature name. (closes #3478)
2015-01-06 Kevin McCarthymerge stable
2015-01-06 Kevin McCarthymerge stable
2015-01-03 Kevin McCarthyChange bounce to use mutt_parse_adrlist() for address...
2015-01-01 Kevin McCarthyFix segfault of extract-keys (^K) under gpgme. (closes...
2014-08-12 Kevin McCarthyWrap pgp_uid_t->addr in NONULL(). (closes #3564)
2014-08-12 Kevin McCarthyFix parse_pub_line to allow an empty User-ID field...
2013-11-03 Kevin McCarthyOverride draft headers with arguments. (closes #3580)
2014-06-21 Kevin McCarthyEnable %a format string for all pgp command configs...
2013-12-19 Kevin McCarthyNote correct usage of $edit_headers. (closes #3673)
2014-08-13 Kevin McCarthyClarify PGPPATH usage in manpages.
2014-10-10 Kevin McCarthyFix a memory leak in mutt_query_complete.
2014-08-22 Kevin McCarthyRemove unused variable t in start_debug().
2014-08-15 Kevin McCarthyFix variable name in configure.ac.
2014-12-28 Kevin McCarthyRemove duplicate SmimeCryptAlg declaration in globals.h
2014-11-05 David ChampionDisable SSLv3 by default.
2014-10-11 Brendan Cullyhcache tcdb debug logging
2014-10-11 Brendan Cullyadd check-syntax target for flymake
2014-10-11 Brendan Cullyignore generated pgpewrap/pgpring man pages
2014-10-11 Brendan Cullyignore gnu global tags
2014-09-07 Brendan Cullymerge stable
2014-09-07 Brendan Cullymerge stable
2014-08-23 Kevin McCarthyFix deprecated gnutls_protocol_set_priority. (closes...
2014-02-08 Benno SchulenbergUpdated Dutch translation
2013-10-29 Brendan CullyMerge stable into default
2013-10-24 Michael Elkinsremove trailing period from documentation for $pgp_list...
2013-10-24 Michael Elkinsremove trailing period from documentation for $pgp_list...
2013-10-23 Michael Elkinsmerge changesets from stable branch
2013-10-23 Brendan CullyMerge stable into default
2013-10-23 Brendan CullyMove HEAD to default
2013-10-23 Brendan Cullycreate stable branch
next