summaryrefslogtreecommitdiffstats
path: root/openpgp/src/packet/header
AgeCommit message (Expand)Author
2020-04-03openpgp: Convert `CTB::from_ptag` to `TryFrom<u8>`Wiktor Kwapisiewicz
2020-03-26Remove redundant field names.Wiktor Kwapisiewicz
2020-03-09Switch from failure to anyhow.Justus Winter
2020-02-24openpgp: Drop XXX.Justus Winter
2020-01-07Fix broken links in the documentation.Justus Winter
2020-01-06openpgp: Move packet::header::ctb::* into header.Justus Winter
2020-01-06openpgp: Fix link.Justus Winter
2019-10-27Fix more spelling errors caught by codespellDaniel Kahn Gillmor
2019-09-27openpgp: Clean up deprecated range syntaxDaniel Silverstone
2019-09-11openpgp: Move packet::BodyLength to packet::header.Justus Winter
2019-09-11openpgp: Move the ctb module to the header module.Justus Winter
2019-09-11openpgp: Move header module to subdirectory.Justus Winter