summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2015-07-16Merge remote-tracking branch 'public/ticket16543'Nick Mathewson
2015-07-16Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'Nick Mathewson
2015-07-16Fix most check-spaces issuesNick Mathewson
2015-07-15Use C99 variadic macros when not on GCC.Nick Mathewson
2015-07-10Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 optionsNick Mathewson
2015-06-29Add the torrc option HiddenServiceNumIntroductionPointsDavid Goulet
2015-06-17Support encrypted offline master keys with a new --keygen flagNick Mathewson
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Generate weird certificates correctlyNick Mathewson
2015-05-28Regenerate ed25519 keys when they will expire soon.Nick Mathewson
2015-05-28# This is a combination of 2 commits.Nick Mathewson
2015-05-21Remove support for OpenSSL without ECC.Yawning Angel
2015-05-20Add "HiddenServiceMaxStreams" as a per-HS tunable.Yawning Angel
2015-04-23Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'Nick Mathewson
2015-04-23Merge remote-tracking branch 'andrea/ticket14840'Nick Mathewson
2015-04-23Unit tests for consider_adding_dir_servers() as modified in #15642teor
2015-04-23Disable default fallback directories when other directories are setteor
2015-04-17Add default DirAuthority lines to output of getinfo_helper_config(config/defa...Andrea Shepard
2015-04-17Move list of default directory authorities to file scopeAndrea Shepard
2015-04-07Merge branch 'bug15604_squashed'Nick Mathewson
2015-04-07Set ConnDirectionStatistics back to 0 if not running as relay.rl1987
2015-04-07Merge branch 'bug15541_squashed'Nick Mathewson
2015-04-07Update other entries in CMDLINE_ONLY_OPTIONS to use values from takes_argumen...rl1987
2015-04-07Print the error message for --dump-config even if no arguments are given.rl1987
2015-04-06Fix the memory leak in `warn_if_option_path_is_relative()`.Yawning Angel
2015-04-01Merge branch 'remove_digests'Nick Mathewson
2015-04-01Merge branch 'bug13736'Nick Mathewson
2015-04-01Remove needless call to crypto_set_tls_dh_prime()Nick Mathewson
2015-04-01Drop support for --digestsNick Mathewson
2015-03-25clean up list of paths that cannot be relativeNick Mathewson
2015-03-24Merge branch 'bug14018'Nick Mathewson
2015-03-24Complain if relative paths are used in configurationrl1987
2015-03-24Check return values for tor_addr_parse(default) in config.cNick Mathewson
2015-03-14Remove DynamicDHGroups as obsoleted by PluggableTransports or P256.Nick Mathewson
2015-03-13Flag when a controlsocket is configured as WorldWritableMatthew Finkel
2015-03-13Move to the next flag when we recognize Writable flagsMatthew Finkel
2015-03-12Remove workarounds for Libevent < 1.3.Nick Mathewson
2015-03-12Initialize the extorport auth cookie before launching PTs.Yawning Angel
2015-03-11Allow {World,Group}Writable on AF_UNIX {Socks,Control}Ports.Nick Mathewson
2015-02-20Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-02-20Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-02-19Check ENABLE_TOR2WEB_MODE before any tor2webmode codeNick Mathewson
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Don't exit if we can't find the GuardfractionFile when booting.George Kadianakis
2015-02-18Parse GuardFraction info from consensuses and votes.George Kadianakis
2015-02-18Parse Guardfraction file and apply results to routerstatuses.George Kadianakis
2015-02-17Merge remote-tracking branch 'public/feature_13822'Nick Mathewson
2015-02-16No, coverity, this is not a memory leak. 1268065Nick Mathewson
2015-02-16Faravahar's New IP Address as of 2/20/2015Sina Rabbani
2015-02-15Call cpu_init if we change to being a relaySebastian Hahn