aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.h
AgeCommit message (Expand)Author
2018-05-14Merge remote-tracking branch 'rl1987/bug25852_take2'Nick Mathewson
2018-05-10Tweak error handling for #25852rl1987
2018-05-10Avoid confusion with errno from libcrl1987
2018-05-10Make _with_err return routerinfo, like old function doesrl1987
2018-05-09Add a new net_is_completely_disabled() functionNick Mathewson
2018-05-05Improve GETCONF exit-policy/* error handlingrl1987
2018-05-02dirauth: Move authdir_mode_v3() to moduleDavid Goulet
2018-03-06Refactor: suppress duplicated functions from router.c and encapsulate NODE_DE...Caio Valente
2018-01-24Clarify directory and ORPort checking functions.Fernando Fernandez Mancera
2017-12-08Replace all FREE_AND_NULL* uses to take a type and a free function.Nick Mathewson
2017-12-08Switch to a safer FREE_AND_NULL implementationNick Mathewson
2017-12-08Change the free macro convention in the rest of src/or/*.hNick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-06-21Remove obsolete authdir_mode_any_nonhidserv()huyvq
2017-06-21Remove obsolete authdir_mode_any_main()huyvq
2017-03-17Merge branch 'ahf_bugs_21641_squashed'Nick Mathewson
2017-03-17Add periodic timer for expiring old onion keys.Alexander Færøy
2017-03-17Add API to query the current onion key grace period.Alexander Færøy
2017-03-17Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.Alexander Færøy
2017-03-15Run the copyright update script.Nick Mathewson
2016-11-16refactor router_pick_published_address to have another argRoger Dingledine
2016-05-16touchups and refactorings on bug 18616 branchRoger Dingledine
2016-02-27Update the copyright year.Nick Mathewson
2015-12-18Merge branch 'feature12538_028_01_squashed'Nick Mathewson
2015-12-17Prop210: Fix directory fetch teststeor (Tim Wilson-Brown)
2015-12-16A relay now advertises "tunnelled-dir-server" in its descriptorMatthew Finkel
2015-10-24A second test case for dns_resolve_impl.rl1987
2015-09-15Add tests for directory_handle_command_getReinaldo de Souza Jr
2015-08-11Split the client-only parts of init_keys() into a separate functionNick Mathewson
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Sign extrainfo documents with ed25519Nick Mathewson
2015-05-28Implement proposal 228: cross-certification with onion keysNick Mathewson
2015-05-28Implement ed25519-signed descriptorsNick Mathewson
2015-02-15Refactor router_rebuild_descriptorSebastian Hahn
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-11Fix 13941: make calling log_new_relay_greeting() optional.meejah
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
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-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson
2014-02-15Remove a bunch of functions that were never called.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-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson
2013-04-24Merge remote-tracking branch 'public/bug6026' into maint-0.2.4Nick Mathewson