summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry
2017-04-27Initialize consdiffmgr when running as (or becoming) a server.Nick Mathewson
2017-04-25Use `tor_compress_supports_method()` before printing library versions.Alexander Færøy
2017-04-25Show liblzma and libzstd versions in `tor --library-versions`.Alexander Færøy
2017-04-25Rename the `torgzip` module to `compress`.Alexander Færøy
2017-04-25Move zlib compression code into its own module.Alexander Færøy
2017-04-10config: Warn if EntryNodes and HiddenService are used togetherDavid Goulet
2017-03-17Merge branch 'ahf_bugs_21641_squashed'Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-10Make MAX_DIR_PERIOD independent of MIN_ONION_KEY_LIFETIME.Alexander Færøy
2017-02-17Remove a redundant check in ..transition_affects_guards()Nick Mathewson
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2017-02-02config: Stop recommending Tor2web if in non anonymous modeDavid Goulet
2017-02-01fix a wide lineNick Mathewson
2017-02-01Merge branch 'bug21150_030_01_squashed'Nick Mathewson
2017-02-01Use an internal variable for HiddenServiceStatisticsDavid Goulet
2017-01-27client: set IPv6Traffic to on by defaultDaniel Kahn Gillmor
2017-01-27Remove an impossible comparison.Nick Mathewson
2017-01-27Outbindbindaddress variants for Exit and OR.Nick Mathewson
2017-01-24Merge remote-tracking branch 'asn/remove_legacy_guards'Nick Mathewson
2017-01-23Merge branch 'feature_20956_029'Nick Mathewson
2017-01-23Add __SocksPort etc variants for non-persistent useNick Mathewson
2017-01-21Merge remote-tracking branch 'public/ticket18319'Nick Mathewson
2017-01-18Remove UseDeprecatedGuardAlgorithm.Nick Mathewson
2017-01-18Remove the (no longer compiled) code for legacy guard selection.Nick Mathewson
2017-01-18Merge remote-tracking branch 'dgoulet/bug21062_030_01'Nick Mathewson
2017-01-18put units in constant names for DIRCACHE_MEN_MEM*Nick Mathewson
2017-01-18Rename DIRCACHE_MIN_BANDWIDTH and DIRCACHE_MIN_MB_BANDWIDTHNeel Chauhan
2017-01-18circuit: Make circuit_build_times_disabled take an or_options_tDavid Goulet
2017-01-18Simplify the VPORT() macro in config.cNick Mathewson
2017-01-14Disallow setting UseBridges to 1 and UseEntryGuards to 0Neel Chauhan
2017-01-13Merge branch 'ipv6-only-client_squashed'Nick Mathewson
2017-01-13Remove redundant options checks for IPv6 preference conflictsteor
2017-01-11Merge remote-tracking branch 'jryans/dependant-corrected'Nick Mathewson
2017-01-03Remove a rendundant check for PidFile changes at runtimeteor
2017-01-02Unindent long-misindented blocks.Nick Mathewson
2016-12-29Use the correct spelling for "Dependent" in the control protocol.J. Ryan Stinnett
2016-12-18Revert ticket 20982 changes.Nick Mathewson
2016-12-18fix typos and trivial syntax problemsRoger Dingledine
2016-12-16Merge branch 'ticket20831_v2'Nick Mathewson
2016-12-16Remove UseDirectoryGuardsNick Mathewson
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-16Wrap all of the legacy guard code, and its users, in #ifdefsNick Mathewson
2016-12-16Have multiple guard contexts we can switch between.Nick Mathewson
2016-12-16Rebuild the guard lists as appropriate on torrc change.Nick Mathewson
2016-12-16Remove the version prefix from version numberscypherpunks
2016-12-16Remove the trailing dot from version numberscypherpunks
2016-12-13Remove AuthDirMaxServersPerAuthAddrNick Mathewson