summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-10-24Make foo_validate() functions call config_validate().Nick Mathewson
2019-10-24Rename validate_fn{,_t} to start with "legacy_".Nick Mathewson
2019-10-24Use named-member syntax for initializing config_format_t objectsNick Mathewson
2019-10-24Merge remote-tracking branch 'tor-github/pr/1447'teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1449'teor
2019-10-23Tidy whitespace around some STMT_BEGINs and STMT_ENDsteor
2019-10-22config validation: make the "old_options" argument const.Nick Mathewson
2019-10-22validate_fn(): remove now-unused defaults and from_setconf.Nick Mathewson
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22feature/control: wrap some problem macros in COCCINick Mathewson
2019-10-22consdiff disable a macro when running with COCCINick Mathewson
2019-10-22Disable a couple of iterator macros when COCCI is defined.Nick Mathewson
2019-10-22With COCCI defined, avoid PERIODIC_EVENT.Nick Mathewson
2019-10-22With coccinelle, avoid includes in the middle of an expression.Nick Mathewson
2019-10-22Merge remote-tracking branch 'tor-github/pr/1417'Nick Mathewson
2019-10-21routermode.h: turn a comment into a doxygen comment.Nick Mathewson
2019-10-21Merge remote-tracking branch 'tor-github/pr/1430'Nick Mathewson
2019-10-21Merge remote-tracking branch 'tor-github/pr/1434'teor
2019-10-21control/getinfo: Use standard error handlingteor
2019-10-21Fix changes file and string typosteor
2019-10-21control: Add GETINFO support for dumping microdesc consensusAmreshVenugopal
2019-10-20Merge branch 'maint-0.4.2'teor
2019-10-20hibernate: Fix repeated "bytes" in commentteor
2019-10-20dirauth: Add a macro comment to have_module_dirauth()teor
2019-10-20Merge branch 'maint-0.4.2'Roger Dingledine
2019-10-20fix easy typosRoger Dingledine
2019-10-20relay: Silence compiler warnings when relay mode is disabledteor
2019-10-20relay: Implement HAVE_MODULE_RELAY for routermode.cteor
2019-10-20feature: Move proxy_mode() into new filesteor
2019-10-18Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-18Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2Nick Mathewson
2019-10-18Merge branch 'maint-0.4.2'teor
2019-10-17Remove overly strict assertions in transports.c.Alexander Færøy
2019-10-17hs_cache.c: fix HTML tags in doxygen comments.Nick Mathewson
2019-10-17Merge remote-tracking branch 'tor-github/pr/1416'Nick Mathewson
2019-10-16hs_cell.[ch]: repair doxygen.Nick Mathewson
2019-10-16shared_random.[ch]: repair doxygen commentsNick Mathewson
2019-10-16hs_cache.[ch]: repair doxygen comments.Nick Mathewson
2019-10-16Check tor_vasprintf for error return values.Tobias Stoeckmann
2019-10-16hs_client.[ch]: fix doxygen comments by using /**.Nick Mathewson
2019-10-16shared_random_state.[ch]: Repair a bunch of doxygen commentsNick Mathewson
2019-10-16hs_common.[ch]: repair doxygen comments by replacing /* with /**Nick Mathewson
2019-10-16hs_descriptor.[ch]: repair doxygen comments.Nick Mathewson
2019-10-16hs_service.c: repair doxygen commentsNick Mathewson
2019-10-16hs_service.h: repair doxygen comments.Nick Mathewson
2019-10-16voting_schedule: fix doxygen comments to use /**Nick Mathewson
2019-10-16Rename authcert_members.i to .h, and have it define a macro.Nick Mathewson
2019-10-16Doxygen: fix warnings about mismatched HTML tags.Nick Mathewson
2019-10-16Doxygen: Fix mismatched filenames.Nick Mathewson