aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dir.c
AgeCommit message (Expand)Author
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22test: Hide some test-declaration macro definitions to COCCI.Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-04-05crypto_format: Remove the return values from digest256_to_base64()teor
2019-03-26Merge branch 'tor-github/pr/842'George Kadianakis
2019-03-26Merge branch 'tor-github/pr/709'George Kadianakis
2019-03-26test/dir: add a 4th argument to dirserv_read_measured_bandwidths()teor
2019-03-26Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_...teor
2019-03-25Split getinfo handling into a new control_getinfo.cNick Mathewson
2019-03-21test/dir: add an extra argument to dirserv_read_measured_bandwidths()teor
2019-03-21Merge branch 'ticket29806_034_squashed' into ticket29806_035_squashed_mergedteor
2019-03-21bwauth: Ignore bandwidth file lines with "vote=0"juga0
2019-02-20fixup! test_dir: Refactor common code out of the dir_format unit teststeor
2019-02-19test_dir: Test descriptor variantsteor
2019-02-19test_dir: Refactor common code out of the dir_format unit teststeor
2019-02-19test_dir: Test rsa + ed25519 extrainfo creation and parsingteor
2019-02-19test_dir: Split test_dir_formats into separate rsa and rsa_ed25519 teststeor
2019-02-19test_dir: Unit tests for RSA-only router and extrainfo descriptor creationteor
2019-02-13test: Add test to get the digest of a bw filejuga0
2019-02-13bwauth: Add function to get the digest of a bw filejuga0
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-12-03Add tests for parsing each routerstatus flag.Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-01Remove versions.h include from routerparse.hNick 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 the authority-cert and signature/hash code from routerparseNick 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
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-11Followup: Make authority_cert_parse_from_string() take length tooNick Mathewson
2018-09-11Revise networkstatus parsing code to use lengthsNick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-07-30Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'Nick Mathewson
2018-07-18Add some missing includes and struct declarations.Nick Mathewson
2018-07-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-18Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-18Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-18Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-07-18Add a test for format_recommended_version_list.Nick Mathewson
2018-07-16Add tests for max length bw file headersjuga0
2018-07-16Add test with NULL bw_file_headerjuga0
2018-07-16Move bandwidth file tests to same functionjuga0
2018-07-16Add the Bandwidth List file headers to votesjuga0
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson