aboutsummaryrefslogtreecommitdiff
path: root/src/feature/dirauth/process_descs.c
AgeCommit message (Expand)Author
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-06-17Reject Tor relays running the 0.4.1 seriesNeel Chauhan
2020-03-20relay/dirauth: Set some output arguments in stubsteor
2020-03-16Merge branch 'ticket32672_042_squashed_w_test' into maint-0.4.3Nick Mathewson
2020-03-16Merge branch 'ticket32672_041_squashed' into ticket32672_042_squashed_w_testNick Mathewson
2020-03-16Reject 0.2.9 and 0.4.0 in dirserv_rejects_tor_version()Neel Chauhan
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-09Merge branch 'ticket22029_attempt_squashed'Nick Mathewson
2020-01-09Allow ed25519 keys to be banned in approved-routersNeel Chauhan
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-19Move AuthDirPinKeys to dirauth module.Nick Mathewson
2019-11-23process_descs.c: rename confusing identifiersNick Mathewson
2019-10-23Merge branch 'pr1450_squashed' into maint-0.4.1teor
2019-10-23Authorities reject relays running unsupported Tor release series.Nick Mathewson
2019-10-03Merge branch 'tor-github/pr/1276'George Kadianakis
2019-10-03Authorities reject relays running unsupported Tor release series.Nick Mathewson
2019-09-19dirauth: reorder the checks in dirserv_router_has_valid_address()teor
2019-08-26Check for private IPv6 addresses in dirserv_router_has_valid_address()Neel Chauhan
2019-06-06dirauth: Return a distinct status when formatting annotations failsteor
2019-06-06dirauth: Fix some comments in the router status processing code.teor
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-23dircache: make dirauths reject non UTF-8 descriptors and extrainfocypherpunks
2018-10-01Remove versions.h include from routerparse.hNick 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-21Split directory.c code into several modulesNick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson