unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* (no subject)
@ 2015-12-14 13:38 David Bremner
  2015-12-14 13:38 ` [Patch v3 1/8] crypto: refactor context creation to facilitate further work David Bremner
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: David Bremner @ 2015-12-14 13:38 UTC (permalink / raw)
  To: notmuch

This obsoletes 

     id:1449842087-10972-1-git-send-email-david@tethera.net

I reworked the tests to use gpgsm to generate the certificate. This
leaves less room for me to screw things up. Since this requires gpgsm
2.1, I'm including the certs in the patches, rather then having the
test suite generate them. This is probably more robust in any case,
since we are all then working with the same certificate when
debugging. I'm not sure whether to hardcode the fingerprint, leave the
previous code with computes it on the fly. So far I left the code, but
it could be simplified a bit.

One bizarro thing is that we show the expiry as a (very) negative
number. I think this because we call

	sp->integer (sp, expires)

where expires is a time_t

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-12-30 15:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 13:38 David Bremner
2015-12-14 13:38 ` [Patch v3 1/8] crypto: refactor context creation to facilitate further work David Bremner
2015-12-14 13:38 ` [Patch v3 2/8] crypto: make crypto ctx initialization an array David Bremner
2015-12-14 13:38 ` [Patch v3 3/8] cli: let the user know which protocol is unknown or unsupported David Bremner
2015-12-30 15:30   ` David Bremner
2015-12-14 13:38 ` [Patch v3 4/8] test: initial tests for S/MIME and notmuch-emacs David Bremner
2015-12-14 20:03   ` David Bremner
2015-12-14 21:27     ` Tomi Ollila
2015-12-14 23:37       ` David Bremner
2015-12-14 13:38 ` [Patch v3 5/8] test: add broken S/MIME signature verification test for notmuch CLI David Bremner
2015-12-14 13:38 ` [Patch v3 6/8] cli: crypto: S/MIME verification support David Bremner
2015-12-14 13:38 ` [Patch v3 7/8] debian: Recommend gpgsm for S/MIME support David Bremner
2015-12-14 13:38 ` [Patch v3 8/8] debian: add gpgsm as build dependency David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).