aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-07Fix various doxygen comments in feature/hs.Nick Mathewson
2019-11-07test/parseconf: Update config parsing tests for 32410teor
2019-11-07relay: Stop failing on startup when the relay module is disabledteor
2019-11-07Run "make autostyle"teor
2019-11-07Merge branch 'maint-0.4.2'teor
2019-11-07Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2teor
2019-11-07Merge remote-tracking branch 'tor-github/pr/1512'teor
2019-11-06Add a bunch of doxygen for things in src/lib.Nick Mathewson
2019-11-06entrynodes.h: make a comment into doxygen.Nick Mathewson
2019-11-06int_type_params_t: add documentation.Nick Mathewson
2019-11-06dispatch_cfg_st.h: make comments into doxygen.Nick Mathewson
2019-11-06hs_ident.c: make comments into doxygen.Nick Mathewson
2019-11-06hs_ident.h: make comments into doxygen.Nick Mathewson
2019-11-06Add missing **/ to core_or.doxNick Mathewson
2019-11-06Turn the "dataflow" document into a doxygen page.Nick Mathewson
2019-11-06Do not try to shut down the event loop when it is not initialized.Nick Mathewson
2019-11-06Merge branch 'tor-github/pr/1491'David Goulet
2019-11-06OwningControllerFD should be immutable, not OwningControllerProcess.Nick Mathewson
2019-11-06test: Fix DoS heartbeat unit test after adding INTRO2David Goulet
2019-11-06test/parseconf: Add support for optional library variantsteor
2019-11-06shellcheck: Fix minor issues in some scriptsteor
2019-11-06Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1354' into maint-0.3.5teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1348' into maint-0.3.5teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1340' into maint-0.3.5teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1343' into maint-0.3.5teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1342' into maint-0.2.9teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1330' into maint-0.2.9teor
2019-11-05hs-v2: Fix memory leak in error code pathDavid Goulet
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