]> granicus.if.org Git - mutt/history - pgpinvoke.c
Convert pgp_app_handler to use buffer pool.
[mutt] / pgpinvoke.c
2019-10-11 Kevin McCarthyMerge branch 'stable'
2019-09-21 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-08-28 Kevin McCarthyMerge branch 'stable'
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-04-10 Kevin McCarthyAdd mutt_buffer_quote_filename().
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
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-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-10-07 Kevin McCarthyConvert imap_rename and pgp_invoke_list_keys to use...
2018-09-30 Kevin McCarthyConvert pgp_invoke_list_keys and mix_send_message to...
2018-04-16 Kevin McCarthyMerge branch 'stable'
2018-04-14 Kevin McCarthyMerge branch 'stable'
2018-04-14 Kevin McCarthyMerge branch 'stable'
2018-04-14 Kevin McCarthyMerge branch 'stable'
2018-04-09 Kevin McCarthyMerge branch 'stable'
2018-04-02 Kevin McCarthyMerge branch 'stable'
2018-03-22 Kevin McCarthyMerge branch 'stable'
2018-03-03 Kevin McCarthyMerge branch 'stable'
2018-02-28 Kevin McCarthyMerge branch 'stable'
2018-02-22 Kevin McCarthyMerge branch 'stable'
2018-02-01 Kevin McCarthyMerge branch 'stable'
2018-01-31 Kevin McCarthyMerge branch 'stable'
2018-01-31 Kevin McCarthyMerge branch 'stable'
2018-01-27 Kevin McCarthyMerge branch 'stable'
2018-01-22 Kevin McCarthyMerge branch 'stable'
2018-01-18 Kevin McCarthyMerge branch 'stable'
2018-01-18 Kevin McCarthyMerge branch 'stable'
2018-01-18 Kevin McCarthyMerge branch 'stable'
2018-01-11 Kevin McCarthyMerge branch 'stable'
2018-01-11 Kevin McCarthyCreate pgp and s/mime default and sign_as key vars...
2016-08-18 Kevin McCarthymerge default into stable
2016-07-06 Kevin McCarthymerge stable
2016-07-01 Kevin McCarthymerge stable
2016-05-24 Kevin McCarthymerge stable
2016-05-09 Derek MartinChange M_* symbols to MUTT_*
2016-04-30 Kevin McCarthymerge stable
2016-04-28 Kevin McCarthyAdd cols parameter to mutt_FormatString()
2015-08-31 Kevin McCarthymerge default into stable
2015-07-21 Kevin McCarthymerge stable
2015-02-19 Kevin McCarthymerge stable
2015-01-06 Kevin McCarthymerge stable
2015-01-06 Kevin McCarthymerge stable
2014-06-21 Kevin McCarthyEnable %a format string for all pgp command configs...
2009-01-04 Brendan CullyUpdate copyrights. Closes #3016.
2007-04-15 Michael Elkinsmerge with tip
2007-04-12 Michael ElkinsPass column value recursively when expanding format...
2007-04-01 Brendan CullyMerge flea restore
2005-09-17 Brendan CullyGah, forgot the zip code when updating the FSF address...
2005-09-17 Brendan CullyUpdate FSF address (via sed, I hope nothing got mangled...
2005-02-03 Brendan CullyAdd config.h to the top of every C file that could...
2005-01-27 Marco d'ItriMake the default Muttrc work out the box for people...
2003-03-03 Thomas RoesslerIDN support for e-mail messages. Things should work...
2002-12-11 Thomas RoesslerFix Mike's and my e-mail addresses in copyright lines.
2002-03-26 Thomas RoesslerOK, I'm giving up: pgp_create_traditional now creates...
2002-03-26 Thomas RoesslerFix application/pgp signatures.
2001-02-02 Thomas RoesslerApply more conservative quoting to some PGP invocation.
2001-01-08 Thomas RoesslerGoing through possible security problems with a fine...
2000-04-22 Thomas RoesslerComment cosmetics. From Martin Michlmayer.
2000-03-09 Thomas RoesslerBail on empty PGP formats.
2000-03-03 Thomas RoesslerThe FSF apparently has moved.
2000-01-06 Thomas RoesslerUpdate copyright notices for unstable.
1999-09-29 Thomas Roesslerdon't leak /dev/null file descriptors. From Roland...
1999-08-15 Thomas RoesslerVarious changes added over the last week:
1999-07-28 Thomas RoesslerAdd a hook which enables us to fetch PGP keys from...
1999-06-08 Thomas Roessler- Add a $weed option.
1999-06-03 Thomas RoesslerExperimental: New PGP invocation interface. The invocat...
1999-02-04 Thomas Roessler[unstable] Change the way mutt_quote_filename() worked...
1999-01-07 Thomas RoesslerGet rid of RCS ids in source files. They are getting...
1998-11-10 Thomas RoesslerIntroduce or rewrite mutt_{str*cmp,strlen} and use...
1998-10-21 Thomas RoesslerMake gpg's output look a little bit cleaner.
1998-10-15 Thomas RoesslerChange "static char rcsid[]" to "static const char... mutt-0-94-13-rel
1998-10-13 Thomas RoesslerAdd RCS $Id$ strings to (hopefully) all source files.
1998-08-27 Thomas Roessler[patch-0.94.4i.tlr.shell_quote.1] Try to quote file...
1998-06-16 Thomas RoesslerInclude part of Werner Koch's latest GPG patches.
1998-06-08 Thomas RoesslerGPG support, first take.
1998-06-08 Thomas RoesslerInitial revision