summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28Add a test for clear_fn support in handling non-managed fieldsNick Mathewson
2019-08-28Fix typo in a comment on config_mgr_get_obj_mutable()Nick Mathewson
2019-08-28Add a test for dumping a compound configurationNick Mathewson
2019-08-28Simple tests for nested configuration formatsNick Mathewson
2019-08-28Confmgr tests: test deprecations and abbreviations.Nick Mathewson
2019-08-28Start on test cases for the multi-object feature of confmgr.Nick Mathewson
2019-08-28Tests for config_find_option_name()Nick Mathewson
2019-08-28Add tests for variable-listing functions.Nick Mathewson
2019-08-28Better explain config_clear_fn_tNick Mathewson
2019-08-28Document or_state_t.substates_Nick Mathewson
2019-08-28Document or_options_t.subconfigs_Nick Mathewson
2019-08-28document return lifespans for config_mgr_list_vars()Nick Mathewson
2019-08-28Fix typo in comment about FallbackDir handlingNick Mathewson
2019-08-28Document types for config_get_changes()Nick Mathewson
2019-08-28finish a comment explaining all_abbrevsNick Mathewson
2019-08-28Partial support for multiplicity in configuration objectsNick Mathewson
2019-08-28Make a config_suite_t type to hold multiple config sub-objectsNick Mathewson
2019-08-28Refactor config free logic to use a single path.Nick Mathewson
2019-08-28Use special magic to enforce manager/object connection.Nick Mathewson
2019-08-27Merge branch 'maint-0.3.5' into maint-0.4.0George Kadianakis
2019-08-27Merge branch 'maint-0.4.0' into maint-0.4.1George Kadianakis
2019-08-27Merge branch 'maint-0.4.1'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1267'George Kadianakis
2019-08-27Merge remote-tracking branch 'arma/ticket31498'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1258'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1234'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1237'George Kadianakis
2019-08-26test_address: parenthesize macro arguments.Nick Mathewson
2019-08-26In tests, make sure that "ri" is freed on all paths.Nick Mathewson
2019-08-26Add test for dirserv_router_has_valid_address()Neel Chauhan
2019-08-26Add changes file for Bug #31088Neel Chauhan
2019-08-26Check for private IPv6 addresses in dirserv_router_has_valid_address()Neel Chauhan
2019-08-26Merge branch 'tor-github/pr/1239'David Goulet
2019-08-26Merge branch 'tor-github/pr/1263'George Kadianakis
2019-08-26Merge remote-tracking branch 'tor-github/pr/1241'Nick Mathewson
2019-08-26Fix/suppress shellcheck warnings in git-push-all.shNick Mathewson
2019-08-26Merge branch 'tor-github/pr/1254'David Goulet
2019-08-26changes file for ticket30935Nick Mathewson
2019-08-24clarify usage of __ and ___ prefixes on config optionsNick Mathewson
2019-08-24Make a function for NODUMP.Nick Mathewson
2019-08-24Make config_var_is_invisible a function.Nick Mathewson
2019-08-24Fix comment: ___ options are now that way because of the INVISIBLE flag.Nick Mathewson
2019-08-24whitespace fixNick Mathewson
2019-08-24Merge remote-tracking branch 'tor-github/pr/1247'Nick Mathewson
2019-08-24Merge remote-tracking branch 'tor-github/pr/1215'Nick Mathewson
2019-08-24Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-23clarify that tor's license is free softwareRoger Dingledine
2019-08-23Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...Neel Chauhan
2019-08-23hs: Remove an outdated commentteor
2019-08-23Merge branch 'bug23818_035' into bug23818_masterteor