mu/lib
djcb c9f8ac5beb crypto: prefer gpg2
Can't say I fully understand what's going on, but it seems gpg-before-2
has some trouble with its agent, at least when using
gnome-session (which stopped using gnome-keyring as a gpg-agent since
Fedora 23 at least).

Sanity seems to be restored when preferring gpg2 instead. "gpg" is used
when gpg2 isn't there; and there's the MU_GPG_PATH env variable to
override all of that.
2016-07-24 16:00:04 +03:00
..
tests Add unit-test for multi-to/cc recipients 2016-05-15 16:21:20 +03:00
Makefile.am mu: cosmetic 2016-07-23 19:14:13 +03:00
doxyfile.in * lib: doxygen support (WIP, just starting...) 2012-10-27 14:42:21 +03:00
mu-bookmarks.c * update copyright years 2013-03-30 11:32:07 +02:00
mu-bookmarks.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-contacts.c mu: write contacts-cache a bit sooner 2016-02-21 19:48:21 +02:00
mu-contacts.h mu: write contacts-cache a bit sooner 2016-02-21 19:48:21 +02:00
mu-container.c mu: Make mu_container_splice_grandchildren() do only one thing 2014-08-15 10:11:21 +02:00
mu-container.h mu: Make mu_container_splice_grandchildren() do only one thing 2014-08-15 10:11:21 +02:00
mu-date.c date-parsing: don't lowercase date range strings 2015-03-22 10:24:14 +02:00
mu-date.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-flags.c * mu: unbreak unit test after flag changes (fixes #247) 2013-07-07 10:46:35 +03:00
mu-flags.h minor whitespace fixes 2015-09-22 09:09:39 +01:00
mu-index.c mu: add '--lazy-check' option for indexing 2016-07-23 21:33:10 +03:00
mu-index.h mu: add '--lazy-check' option for indexing 2016-07-23 21:33:10 +03:00
mu-log.c mu: cosmetic 2016-07-23 19:14:13 +03:00
mu-log.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-maildir.c mu: add '--lazy-check' option for indexing 2016-07-23 21:33:10 +03:00
mu-maildir.h mu: add '--lazy-check' option for indexing 2016-07-23 21:33:10 +03:00
mu-msg-crypto.c crypto: prefer gpg2 2016-07-24 16:00:04 +03:00
mu-msg-doc.cc * update copyright years 2013-03-30 11:32:07 +02:00
mu-msg-doc.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-msg-fields.c minor whitespace fixes 2015-09-22 09:09:39 +01:00
mu-msg-fields.h minor whitespace fixes 2015-09-22 09:09:39 +01:00
mu-msg-file.c mu: don't use __FUNCTION__, use __func__ 2015-04-22 21:06:31 +03:00
mu-msg-file.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-msg-iter.cc Fix call to c_str() that sometimes dumps core on OpenBSD i386-current 2015-07-02 15:14:29 -05:00
mu-msg-iter.h Fix a core dump under OpenBSD 2015-03-06 00:12:34 +02:00
mu-msg-part.c Use Unicode characters when cleaning up attachment filename 2016-05-23 19:26:04 +08:00
mu-msg-part.h mu: expose content id to attachment plist 2016-05-07 09:07:11 +08:00
mu-msg-prio.c * update copyright years 2013-03-30 11:32:07 +02:00
mu-msg-prio.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-msg-priv.h Fix #280 2015-02-16 01:19:32 +02:00
mu-msg-sexp.c mu: expose content id to attachment plist 2016-05-07 09:07:11 +08:00
mu-msg.c mu: decode mailing-list headers 2015-12-15 07:21:26 +02:00
mu-msg.h * cleanup: drop gmime-2.4 support 2013-07-21 14:44:44 +03:00
mu-query.cc Fix a core dump under OpenBSD 2015-03-06 00:12:34 +02:00
mu-query.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-runtime.c Fix some compiler warnings 2016-02-14 12:13:11 +02:00
mu-runtime.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-script.c * update copyright years 2013-03-30 11:32:07 +02:00
mu-script.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-store-priv.hh mu: write contacts-cache a bit sooner 2016-02-21 19:48:21 +02:00
mu-store-read.cc mu: optimize indexing (get_uid_term) 2015-11-17 10:55:56 +02:00
mu-store-write.cc mu: write contacts-cache a bit sooner 2016-02-21 19:48:21 +02:00
mu-store.cc mu-store: Silence confusing code that's throwing a clang warning 2015-12-15 12:40:40 +01:00
mu-store.h mu: write contacts-cache a bit sooner 2016-02-21 19:48:21 +02:00
mu-str.c minor whitespace fixes 2015-09-22 09:09:39 +01:00
mu-str.h * handle message-ids a bit specially, update unit tests 2013-10-13 20:05:29 +03:00
mu-threader.c cosmetic 2015-10-07 10:34:55 +03:00
mu-threader.h * update copyright years 2013-03-30 11:32:07 +02:00
mu-util.c mu: optimize indexing (get_uid_term) 2015-11-17 10:55:56 +02:00
mu-util.h mu: cosmetic 2016-07-23 19:14:13 +03:00