aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirparse/parsecommon.c
AgeCommit message (Expand)Author
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-02-05When parsing tokens, reject early on spurious keys.Nick Mathewson
2020-02-05When parsing, reject >1024-bit RSA private keys sooner.Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-25Merge branch 'bug28202_033' into bug28202_035Nick Mathewson
2018-10-01Extract addr-policy parsing code.Nick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson