aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/config.c
AgeCommit message (Expand)Author
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-07-24Make config_var and config_fmt const.Nick Mathewson
2019-07-24Refactor handling of TestingTorNetworkNick Mathewson
2019-06-25Make "invisibility" and "undumpability" properties of variables.Nick Mathewson
2019-06-25Turn several properties of types or variables into flags.Nick Mathewson
2019-06-25Extend macros to allow flag arguments.Nick Mathewson
2019-06-25Move responsibility for config var macrosNick Mathewson
2019-06-25Use structvar to find the types for config vars.Nick Mathewson
2019-06-25Use struct_magic_decl to verify magic numbers in config objectsNick Mathewson
2019-06-25Port confparse to use struct_var in place of typed_var.Nick Mathewson
2019-06-15Remove the PORT configuration type: nothing uses it.Nick Mathewson
2019-06-15Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINTNick Mathewson
2019-06-11Merge branch 'tor-github/pr/1031'David Goulet
2019-06-11Merge branch 'tor-github/pr/1065' into maint-0.4.1George Kadianakis
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-31Merge branch 'bug29875_035' into bug29875_masterNick Mathewson
2019-05-31Consider dir info to have changed when the bridges changeNick Mathewson
2019-05-31Fix a logic error in deciding whether to accept SessionGroup=Nick Mathewson
2019-05-16Prop 301: No longer vote on RecommendedPackagesIain R. Learmonth
2019-05-14Merge branch 'ticket30452_035_v3' into ticket30452_041_v3Nick Mathewson
2019-05-14Add a --list-modules commandNick Mathewson
2019-05-13Merge branch 'bug28683_30173_29203_squashed'Nick Mathewson
2019-05-13Bug 29203: Provide ReducedCircuitPadding torrc and consensus paramsMike Perry
2019-05-13Bug 28693: Provide Torrc option to disable circuit padding.Mike Perry
2019-05-02Make the bwauth.c module dirauth-only.Nick Mathewson
2019-04-30Make the guardfraction.c module dirauth-only.Nick Mathewson
2019-04-30Move dirauth periodic events into dirauth module.Nick Mathewson
2019-04-19Merge remote-tracking branch 'tor-github/pr/726' into maint-0.3.5teor
2019-04-05Merge branch 'maint-0.4.0'George Kadianakis
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-02-26Merge branch 'maint-0.4.0'Nick Mathewson
2019-02-26Merge remote-tracking branch 'tor-github/pr/726' into maint-0.4.0Nick Mathewson
2019-02-20Merge branch 'tor-github/pr/675'David Goulet
2019-02-13bwauth: Add function to get the digest of a bw filejuga0
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-02-08Merge branch 'ticket29040_1_changes' into maint-0.3.5Nick Mathewson
2019-01-31Warn about missing ContactInfo when MyFamily setJosé M. Guisado
2019-01-24hs-v3: add an option param to safe log functionsSuphanat Chunhapanya
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-09Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-09Fix (and make consistent) the use of OpenBSD preprocessor macro testsKris Katterjohn
2019-01-02Config option to specify specific MiddleNodes.Mike Perry
2018-12-18Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-18Always initialize addr in parse_port_config()Nick Mathewson
2018-12-18Merge remote-tracking branch 'tor-github/pr/595'Nick Mathewson