index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
mainloop
/
connection.h
Age
Commit message (
Expand
)
Author
2023-04-06
Fix cases where edge connections can stall.
David Goulet
2021-07-30
Make inbuf and outbuf len check params const
Mike Perry
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-10-27
conn: New Metrics listener port
David Goulet
2020-07-16
Define new CONST_TO_*_CONN() functions for const-to-const casts
Nick Mathewson
2020-07-15
New functions to describe connections and peers.
Nick Mathewson
2020-02-11
Merge branch 'ticket33029_042_01' into ticket33029_043_03
David Goulet
2020-02-11
mainloop: Modernize a bit connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Remove unused parameter from connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Rename global_write_bucket_low()
David Goulet
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
connection.h: new includes and struct declarations
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
circuit: Implement haproxy
Suphanat Chunhapanya
2019-03-27
Merge branch 'maint-0.4.0'
teor
2019-03-25
Correctly report PT vs proxy during bootstrap
Taylor Yu
2019-02-09
Add connection_dir_buf_add() helper function
rl1987
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-11-26
Test for check_network_participation_callback()
Nick Mathewson
2018-11-15
Add a periodic event to become dormant.
Nick Mathewson
2018-09-12
Minor code cleanups
rl1987
2018-09-12
Always close old listeners in retry_all_listeners
rl1987
2018-07-05
Move literally everything out of src/or
Nick Mathewson