summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-05Merge remote-tracking branch 'tor-github/pr/1497'Nick Mathewson
2019-11-05Merge branch 'doxygen_libs'Nick Mathewson
2019-11-05Doxygen: add several missing links.Nick Mathewson
2019-11-05test: Handle NULL circuit pointer in new_fake_orcircDavid Goulet
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: Wrap a long line in relay_config.cteor
2019-11-05config: Rename new global functions with a prefixteor
2019-11-05test/parseconf: Add conf_examples for relaysteor
2019-11-05test/parseconf: Add conf_examples for PTsteor
2019-11-05test/parseconf: Always show the result file name on failureteor
2019-11-05test/parseconf: Run all the tests, even if one failsteor
2019-11-05test/parseconf: Consistenly use FAILteor
2019-11-05test/parseconf: Don't specify a path for 'true'teor
2019-11-05test/parseconf: Send all errors to stderrteor
2019-11-05test/scripts: Use the same code to find the tor binaryteor
2019-11-05confmgt: Stop adding a space, when there is no option valueteor
2019-11-05test/stats: Add minimal tests for rephist mtbfteor
2019-11-05test: Split stats into its own fileteor
2019-11-05relay: Refactor tests, and add extra options teststeor
2019-11-04Document directories in "app"Nick Mathewson
2019-11-04directory-level documentation for feature/*Nick Mathewson
2019-11-04directory-level doxygen for "src/core"Nick Mathewson
2019-11-04Move much of 00-overview.md into doxygen.Nick Mathewson
2019-11-04Move most of crypto overview into doxygen.Nick Mathewson
2019-11-04Move doc/HACKING/design/01b-collections.md into doxygen.Nick Mathewson
2019-11-04Divide 01a-memory.md into doxygen.Nick Mathewson
2019-11-04Doxygen: document the rest of the directories in lib.Nick Mathewson
2019-11-04Doxygen: fix a remaining \ref-to-directoryNick Mathewson
2019-11-04Doxygen: use \refdir everywhere.Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04doxygen: Take "lib" descriptions from doc/HACKING/design.Nick Mathewson
2019-11-04Remove spurious lib/stats doxygen file.Nick Mathewson
2019-11-04Document our top-level directoriesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-11-04relay: Simplify relay/transport_configteor
2019-11-04relay: Disable server transport options when the module is disabledteor
2019-11-04relay: Simplify some relay_config codeteor
2019-11-04relay: Disable relay config when the module is disabledteor
2019-11-04relay: Make a transport_config function privateteor
2019-11-04dirauth: Refactor some code and teststeor
2019-11-03Add a stub main page for the documentation.Nick Mathewson
2019-11-01Merge remote-tracking branch 'tor-github/pr/1480'Nick Mathewson
2019-10-31Merge branch 'tor-github/pr/1484'George Kadianakis
2019-10-31config: Delete get_list_of_ports_to_forward()teor
2019-10-31config: Move warn_nonlocal_ext_orports() to relayteor
2019-10-31relay/config: Remove direct references to dirauth optionsteor
2019-10-31config: Move dirauth stats actions into the moduleteor