log src/plugins/mail-crypt/doveadm-mail-crypt.c @ 22591:dafc46a5c6e5

age author description
Fri, 06 Oct 2017 11:07:23 +0300 Martti Rannanjärvi doveadm-mail-crypt: Print existing userkey hash when aborting generate
Thu, 05 Oct 2017 15:53:16 +0300 Aki Tuomi mail-crypt: Improve doveadm output
Thu, 05 Oct 2017 15:40:45 +0300 Aki Tuomi mail-crypt: Fix key generation handling
Thu, 16 Mar 2017 11:15:18 +0200 Martti Rannanjärvi global: Log internal storage error on failure
Wed, 22 Feb 2017 13:30:00 +0200 Timo Sirainen global: Replace mail_storage_service_user_free() with _unref()
Fri, 10 Feb 2017 12:40:41 +0200 Timo Sirainen doveadm mailbox cryptokey generate: Fix error handling
Fri, 10 Feb 2017 12:33:01 +0200 Timo Sirainen doveadm mailbox cryptokey generate: Fix memory leak
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 11 Jan 2017 01:57:46 +0100 Stephan Bosch global: Replaced all instances of memset(p, 0, sizeof(*p)) with the new i_zero() macro.
Tue, 06 Dec 2016 18:14:31 +0200 Phil Carmody plugins: mail-crypt - fix static analysis pedantry
Mon, 28 Nov 2016 15:15:21 +0200 Aki Tuomi doveadm-mail-crypt: Skip existing keys properly
Thu, 24 Nov 2016 14:48:03 +0200 Aki Tuomi mail-crypt: Add mail-crypt plugin