tor/src/app/config
Nick Mathewson b54a5e704f Split most of dirserv.c into several new modules
In dirauth:
  * bwauth.c reads and uses bandwidth files
  * guardfraction.c reads and uses the guardfraction file
  * reachability.c tests relay reachability
  * recommend_pkg.c handles the recommended-packages lines.
  * recv_descs.c handles fingerprint files and processing incoming
    routerinfos that relays upload to us
  * voteflag.c computes flag thresholds and sets those thresholds on
    routerstatuses when computing votes

In control:
  * fmt_serverstatus.c generates the ancient "v1 server status"
    format that controllers expect.

In nodelist:
  * routerstatus_fmt.c formats routerstatus entries for a consensus,
    a vote, or for the controller.
2018-09-20 11:07:42 -04:00
..
auth_dirs.inc Merge branch 'maint-0.3.4' 2018-07-12 14:32:16 -04:00
config.c Split most of dirserv.c into several new modules 2018-09-20 11:07:42 -04:00
config.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
confparse.c Convert __OwningControllerFD to a 64-bit value 2018-08-01 11:01:52 -04:00
confparse.h Convert __OwningControllerFD to a 64-bit value 2018-08-01 11:01:52 -04:00
fallback_dirs.inc Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
or_options_st.h Merge remote-tracking branch 'dgoulet/ticket20700_035_03' 2018-09-07 15:03:32 -04:00
or_state_st.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00
statefile.c Isolate resolve.h usage in the modules that really need it. 2018-07-10 13:36:45 -04:00
statefile.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00