Commit Graph

12 Commits

Author SHA1 Message Date
Justus Winter d628acdf93
Bump Sequoia to 0.9.
- Sequoia now ignores any unhashed subpackets when comparing
    signatures, closing a DoS vector.  Previously, one could create
    any number of valid signatures from a single valid signature that
    were considered distinct by mutating the unhashed subpacket area.

  - Sequoia now handles malformed UserIDs of the form "$addr <$addr>".
    Adjust database::test::test_bad_uids accordingly.

  - Update src/dump.rs from Sequoia.

  - Sequoia now ignores any Unicode codepoint considered whitespace
    when parsing Fingerprints and KeyIDs.  Fixes #122.
2019-07-08 19:16:39 +02:00
Vincent Breitmoser 03b5462744
mail: set message id with own host in outgoing mail 2019-07-03 23:52:51 +02:00
Vincent Breitmoser f4af7dda18
cargo update 2019-07-02 19:16:06 +02:00
Vincent Breitmoser c037a35f9e
update Cargo.lock for sequoia 0.8 2019-06-15 15:42:30 +02:00
Vincent Breitmoser 047ad17ed3
cargo update 2019-06-11 13:55:42 +02:00
Justus Winter 065aaf9581
Port to Sequoia 0.8pre. 2019-06-11 13:02:57 +02:00
Vincent Breitmoser d5d915cc5e
upgrade to sequoia 0.7 (wip!) 2019-06-11 13:02:55 +02:00
Vincent Breitmoser 38292526db hagridctl: working import command 2019-06-05 18:25:32 +00:00
Vincent Breitmoser b447499d2b
use lettre from master (fix build failures) 2019-06-04 16:12:40 +02:00
Vincent Breitmoser b89db028cc
cargo update 2019-06-04 16:12:39 +02:00
Vincent Breitmoser 09ac52f85f
cargo update 2019-06-04 16:12:36 +02:00
Vincent Breitmoser 37dac360de commit known working Cargo.lock file 2019-05-14 16:27:12 +00:00