aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/nodelist.c
AgeCommit message (Expand)Author
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Rename dirauth/mode.h to dirauth/authmode.hNick Mathewson
2018-09-21Merge branch 'split_mainloop_onion'Nick Mathewson
2018-09-21Merge remote-tracking branch 'dgoulet/ticket27797_035_01'Nick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-09-20node: Make node_supports_v3_rendezvous_point() also check for the keyDavid Goulet
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-10Defer reporting directory bootstrap progressTaylor Yu
2018-09-10Make control_event_bootstrap() return voidTaylor Yu
2018-08-29Merge branch 'ticket27246_035_01_squashed'Nick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-08-24Merge remote-tracking branch 'teor/bug27237'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Bootstrap: try harder to get descriptors in non-exit test networksteor
2018-08-23Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-17In addrs_in_same_network_family(), choose IP subnet size based on IP typeNeel Chauhan
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson