summaryrefslogtreecommitdiff
path: root/src/core/mainloop
AgeCommit message (Expand)Author
2022-12-20Enable IP_BIND_ADDRESS_NO_PORT if supportedAlex Xu (Hello71)
2022-12-11Replace socket_failed_from_resource_exhaustion() by socket_failed_from_fd_exh...qontinuum
2022-12-11Isolate warn_about_resource_exhaution()qontinuum
2022-11-23relay: Use the configured number of threads for worker work calculationDavid Goulet
2022-11-09relay: Make the max pending tasks per CPU a consensus parameterDavid Goulet
2022-11-08Merge branch 'tor-gitlab/mr/651' into maint-0.4.7David Goulet
2022-11-08relay: Remove unused conn->ext_or_conn_idDavid Goulet
2022-11-03metrics: Add connection socket family to metricsDavid Goulet
2022-10-12relay: Add number of rejected connections to MetricsPortDavid Goulet
2022-10-12conn: Keep stats of opened and closed connectionsDavid Goulet
2022-06-02Demote log message to info.Mike Perry
2022-02-22Use path type hint for Vegas queue parameters.Mike Perry
2022-02-22Implement congestion control parameter negotiationMike Perry
2022-02-22Convert TODO into TODO-324 for better visibility.Nick Mathewson
2022-02-22Negotiated circuit parameters must pass from worker.Nick Mathewson
2022-02-22Add an exported struct to onion handshakes for circuits paramsNick Mathewson
2022-02-22Add a size argument for the buffer on onion handshake functionsNick Mathewson
2021-10-04Prop#324: Hook up flow controlMike Perry
2021-10-04Support rate limiting of edge connections reads.David Goulet
2021-07-30Make inbuf and outbuf len check params constMike Perry
2021-07-20Increase frequency of vg-lite callback to 15 minutesGeorge Kadianakis
2021-07-01Introduce vanguards-lite subsystem and some of its entry pointsGeorge Kadianakis
2021-05-17Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-17Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-12conn: MetricsPort listener is a listener portDavid Goulet
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet
2021-03-24fix some tiny typosRoger Dingledine
2021-03-17Merge branch 'mr/334'George Kadianakis
2021-03-17Implement rate limiting metrics.George Kadianakis
2021-03-17Implement port/file-descriptor exhaustion metric.George Kadianakis
2021-03-17Merge branch 'tor-gitlab/mr/337'David Goulet
2021-03-17Add a DormantTimeoutEnabled to disable dormant mode entirelyNick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-22relay: Remove dirport reachability self testDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-02-19Merge remote-tracking branch 'tor-gitlab/mr/308'George Kadianakis
2021-02-17metrics: Handle the connection finished flushing eventDavid Goulet
2021-02-08Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-08conn: Properly close MetricsPort socket on EOFDavid Goulet
2021-01-27src/core/mainloop: Put brackets around IPv6 addresses in log messagesNeel Chauhan
2021-01-12Merge branch 'maint-0.4.5'George Kadianakis
2021-01-12Merge branch 'ticket40237_044_01' into ticket40237_045_01David Goulet
2021-01-12Merge branch 'ticket40237_043_01' into ticket40237_044_01David Goulet
2021-01-12Merge branch 'ticket40237_035_01' into ticket40237_043_01David Goulet
2021-01-12hs-v3: Require reasonably live consensusDavid Goulet
2020-12-18Merge remote-tracking branch 'tor-gitlab/mr/207'Alexander Færøy
2020-11-17Merge branch 'tor-gitlab/mr/182' into masterDavid Goulet
2020-11-17Merge remote-tracking branch 'tor-gitlab/mr/184' into masterNick Mathewson
2020-11-12Remove orconn_ext_or_id_map and related functionsNeel Chauhan