summaryrefslogtreecommitdiff
path: root/src/app/main
AgeCommit message (Expand)Author
2019-12-20Code Style: Delete headers that are included twiceteor
2019-12-19Add "stub" files for disabled modules.Nick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
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-07subsysmgr: use IDX_NONE is an exception value, not -1.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-05Merge branch 'doxygen_libs'Nick Mathewson
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-04Document directories in "app"Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-10-31config: Move relay config actions into the relay moduleteor
2019-10-26doxygen: add @file declarations for src/appNick Mathewson
2019-10-17Move code to add default log into quiet_level.cNick Mathewson
2019-10-17Replace add_temp_log() with add_default_log().Nick Mathewson
2019-10-17Use an enum for quiet_level.Nick Mathewson
2019-10-17Rename CMD_OTHER to CMD_IMMEDIATENick Mathewson
2019-10-17Move responsibility for setting the "quiet level" into a table.Nick Mathewson
2019-10-17Make the command-line parser understand "commands".Nick Mathewson
2019-10-17Add a return type for the parsed commandline.Nick Mathewson
2019-09-10main: add some newlines to the subsystem list, for readabilityteor
2019-09-10main: remove level number comments from the subsystem list (master)teor
2019-09-10Merge branch 'bug31615_041' into bug31615_masterteor
2019-09-10main: remove level number comments from the subsystem list (0.4.1)teor
2019-09-10Merge branch 'bug31615_040' into bug31615_041teor
2019-09-10main: remove level number comments from the subsystem list (0.4.0)teor
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-06-17Merge remote-tracking branch 'tor-github/pr/1100'Nick Mathewson
2019-06-14Merge branch 'bug30806'George Kadianakis
2019-06-14Make evloop into a subsystem.Nick Mathewson
2019-06-11Merge branch 'tor-github/pr/1040'David Goulet
2019-06-11Rework origin circuit tracking to use pubsubTaylor Yu
2019-06-11Rework orconn tracking to use pubsubTaylor Yu
2019-06-11Free a string buffer in nt_service_install()Xiaoyin Liu
2019-06-05Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.4.0Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-29Shutdown libevent _after_ the subsystems.Nick Mathewson
2019-05-16Introduce circpad free_all() function.George Kadianakis
2019-05-15Merge branch 'tor-github/pr/1002'George Kadianakis
2019-05-14Merge branch 'ticket30452_035_v3' into ticket30452_041_v3Nick Mathewson
2019-05-14Make --list-modules imply --hushNick Mathewson