notmuch-archives.git
9 years ago[PATCH 2/2] test: fix tests after notmuch show output changes related to filenames
Dmitry Kurochkin [Sat, 28 May 2011 22:03:48 +0000 (02:03 +0400)]
[PATCH 2/2] test: fix tests after notmuch show output changes related to filenames

9 years ago[PATCH 1/2] Add part filename and content-id in notmuch show output if available.
Dmitry Kurochkin [Sat, 28 May 2011 22:03:47 +0000 (02:03 +0400)]
[PATCH 1/2] Add part filename and content-id in notmuch show output if available.

9 years agoRe: release-candidate/0.6 redux
Jameson Graef Rollins [Sat, 28 May 2011 21:58:01 +0000 (14:58 +1700)]
Re: release-candidate/0.6 redux

9 years ago[PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
Jameson Graef Rollins [Sat, 28 May 2011 21:52:00 +0000 (14:52 +1700)]
[PATCH 25/25] Fix stdout stream grabbing in format_part_content_text

9 years ago[PATCH 24/25] test: modify multipart test to use test_expect_equal_file
Jameson Graef Rollins [Sat, 28 May 2011 21:51:59 +0000 (14:51 +1700)]
[PATCH 24/25] test: modify multipart test to use test_expect_equal_file

9 years ago[PATCH 23/25] test: update emacs test to use test_expect_equal_file
Jameson Graef Rollins [Sat, 28 May 2011 21:51:58 +0000 (14:51 +1700)]
[PATCH 23/25] test: update emacs test to use test_expect_equal_file

9 years ago[PATCH 22/25] test: fix test_expect_equal_file test to copy instead of mv test files
Jameson Graef Rollins [Sat, 28 May 2011 21:51:57 +0000 (14:51 +1700)]
[PATCH 22/25] test: fix test_expect_equal_file test to copy instead of mv test files

9 years ago[PATCH 21/25] emacs: Cleaner interface when prompting for sender address
Jameson Graef Rollins [Sat, 28 May 2011 21:51:56 +0000 (14:51 +1700)]
[PATCH 21/25] emacs: Cleaner interface when prompting for sender address

9 years ago[PATCH 20/25] emacs: Don't always prompt for the "From" address when replying
Jameson Graef Rollins [Sat, 28 May 2011 21:51:55 +0000 (14:51 +1700)]
[PATCH 20/25] emacs: Don't always prompt for the "From" address when replying

9 years ago[PATCH 19/25] emacs: fix notmuch-show-part-button to not include newline
Jameson Graef Rollins [Sat, 28 May 2011 21:51:54 +0000 (14:51 +1700)]
[PATCH 19/25] emacs: fix notmuch-show-part-button to not include newline

9 years ago[PATCH 18/25] Fix search output sanitization test.
Jameson Graef Rollins [Sat, 28 May 2011 21:51:53 +0000 (14:51 +1700)]
[PATCH 18/25] Fix search output sanitization test.

9 years ago[PATCH 17/25] avoid segfault when calling sanitize_string() on NULL
Jameson Graef Rollins [Sat, 28 May 2011 21:51:52 +0000 (14:51 +1700)]
[PATCH 17/25] avoid segfault when calling sanitize_string() on NULL

9 years ago[PATCH 16/25] lib/message-file: plug three memleaks.
Jameson Graef Rollins [Sat, 28 May 2011 21:51:51 +0000 (14:51 +1700)]
[PATCH 16/25] lib/message-file: plug three memleaks.

9 years ago[PATCH 15/25] Use message-field-value instead of message-fetch-field in FCC header...
Jameson Graef Rollins [Sat, 28 May 2011 21:51:50 +0000 (14:51 +1700)]
[PATCH 15/25] Use message-field-value instead of message-fetch-field in FCC header setup.

9 years ago[PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.
Jameson Graef Rollins [Sat, 28 May 2011 21:51:49 +0000 (14:51 +1700)]
[PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.

9 years ago[PATCH 13/25] emacs: Use "message-cited-text" instead of "message-cited-text-face"
Jameson Graef Rollins [Sat, 28 May 2011 21:51:48 +0000 (14:51 +1700)]
[PATCH 13/25] emacs: Use "message-cited-text" instead of "message-cited-text-face"

9 years ago[PATCH 12/25] test: cleanup search-output test names (no functional change)
Jameson Graef Rollins [Sat, 28 May 2011 21:51:47 +0000 (14:51 +1700)]
[PATCH 12/25] test: cleanup search-output test names (no functional change)

9 years ago[PATCH 11/25] test: add test for sanitized notmuch-search output
Jameson Graef Rollins [Sat, 28 May 2011 21:51:46 +0000 (14:51 +1700)]
[PATCH 11/25] test: add test for sanitized notmuch-search output

9 years ago[PATCH 10/25] Sanitize "Subject:" and "Author:" fields to not contain control charact...
Jameson Graef Rollins [Sat, 28 May 2011 21:51:45 +0000 (14:51 +1700)]
[PATCH 10/25] Sanitize "Subject:" and "Author:" fields to not contain control characters in notmuch-search

9 years ago[PATCH 09/25] emacs: Define several faces for the crypto-status button
Jameson Graef Rollins [Sat, 28 May 2011 21:51:44 +0000 (14:51 +1700)]
[PATCH 09/25] emacs: Define several faces for the crypto-status button

9 years ago[PATCH 08/25] create and set temporary home directory
Jameson Graef Rollins [Sat, 28 May 2011 21:51:43 +0000 (14:51 +1700)]
[PATCH 08/25] create and set temporary home directory

9 years ago[PATCH 07/25] test: remove json test for search null result, since it's being more...
Jameson Graef Rollins [Sat, 28 May 2011 21:51:42 +0000 (14:51 +1700)]
[PATCH 07/25] test: remove json test for search null result, since it's being more properly tested in search-output

9 years ago[PATCH 06/25] test: move utf-8 subject search test from json to search test script
Jameson Graef Rollins [Sat, 28 May 2011 21:51:41 +0000 (14:51 +1700)]
[PATCH 06/25] test: move utf-8 subject search test from json to search test script

9 years ago[PATCH 05/25] fix trailing newlines in notmuch search
Jameson Graef Rollins [Sat, 28 May 2011 21:51:40 +0000 (14:51 +1700)]
[PATCH 05/25] fix trailing newlines in notmuch search

9 years ago[PATCH 04/25] test: move "Search for non-existent message prints nothing" to search...
Jameson Graef Rollins [Sat, 28 May 2011 21:51:39 +0000 (14:51 +1700)]
[PATCH 04/25] test: move "Search for non-existent message prints nothing" to search-output, and add similar test for format=json

9 years ago[PATCH 03/25] test: modify search-output test to use the new test_expect_equal_file...
Jameson Graef Rollins [Sat, 28 May 2011 21:51:38 +0000 (14:51 +1700)]
[PATCH 03/25] test: modify search-output test to use the new test_expect_equal_file function

9 years ago[PATCH 02/25] add note about updating the debian symbols file to the RELEASE file
Jameson Graef Rollins [Sat, 28 May 2011 21:51:37 +0000 (14:51 +1700)]
[PATCH 02/25] add note about updating the debian symbols file to the RELEASE file

9 years ago[PATCH 01/25] fix check for libdir in ldconfig paths
Jameson Graef Rollins [Sat, 28 May 2011 21:51:36 +0000 (14:51 +1700)]
[PATCH 01/25] fix check for libdir in ldconfig paths

9 years agorelease-candidate/0.6 redux
Jameson Graef Rollins [Sat, 28 May 2011 21:51:35 +0000 (14:51 +1700)]
release-candidate/0.6 redux

9 years agoRe: normalizing part numbering across PGP/MIME processing
Jameson Graef Rollins [Sat, 28 May 2011 21:31:08 +0000 (14:31 +1700)]
Re: normalizing part numbering across PGP/MIME processing

9 years agoRe: proposed debian upload 0.5.5
David Bremner [Sat, 28 May 2011 19:56:13 +0000 (16:56 +2100)]
Re: proposed debian upload 0.5.5

9 years ago[python] get all messages of a thread
Patrick Totzke [Sat, 28 May 2011 13:18:05 +0000 (14:18 +0100)]
[python] get all messages of a thread

9 years agoproposed debian upload 0.5.5
David Bremner [Sat, 28 May 2011 12:37:59 +0000 (09:37 +2100)]
proposed debian upload 0.5.5

9 years agoRe: one-time-iterators
Patrick Totzke [Sat, 28 May 2011 08:58:03 +0000 (09:58 +0100)]
Re: one-time-iterators

9 years agoRe: [PATCH 2/2] Workaround for Emacs bug #8721.
Dmitry Kurochkin [Sat, 28 May 2011 01:29:17 +0000 (05:29 +0400)]
Re: [PATCH 2/2] Workaround for Emacs bug #8721.

9 years agoRe: normalizing part numbering across PGP/MIME processing
Carl Worth [Sat, 28 May 2011 00:53:44 +0000 (17:53 +1700)]
Re: normalizing part numbering across PGP/MIME processing

9 years agoRe: [PATCH] test: use `princ' instead of `message' calls in emacs tests
Carl Worth [Fri, 27 May 2011 23:12:20 +0000 (16:12 +1700)]
Re: [PATCH] test: use `princ' instead of `message' calls in emacs tests

9 years agoRe: [PATCH] emacs: User-defined sections in notmuch-hello
Daniel Schoepe [Fri, 27 May 2011 21:51:21 +0000 (23:51 +0200)]
Re: [PATCH] emacs: User-defined sections in notmuch-hello

9 years agoRe: [PATCH] emacs: User-defined sections in notmuch-hello
Daniel Schoepe [Fri, 27 May 2011 21:41:38 +0000 (23:41 +0200)]
Re: [PATCH] emacs: User-defined sections in notmuch-hello

9 years agoRe: [PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
Carl Worth [Fri, 27 May 2011 21:04:53 +0000 (14:04 +1700)]
Re: [PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability

9 years agoRe: one-time-iterators
Austin Clements [Fri, 27 May 2011 19:29:24 +0000 (15:29 +2000)]
Re: one-time-iterators

9 years ago[PATCH] emacs: Give mutlipart/{signed, encrypted} their own part handler.
Jameson Graef Rollins [Fri, 27 May 2011 18:52:19 +0000 (11:52 +1700)]
[PATCH] emacs: Give mutlipart/{signed, encrypted} their own part handler.

9 years ago[PATCH] emacs: User-defined sections in notmuch-hello
Daniel Schoepe [Fri, 27 May 2011 18:52:01 +0000 (20:52 +0200)]
[PATCH] emacs: User-defined sections in notmuch-hello

9 years agoRe: normalizing part numbering across PGP/MIME processing
Daniel Kahn Gillmor [Fri, 27 May 2011 18:34:17 +0000 (14:34 +2000)]
Re: normalizing part numbering across PGP/MIME processing

9 years agoRe: one-time-iterators
Patrick Totzke [Fri, 27 May 2011 18:04:27 +0000 (19:04 +0100)]
Re: one-time-iterators

9 years agoRe: [PATCH 2/2] emacs: Cleaner interface when prompting for sender address
Jameson Graef Rollins [Fri, 27 May 2011 10:37:02 +0000 (03:37 +1700)]
Re: [PATCH 2/2] emacs: Cleaner interface when prompting for sender address

9 years agoRe: [PATCH 1/2] emacs: Don't always prompt for the "From" address when replying
Jameson Graef Rollins [Fri, 27 May 2011 10:36:25 +0000 (03:36 +1700)]
Re: [PATCH 1/2] emacs: Don't always prompt for the "From" address when replying

9 years ago[PATCH 4/4] emacs: Give mutlipart/{signed, encrypted} their own part handler.
Jameson Graef Rollins [Fri, 27 May 2011 10:27:39 +0000 (03:27 +1700)]
[PATCH 4/4] emacs: Give mutlipart/{signed, encrypted} their own part handler.

9 years ago[PATCH 3/4] emacs: Do not attempt to render arbitrary application parts.
Jameson Graef Rollins [Fri, 27 May 2011 10:27:38 +0000 (03:27 +1700)]
[PATCH 3/4] emacs: Do not attempt to render arbitrary application parts.

9 years ago[PATCH 2/4] Render all parts of multipart/encrypted when decrypting.
Jameson Graef Rollins [Fri, 27 May 2011 10:27:37 +0000 (03:27 +1700)]
[PATCH 2/4] Render all parts of multipart/encrypted when decrypting.

9 years ago[PATCH 1/4] Do not replace multipart/signed part with content part when doing verific...
Jameson Graef Rollins [Fri, 27 May 2011 10:27:36 +0000 (03:27 +1700)]
[PATCH 1/4] Do not replace multipart/signed part with content part when doing verification.

9 years agonormalizing part numbering across PGP/MIME processing
Jameson Graef Rollins [Fri, 27 May 2011 10:27:35 +0000 (03:27 +1700)]
normalizing part numbering across PGP/MIME processing

9 years ago[PATCH 2/2] emacs: Cleaner interface when prompting for sender address
Thomas Jost [Fri, 27 May 2011 09:15:00 +0000 (11:15 +0200)]
[PATCH 2/2] emacs: Cleaner interface when prompting for sender address

9 years ago[PATCH 1/2] emacs: Don't always prompt for the "From" address when replying
Thomas Jost [Fri, 27 May 2011 09:14:59 +0000 (11:14 +0200)]
[PATCH 1/2] emacs: Don't always prompt for the "From" address when replying

9 years agoRe: [PATCH] emacs: Make the queries used in the all-tags section
Daniel Kahn Gillmor [Fri, 27 May 2011 03:56:58 +0000 (23:56 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section

9 years agoRe: one-time-iterators
Austin Clements [Fri, 27 May 2011 02:41:44 +0000 (22:41 +2000)]
Re: one-time-iterators

9 years ago[PATCH v2 3/3] Emacs changes for reply to sender
Mark Walters [Thu, 26 May 2011 23:31:57 +0000 (00:31 +0100)]
[PATCH v2 3/3] Emacs changes for reply to sender

9 years ago[PATCH v2 2/3] Documentation changes for --reply-to= option to notmuch reply.
Mark Walters [Thu, 26 May 2011 23:31:56 +0000 (00:31 +0100)]
[PATCH v2 2/3] Documentation changes for --reply-to= option to notmuch reply.

9 years ago[PATCH v2 1/3] Adds the option "--reply-to=" to notmuch reply.
Mark Walters [Thu, 26 May 2011 23:31:55 +0000 (00:31 +0100)]
[PATCH v2 1/3] Adds the option "--reply-to=" to notmuch reply.

9 years ago[PATCH v2 0/3] Implement reply to sender
Mark Walters [Thu, 26 May 2011 23:31:54 +0000 (00:31 +0100)]
[PATCH v2 0/3] Implement reply to sender

9 years agoRe: [PATCH] fixed return value check of sysoncf in get_name_from_passwd_file / get_us...
Carl Worth [Thu, 26 May 2011 22:55:28 +0000 (15:55 +1700)]
Re: [PATCH] fixed return value check of sysoncf in get_name_from_passwd_file / get_username_from_passwd_file

9 years agoRe: [PATCH] emacs: Add a customization allowing to always prompt for the "From" addre...
Jameson Graef Rollins [Thu, 26 May 2011 22:33:26 +0000 (15:33 +1700)]
Re: [PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

9 years agoRe: one-time-iterators
Patrick Totzke [Thu, 26 May 2011 22:22:11 +0000 (23:22 +0100)]
Re: one-time-iterators

9 years agoRe: [PATCH] Change in increment_mtime for BSD compatibility of test suite
Carl Worth [Thu, 26 May 2011 22:12:19 +0000 (15:12 +1700)]
Re: [PATCH] Change in increment_mtime for BSD compatibility of test suite

9 years agoRe: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Thu, 26 May 2011 22:04:07 +0000 (15:04 +1700)]
Re: [PATCH] emacs: Make the queries used in the all-tags section

9 years agoRe: [PATCH 2/2] Workaround for Emacs bug #8721.
Dmitry Kurochkin [Thu, 26 May 2011 21:48:10 +0000 (01:48 +0400)]
Re: [PATCH 2/2] Workaround for Emacs bug #8721.

9 years agoRe: one-time-iterators
Patrick Totzke [Thu, 26 May 2011 21:47:42 +0000 (22:47 +0100)]
Re: one-time-iterators

9 years agoRe: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show...
Dmitry Kurochkin [Thu, 26 May 2011 21:42:22 +0000 (01:42 +0400)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.

9 years ago[PATCH 2/2] Workaround for Emacs bug #8721.
Dmitry Kurochkin [Thu, 26 May 2011 21:38:35 +0000 (01:38 +0400)]
[PATCH 2/2] Workaround for Emacs bug #8721.

9 years ago[PATCH 1/2] test: add tests for hiding messages in notmuch-show view
Dmitry Kurochkin [Thu, 26 May 2011 21:38:34 +0000 (01:38 +0400)]
[PATCH 1/2] test: add tests for hiding messages in notmuch-show view

9 years agoRe: [PATCH] emacs: Add a customization allowing to always prompt for the "From" addre...
Jameson Graef Rollins [Thu, 26 May 2011 21:37:07 +0000 (14:37 +1700)]
Re: [PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

9 years agoRe: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show...
Carl Worth [Thu, 26 May 2011 21:31:30 +0000 (14:31 +1700)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.

9 years agoRe: [PATCH 0/2] Implement reply to sender
Carl Worth [Thu, 26 May 2011 21:21:35 +0000 (14:21 +1700)]
Re: [PATCH 0/2] Implement reply to sender

9 years agoRe: one-time-iterators
Michael Hudson-Doyle [Thu, 26 May 2011 21:16:47 +0000 (09:16 +1200)]
Re: one-time-iterators

9 years agoRe: [PATCH] test: add test-lib.el file with `visible-buffer-string' function
Carl Worth [Thu, 26 May 2011 21:15:27 +0000 (14:15 +1700)]
Re: [PATCH] test: add test-lib.el file with `visible-buffer-string' function

9 years agoRe: [PATCH] emacs: Add a customization allowing to always prompt for the "From" addre...
Carl Worth [Thu, 26 May 2011 21:11:11 +0000 (14:11 +1700)]
Re: [PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

9 years agoRe: one-time-iterators
Austin Clements [Thu, 26 May 2011 20:18:53 +0000 (16:18 +2000)]
Re: one-time-iterators

9 years agoRe: [PATCH] emacs: Add a customization allowing to always prompt for the "From" addre...
Jameson Graef Rollins [Thu, 26 May 2011 17:46:48 +0000 (10:46 +1700)]
Re: [PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

9 years ago[PATCH] emacs: Add a customization allowing to always prompt for the "From" address...
Thomas Jost [Thu, 26 May 2011 17:22:41 +0000 (19:22 +0200)]
[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message

9 years agoRe: one-time-iterators
Carl Worth [Thu, 26 May 2011 17:20:21 +0000 (10:20 +1700)]
Re: one-time-iterators

9 years ago[PATCH] test: add test-lib.el file with `visible-buffer-string' function
Dmitry Kurochkin [Thu, 26 May 2011 16:27:58 +0000 (20:27 +0400)]
[PATCH] test: add test-lib.el file with `visible-buffer-string' function

9 years ago[PATCH 2/2] Emacs changes for reply to sender
Mark Walters [Thu, 26 May 2011 16:06:52 +0000 (17:06 +0100)]
[PATCH 2/2] Emacs changes for reply to sender

9 years ago[PATCH 1/2] Command line changes for reply-to-sender
Mark Walters [Thu, 26 May 2011 16:06:51 +0000 (17:06 +0100)]
[PATCH 1/2] Command line changes for reply-to-sender

9 years ago[PATCH 0/2] Implement reply to sender
Mark Walters [Thu, 26 May 2011 16:06:50 +0000 (17:06 +0100)]
[PATCH 0/2] Implement reply to sender

9 years agoRe: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
Jameson Graef Rollins [Thu, 26 May 2011 15:35:57 +0000 (08:35 +1700)]
Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.

9 years agoRe: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show...
Dmitry Kurochkin [Thu, 26 May 2011 10:26:34 +0000 (14:26 +0400)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.

9 years ago[PATCH v2 4/4] emacs: Allow the user to choose the "From" address when replying to...
Thomas Jost [Thu, 26 May 2011 08:41:33 +0000 (10:41 +0200)]
[PATCH v2 4/4] emacs: Allow the user to choose the "From" address when replying to a message

9 years ago[PATCH v2 3/4] emacs: Allow the user to choose the "From" address when forwarding...
Thomas Jost [Thu, 26 May 2011 08:41:32 +0000 (10:41 +0200)]
[PATCH v2 3/4] emacs: Allow the user to choose the "From" address when forwarding a message

9 years ago[PATCH v2 2/4] emacs: Allow the user to choose the "From" address when composing...
Thomas Jost [Thu, 26 May 2011 08:41:31 +0000 (10:41 +0200)]
[PATCH v2 2/4] emacs: Allow the user to choose the "From" address when composing a new message

9 years ago[PATCH v2 1/4] emacs: Helpers needed for the user to be able to choose the "From...
Thomas Jost [Thu, 26 May 2011 08:41:30 +0000 (10:41 +0200)]
[PATCH v2 1/4] emacs: Helpers needed for the user to be able to choose the "From" address when composing a new message

9 years agoRe: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
Thomas Jost [Thu, 26 May 2011 08:39:58 +0000 (10:39 +0200)]
Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.

9 years agoone-time-iterators
Patrick Totzke [Thu, 26 May 2011 08:31:19 +0000 (09:31 +0100)]
one-time-iterators

9 years agoRe: [PATCH] emacs: Make the queries used in the all-tags section
Austin Clements [Thu, 26 May 2011 03:27:13 +0000 (23:27 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section

9 years agoRe: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Thu, 26 May 2011 01:05:48 +0000 (18:05 +1700)]
Re: [PATCH] emacs: Make the queries used in the all-tags section

9 years agoRe: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show...
Carl Worth [Thu, 26 May 2011 01:02:49 +0000 (18:02 +1700)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.

9 years ago[PATCH 11/11] tag signed/encrypted during notmuch new
Jameson Graef Rollins [Thu, 26 May 2011 01:01:20 +0000 (18:01 +1700)]
[PATCH 11/11] tag signed/encrypted during notmuch new

9 years ago[PATCH 10/11] emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins [Thu, 26 May 2011 01:01:19 +0000 (18:01 +1700)]
[PATCH 10/11] emacs: Add support for PGP/MIME verification/decryption

9 years ago[PATCH 09/11] Add decryption of PGP/MIME-encrypted parts with --decrypt.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:18 +0000 (18:01 +1700)]
[PATCH 09/11] Add decryption of PGP/MIME-encrypted parts with --decrypt.

9 years ago[PATCH 08/11] Add signature verification of PGP/MIME-signed parts with --verify.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:17 +0000 (18:01 +1700)]
[PATCH 08/11] Add signature verification of PGP/MIME-signed parts with --verify.

9 years ago[PATCH 07/11] test: add crypto tests for signature verification and decryption
Jameson Graef Rollins [Thu, 26 May 2011 01:01:16 +0000 (18:01 +1700)]
[PATCH 07/11] test: add crypto tests for signature verification and decryption