summaryrefslogtreecommitdiffstats
path: root/openpgp/src/packet/userid/mod.rs
AgeCommit message (Expand)Author
2019-11-25OpenPGP User ID convention is "de facto" not "de factor"Daniel Kahn Gillmor
2019-11-25openpgp: Fix regular expression.Neal H. Walfield
2019-11-21openpgp: When parsing User IDs, recognize URIs.Neal H. Walfield
2019-11-18Fix more spellingDaniel Kahn Gillmor
2019-11-06openpgp: Replace RFC 2822 parser with a de factor parserNeal H. Walfield
2019-10-25rfc2822,openpgp: Move rfc2822 crate to be a private mod in openpgpNeal H. Walfield