aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitbuild.h
AgeCommit message (Expand)Author
2020-07-02Refactor channel_connect_for_circuit() to take an extend_info_t.Nick Mathewson
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson
2020-05-14circuitbuild: Refactor IPv6 extend node selectionteor
2020-05-14circuitbuild: Refactor build state node selection flagsteor
2020-04-09core/or: Make some functions mockableteor
2020-04-09circuitbuild: Make some functions mockableteor
2020-03-20relay: Split out relay-only circuit buildingteor
2020-03-20relay: Move inform_testing_rechability() to relayteor
2020-01-28Write unittest that covers cases of INTRODUCE1 handling.George Kadianakis
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-05-03Hiding crypt_path_t: Move some more crypt_path-specific functions.George Kadianakis
2019-05-03Hiding crypt_path_t: Move some more init funcs in crypt_path.c.George Kadianakis
2019-05-03Hiding crypt_path_t: Move init functions to crypt_path.c.George Kadianakis
2019-04-26Make nodelist_get_list() return a const pointer.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-05In count_acceptable_nodes(), count direct and indirect nodes with node_has_pr...Neel Chauhan
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-07-05Move literally everything out of src/orNick Mathewson