aboutsummaryrefslogtreecommitdiff
path: root/src/core/mainloop/connection.h
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-10-27conn: New Metrics listener portDavid Goulet
2020-07-16Define new CONST_TO_*_CONN() functions for const-to-const castsNick Mathewson
2020-07-15New functions to describe connections and peers.Nick Mathewson
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11mainloop: Modernize a bit connection_dir_is_global_write_low()David Goulet
2020-02-11mainloop: Remove unused parameter from connection_dir_is_global_write_low()David Goulet
2020-02-11mainloop: Rename global_write_bucket_low()David Goulet
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09connection.h: new includes and struct declarationsNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06circuit: Implement haproxySuphanat Chunhapanya
2019-03-27Merge branch 'maint-0.4.0'teor
2019-03-25Correctly report PT vs proxy during bootstrapTaylor Yu
2019-02-09Add connection_dir_buf_add() helper functionrl1987
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-15Add a periodic event to become dormant.Nick Mathewson
2018-09-12Minor code cleanupsrl1987
2018-09-12Always close old listeners in retry_all_listenersrl1987
2018-07-05Move literally everything out of src/orNick Mathewson