aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuituse.c
AgeCommit message (Expand)Author
2020-04-30relay: Clarify reachability status check functionsteor
2020-03-04Remove surprising empty line in info-level cbt logRoger Dingledine
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-10hs-v3: Handle client rendezvous circuit timeoutDavid Goulet
2019-11-27hs-v3: Give a cleanup type to hs_circ_cleanup()David Goulet
2019-11-20circ: Add hidden service helper functionsDavid Goulet
2019-10-20feature: Move proxy_mode() into new filesteor
2019-08-23Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...Neel Chauhan
2019-06-05Bug 29034: Cleanup hs circuitmap when purpose changes.Mike Perry
2019-06-05Bug 29034: Cleanup hs circuitmap when purpose changes.Mike Perry
2019-06-05Revert "hs: Implement a helper to repurpose a circuit"Mike Perry
2019-06-05Merge remote-tracking branch 'tor-github/pr/1053'Nick Mathewson
2019-05-29hs: Implement a helper to repurpose a circuitDavid Goulet
2019-05-15Bug 28780: Add testsMike Perry
2019-05-15Bug 28780: Add purpose for keeping padding circuits openMike Perry
2019-05-07Only call tor_addr_parse() in circuit_is_acceptable() when neededNeel Chauhan
2019-04-19Merge branch 'maint-0.3.4' into maint-0.3.5teor
2019-03-29Merge branch 'ticket29662_squashed' into ticket29662_squashed_mergedNick Mathewson
2019-03-29Use tor_assertf{_nonfatal} in coderl1987
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-03-15Merge remote-tracking branch 'tor-github/pr/791' into maint-0.4.0Nick Mathewson
2019-02-19Merge branch 'bug28698_035' into maint-0.4.0Nick Mathewson
2019-02-19Add circuit time check before logging about relaxing circuit timeJosé M. Guisado
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-02Circuit padding machine creation events.Mike Perry
2018-12-20Add origin circuit event pubsub systemTaylor Yu
2018-12-04conn: Use connection_ap_mark_as_waiting_for_renddesc()David Goulet
2018-09-27Move the predicted ports code out of rephist.cNick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-25Move self-test functionality into its own file.Nick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-08-28hs: Remove rend_client_allow_non_anonymous_connectionDavid Goulet
2018-08-28circ: Remove useless param from cannibalization functionDavid Goulet
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson