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
/
mainloop.c
Age
Commit message (
Expand
)
Author
2023-07-31
Bug 40828: Add more log scrubbing to protocol warnings
Mike Perry
2023-04-06
Fix cases where edge connections can stall.
David Goulet
2023-04-06
Refactor stream blocking due to channel cell queues
Mike Perry
2023-02-07
Fix small typo in mainloop.c docs.
Gabriela Moldovan
2022-06-02
Merge branch 'maint-0.4.7'
David Goulet
2022-06-02
Demote log message to info.
Mike Perry
2022-04-20
Use tor_event_free instead of event_del+tor_free
Alex Xu (Hello71)
2021-10-04
Prop#324: Hook up flow control
Mike Perry
2021-07-20
Increase frequency of vg-lite callback to 15 minutes
George Kadianakis
2021-07-01
Introduce vanguards-lite subsystem and some of its entry points
George Kadianakis
2021-03-17
Merge branch 'tor-gitlab/mr/337'
David Goulet
2021-03-17
Add a DormantTimeoutEnabled to disable dormant mode entirely
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-22
relay: Remove dirport reachability self test
David Goulet
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-01-27
src/core/mainloop: Put brackets around IPv6 addresses in log messages
Neel Chauhan
2021-01-12
Merge branch 'maint-0.4.5'
George Kadianakis
2021-01-12
Merge branch 'ticket40237_044_01' into ticket40237_045_01
David Goulet
2021-01-12
Merge branch 'ticket40237_043_01' into ticket40237_044_01
David Goulet
2021-01-12
Merge branch 'ticket40237_035_01' into ticket40237_043_01
David Goulet
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2020-11-17
Merge branch 'tor-gitlab/mr/182' into master
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-11-03
Abstract v2/v3 "write stats to file" logic into a single function.
George Kadianakis
2020-11-03
Introduce v3_stats_t structure and some of its methods.
George Kadianakis
2020-11-02
Make room for v3: s/hs_stats/hs_v2_stats/
George Kadianakis
2020-07-29
Remove the connection_t.outbuf_flushlen field
Nick Mathewson
2020-07-10
Change connstats.c identifers to start with conn_stats
Nick Mathewson
2020-07-10
Split bidi connection-stats code into a new C file.
Nick Mathewson
2020-02-19
Remove assert_all_pending_dns_resolves_ok().
Nick Mathewson
2020-01-29
mainloop: Simplify ip_address_changed()
teor
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-11-07
Merge branch 'maint-0.4.2'
teor
2019-11-07
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2
teor
2019-11-06
Do not try to shut down the event loop when it is not initialized.
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1447'
teor
2019-10-22
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.2
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
Use various COCCI tests to get mainloop.c to parse.
Nick Mathewson
2019-10-22
With COCCI defined, avoid PERIODIC_EVENT.
Nick Mathewson
2019-10-21
respect accountingmax during soft hibernation
Roger Dingledine
2019-10-20
feature: Move proxy_mode() into new files
teor
2019-10-09
Merge branch 'bug30344_squashed_035'
Nick Mathewson
2019-10-09
Stop libevent from reading data from closed connections.
George Kadianakis
2019-06-05
Run "make autostyle."
Nick Mathewson
[next]