tor/src/app/config
Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c
The main.c code is responsible for initialization and shutdown;
the mainloop.c code is responsible for running the main loop of Tor.

Splitting the "generic event loop" part of mainloop.c from the
event-loop-specific part is not done as part of this patch.
2018-09-21 09:14:06 -04:00
..
auth_dirs.inc Merge branch 'maint-0.3.4' 2018-07-12 14:32:16 -04:00
config.c Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -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 Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
statefile.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00