aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
AgeCommit message (Expand)Author
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
2013-05-10Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard
2013-05-09When downloading certificates, distinguish requesting by identity digest from...Andrea Shepard
2013-04-24Merge remote-tracking branch 'public/bug6026' into maint-0.2.4Nick Mathewson
2013-04-18Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson
2013-04-18Re-enable test for parsing and generating descriptor with exit policyNick Mathewson
2013-04-18Refactor dirobj signature generationNick Mathewson
2013-04-18Use chunks, not buffers, for router descriptorsNick Mathewson
2013-03-15Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4Nick Mathewson
2013-03-11Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners()Nick Mathewson
2013-03-10start part-way through the ssl cert lifetimeRoger Dingledine
2013-03-10randomize SSLKeyLifetime by defaultRoger Dingledine
2013-03-10parameterize SSLKeyLifetimeRoger Dingledine