hagrid-keyserver--hagrid/database/src
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
..
fs.rs database: add test for selfsig check 2019-06-11 14:32:41 +02:00
lib.rs Revert "web: ignore whitespace in searched fingerprints" 2019-07-08 17:10:24 +02:00
openpgp_utils.rs database: don't be fooled by faux designated revocation signatures 2019-06-13 12:31:52 +02:00
stateful_tokens.rs rename state_dir to token_dir 2019-05-14 16:27:12 +00:00
sync.rs drop memory mutex, and use associated type instead of enum polymorphy 2019-05-14 16:27:12 +00:00
test.rs Bump Sequoia to 0.9. 2019-07-08 19:16:39 +02:00
types.rs add test todo 2019-06-08 02:01:27 +02:00