summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-31dirauth: Refactor some config checksteor
2019-10-31dirauth: Disable dirauth config when the module is disabledteor
2019-10-31config: Move dirauth config into the dirauth moduleteor
2019-10-31doc: Add defaults for some transport optionsteor
2019-10-31config: Improve some function commentsteor
2019-10-31config: Give warn_about_relative_paths() const argsteor
2019-10-30Merge remote-tracking branch 'tor-github/pr/1485'Nick Mathewson
2019-10-30circ: Add an handle to circuit_tDavid Goulet
2019-10-30Fix 32167: comment in config.cNick Mathewson
2019-10-31test: Fix a comment typo in src/test/test_hs_ntor.shteor
2019-10-31test: Fix a loop variable bug in test_parseconf.shteor
2019-10-30Merge branch 'tor-github/pr/1468'David Goulet
2019-10-30fs: Clarify an ambiguous comment about string/pointer equalityteor
2019-10-29Changes file for ticket 32277Taylor Yu
2019-10-29Reformat some options in tor.1.txtTaylor Yu
2019-10-29Reword command-options in tor.1.txtTaylor Yu
2019-10-29Reword DESCRIPTION in tor.1.txtTaylor Yu
2019-10-29Move command-line conf option description earlierTaylor Yu
2019-10-29Merge branch 'tor-github/pr/1456'George Kadianakis
2019-10-29app/config: Fix a comment typo in config.cteor
2019-10-29Merge branch 'maint-0.4.2'teor
2019-10-29Merge branch 'maint-0.4.1' into maint-0.4.2teor
2019-10-29Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-10-29Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-10-29Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-10-29Merge remote-tracking branch 'tor-github/pr/1460' into maint-0.2.9teor
2019-10-28nodelist: fix a comment typo in routerset.hteor
2019-10-28Merge branch 'tor-github/pr/1476'David Goulet
2019-10-28add missing docs in crypto_digest*Nick Mathewson
2019-10-28Merge branch 'config_macros_doc_cleanup'Nick Mathewson
2019-10-28scripts: Change to the top source directory as neededteor
2019-10-28practracker: Don't read editor temp filesteor
2019-10-28scripts/git: Fix a shellcheck error in pre-commit.git-hookteor
2019-10-26Documentation cleanup in confmacros.hNick Mathewson
2019-10-26Changes file for ticket 32307.Nick Mathewson
2019-10-26Fix doxygen HTML warnings in src/feature.Nick Mathewson
2019-10-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-10-26doxygen: add @file declarations for src/appNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/cryptoNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/orNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/mainloopNick Mathewson
2019-10-26doxygen: add @file declarations for src/core/protoNick Mathewson
2019-10-26doxygen: add @file declarations for src/libNick Mathewson
2019-10-26changes file for 32304Nick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-26Rename confparse.[ch] to confmgt.[ch]Nick Mathewson
2019-10-26Move config_format_t and allied definitions into conftypes.hNick Mathewson
2019-10-25Merge branch 'ticket31241_v3'Nick Mathewson
2019-10-25config,state: check magic in all callbacks.Nick Mathewson
2019-10-25confparse: Add a function to check the magic of a toplevel object.Nick Mathewson