summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2017-05-10Merge remote-tracking branch 'public/my-family-list-fix-4498'Nick Mathewson
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Parse ports at the start of options_validate()David Goulet
2017-05-09config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress optionDavid Goulet
2017-05-09config: Remove TLSECGroup optionDavid Goulet
2017-05-09config: Remove WarnUnsafeSocks optionDavid Goulet
2017-05-09config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout optionDavid Goulet
2017-05-09config: Remove CloseHSClientCircuitsImmediatelyOnTimeout optionDavid Goulet
2017-05-09config: Remove FastFirstHopPK optionDavid Goulet
2017-05-09config: Remove ExcludeSingleHopRelays optionDavid Goulet
2017-05-09config: Remove AllowSingleHopExits optionDavid Goulet
2017-05-09config: Remove AllowSingleHopCircuits optionDavid Goulet
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-09Split MyFamily into user-specified version and normalized versionNick Mathewson
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-14MyFamily config string is now a list. #4998Daniel Pinto
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