summaryrefslogtreecommitdiff
path: root/src/feature/dirparse/parsecommon.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-09Merge branch 'ticket28856_v2'Nick Mathewson
2019-01-03Merge branch 'ticket28852'Nick Mathewson
2018-12-18Use a single path for all PEM-like objects in get_next_token()Nick Mathewson
2018-12-17Replace use of strcmp_len() with new mem_eq_token().Nick Mathewson
2018-12-14Remove a needless memset() in get_token_arguments()Nick Mathewson
2018-12-14Use 25% less RAM for base64-encoded directory objectsNick 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