aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirparse
AgeCommit message (Expand)Author
2019-04-03Even more diagnostic messages for bug 28223.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-09Merge branch 'ticket28856_v2'Nick Mathewson
2019-01-03Merge branch 'ticket28852'Nick Mathewson
2018-12-18Avoid a needless decode/re-encode step in assigning onion keysNick 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-11-25Vote on the StaleDesc flag from prop293Nick Mathewson
2018-11-19Merge branch 'ticket27359_v2_squashed'Nick Mathewson
2018-11-19Use nodefamily_t in microdescriptors.Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-25Merge branch 'bug28202_033' into bug28202_035Nick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-01Remove versions.h include from routerparse.hNick Mathewson
2018-10-01Remove unused headers from routerparse.cNick Mathewson
2018-10-01Extract addr-policy parsing code.Nick Mathewson
2018-10-01Move summarize_protover_flags to versions.cNick Mathewson
2018-10-01extract networkstatus parsing to its own file.Nick Mathewson
2018-10-01Pull detached-signatures code into dirauth.Nick Mathewson
2018-10-01Split microdescriptor parser into its own file.Nick Mathewson
2018-10-01Remove addr_policy_assert_ok() as unusedNick Mathewson
2018-10-01Remove dump_distinct_digest_count()Nick Mathewson
2018-10-01Remove router_get_dir_hash as unused.Nick Mathewson
2018-10-01Move v2 hs parsing into feature/rendNick Mathewson
2018-10-01Split the authority-cert and signature/hash code from routerparseNick Mathewson
2018-10-01Extract the version-managing code from routerparse.cNick Mathewson
2018-10-01Extract logic for dumping unparseable junk from routerparse.cNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson