summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-11doxygen: use <tt> and # to avoid interpreting # as a link.Nick Mathewson
2019-11-11Merge branch 'maint-0.4.2'Nick Mathewson
2019-11-11Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2019-11-11Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-11-11Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-11-11Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-11-09Update geoip and geoip6 to the November 6 2019 database.Karsten Loesing
2019-11-07Merge branch 'config_subsys_v4'Nick Mathewson
2019-11-07Fix various doxygen comments in feature/hs.Nick Mathewson
2019-11-07Adjustments to 32406 per reviewNick Mathewson
2019-11-07Add a test for 32406 (AccelName with "!").Nick Mathewson
2019-11-07Add the ability to fail when a hardware accelerator is missing.Nick Mathewson
2019-11-07conf_examples test for crypto_accelNick 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-07crypto config: do not change the user's value of HardwareAccel.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-07Expose get_obj() functions from confmgt.c.Nick Mathewson
2019-11-07Define a low-level version of the confdecl table macrosNick Mathewson
2019-11-07Add FOO_type_defn globals so that confdecl.h can refer to them.Nick Mathewson
2019-11-07Macros for declaring configuration structs and variable-tablesNick Mathewson
2019-11-07lib/cc: Define the standard C macro pasting trick in one place.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.4.0' into maint-0.4.1teor
2019-11-06Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-11-06Merge branch 'maint-0.2.9' into maint-0.3.5teor