aboutsummaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2019-12-20Code Style: Delete headers that are included twiceteor
2019-12-19Add config object for dirauth; move one option there.Nick Mathewson
2019-12-19Add "stub" files for disabled modules.Nick Mathewson
2019-12-04Merge branch 'ticket32609_squashed'Nick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-11-26Make control_event_conf_changed() take a config_line_tNeel Chauhan
2019-11-22Fix a low-impact memory leak in options_act_reversible()Nick Mathewson
2019-11-21Merge branch 'reversible_3'Nick Mathewson
2019-11-20options_act_reversible: add more comments to explain orderingNick Mathewson
2019-11-20Typo/grammar fixes.Nick Mathewson
2019-11-20log config: Set safelogging_changed even if we aren't running Tor.Nick Mathewson
2019-11-20Some tests for log changes, commit, and rollbackNick Mathewson
2019-11-20Make KeyDirectory's GroupReadable behave the same as CacheDirectory's.Nick Mathewson
2019-11-20Typo fix in warning message about ControlSocketNick Mathewson
2019-11-20Free options objects for which validation fails.Nick Mathewson
2019-11-19Split listener configuration out of options_act_reversible()Nick Mathewson
2019-11-19Split log configuration out of options_act_reversible().Nick Mathewson
2019-11-19options_act_reversible(): Extract more startup-only pieces.Nick Mathewson
2019-11-19Extract a function for one-time-only pre-reversible options.Nick Mathewson
2019-11-19Move some ControlSocket checks to options_validate_cb()Nick Mathewson
2019-11-18Merge branch 'tor-github/pr/1423'George Kadianakis
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-16Merge remote-tracking branch 'tor-github/pr/1545'Nick Mathewson
2019-11-15Remove the extra whitespace around the DARWIN #definesNeel Chauhan
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-14Run "make autostyle"teor
2019-11-14relay: Disable relay_sys when the relay module is disabledteor
2019-11-07ntmain: make service_fns struct anonymous.Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-11-07Move netstatus (mainloop) state fields into mainloop's state.Nick Mathewson
2019-11-07subsysmgr: use IDX_NONE is an exception value, not -1.Nick Mathewson
2019-11-07Stop using "config_suite_offset=-1" to indicate "no config suite."Nick Mathewson
2019-11-07Use new configuration architecture for crypto optionsNick Mathewson
2019-11-07Add testing-only functions to get the subsystem config/state indicesNick Mathewson
2019-11-07Add subsys functions for receiving/flushing states and options.Nick Mathewson
2019-11-07Give subsystems optional config formats and state formats.Nick Mathewson
2019-11-07Make a new structure for tracking subsystem status.Nick Mathewson
2019-11-07relay: Stop failing on startup when the relay module is disabledteor
2019-11-06OwningControllerFD should be immutable, not OwningControllerProcess.Nick Mathewson
2019-11-05Merge branch 'doxygen_libs'Nick Mathewson
2019-11-05Merge remote-tracking branch 'tor-github/pr/1487'teor
2019-11-05Merge remote-tracking branch 'tor-github/pr/1486'teor
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-05config: Run "make autostyle"teor
2019-11-05config: Rename new global functions with a prefixteor
2019-11-04Document directories in "app"Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Document our top-level directoriesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson