aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
AgeCommit message (Expand)Author
2015-01-16Merge branch 'bug8546_squashed'Nick Mathewson
2015-01-16Split client-specific and server-specific parts of port_cfg_tNick 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-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-23Merge remote-tracking branch 'teor/bug13718-consensus-interval'Nick Mathewson
2014-12-24Allow consensus interval of 10 seconds when testingteor
2014-12-19Merge branch 'asn-karsten-task-13192-5-squashed'Nick Mathewson
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-12-11Fix 13941: make calling log_new_relay_greeting() optional.meejah
2014-11-08Stop failing when key files are zero-lengthteor
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-28Merge remote-tracking branch 'rl1987/feature10427'Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-10-26Congratulate relay operator when OR is first startedrl1987
2014-10-20Memwipe more keys after tor has finished with themteor
2014-10-13Treat unparseable (micro)descriptors and extrainfos as undownloadableNick Mathewson
2014-09-29Avoid frequent strcmp() calls for AccountingRuleNick Mathewson
2014-09-29Add an "AccountingRule" feature to permit limiting bw usage by read+writeNick Mathewson
2014-09-22New API for policies_parse_exit_policy().rl1987
2014-09-09Remove support for naming directory authoritiesSebastian Hahn
2014-09-02Don't delay uploading a new desc if bw estimate was 0Sebastian Hahn
2014-08-20Merge remote-tracking branch 'public/bug12728_024'Nick Mathewson
2014-08-05Correctly remove extraneous space in router family linesNick Mathewson
2014-07-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-07-09Remove executable bit from control.c, router.cNick Mathewson
2014-06-20Authorities also advertise caches-extra-infoNick Mathewson
2014-05-20Fix a sentence that I neverNick Mathewson
2014-05-17note a comment that nickm didn't finishRoger Dingledine
2014-04-15Uplift status.c unit test coverage with new test cases and macros.dana koch
2014-04-08Merge branch 'bug7952_final'Nick Mathewson
2014-04-08Making entire exit policy available to Tor controller.rl1987
2014-03-18Take out remaining V1 directory code.Karsten Loesing
2014-03-05Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson
2014-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson
2014-02-28Tighten router_write_fingerprint implNick Mathewson
2014-02-28Write hashed bridge fingerprint to logs and to disk.Karsten Loesing
2014-02-15Remove a bunch of functions that were never called.Nick Mathewson
2014-02-10Remove options for configuring HS authorities.Nick Mathewson
2014-02-06remove node_describe_by_id() functionQingping Hou
2014-02-03Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson
2014-01-29add hidden service descriptor async control eventQingping Hou
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2013-11-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-10Fix two more DirServer mentions in logNick Mathewson
2013-10-08Tweak a commentNick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-09-18Fix an assert when disabling ORPort with accounting disabled.Nick Mathewson
2013-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson