summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2015-01-14New minimum uptime to become an HSDir is 96 hours.George Kadianakis
2015-01-13Merge remote-tracking branch 'andrea/ticket12585_v3'Nick Mathewson
2015-01-13Fix ipv4/ipv6 traffic bits on AF_UNIX socks listeners and remove hacky workar...Andrea Shepard
2015-01-12Fix default list handling for parse_unix_socket_config(); avoid clearing whol...Andrea Shepard
2015-01-12Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty'Nick Mathewson
2015-01-11send PID of the main daemon to supervisorTomasz Torcz
2015-01-10Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guardteor
2015-01-10Smaller RendPostPeriod on test networksNick Mathewson
2015-01-10Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...teor
2015-01-10Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-emptyteor
2015-01-09Add support for a default list of paths and passing '0' to disable it to pars...Andrea Shepard
2015-01-07Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.Jacob Appelbaum
2015-01-06Merge branch 'exitnode_10067_squashed'Nick Mathewson
2015-01-06Add an ExitRelay option to override ExitPolicyNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug12509_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-04Prevent changes to other options from removing . from AutomapHostsSuffixesNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-30Merge branch 'no-exit-bootstrap-squashed'Nick Mathewson
2014-12-29Merge branch 'resolvemyaddr_squashed'Nick Mathewson
2014-12-29Adding comprehensive test cases for resolve_my_address.rl1987
2014-12-26Fix a function name in a comment in config.cteor
2014-12-23Merge remote-tracking branch 'teor/bug13718-consensus-interval'Nick Mathewson
2014-12-24Allow consensus interval of 10 seconds when testingteor
2014-12-21Merge remote-tracking branch 'teor/bug14002-osx-transproxy-ipfw-pf'Nick Mathewson
2014-12-20Fix transparent proxy checks to allow OS X to use ipfw or pfteor
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-11-27Fix some issues with the scheduler configuration optionsNick Mathewson
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-11-24Use consistent formatting for list of directory authoritiesNick Mathewson
2014-11-20Make can_complete_circuits a static variable.Nick Mathewson
2014-11-20Don't build introduction circuits until we know we can build circuitsNick Mathewson
2014-11-19Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-11-19Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-11-19Update longclaw dirauth IP to be a more stable locationMicah Anderson
2014-11-17Remove Support022HiddenServicesNick Mathewson
2014-11-17Use smaller zlib objects when under memory pressureNick Mathewson
2014-11-12Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-11-12Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-11-12Remove turtles as a directory authority (#13296)Micah Anderson
2014-11-12Add longclaw as a directory authority (#13296)Micah Anderson
2014-11-08Stop failing when key files are zero-lengthteor
2014-11-05Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'Nick Mathewson
2014-11-04Fix a wide line I introducedNick Mathewson
2014-11-04Merge remote-tracking branch 'andrea/ticket6456'Nick Mathewson
2014-11-02Apply new calloc coccinelle patchNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-22Merge remote-tracking branch 'public/ticket6938'Nick Mathewson
2014-10-09Merge remote-tracking branch 'teor/bug-13163-AlternateAuthorities-type-handli...Nick Mathewson
2014-10-08Improve DIRINFO flags' usage commentsteor