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
Age
Commit message (
Expand
)
Author
2020-02-11
dirauth: Resume sending 503 directory error code
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
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-22
Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.2
Nick Mathewson
2019-10-21
respect accountingmax during soft hibernation
Roger Dingledine
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.4.2
teor
2019-10-17
mainloop: Disable periodic events before a destroy
David Goulet
2019-10-09
Merge branch 'bug30344_squashed_035'
Nick Mathewson
2019-10-09
Stop libevent from reading data from closed connections.
George Kadianakis
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-08-12
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5
teor
2019-08-09
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5
teor
2019-08-05
Teach include-checker about advisory rules
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-06-04
Merge branch 'bug29670_035' into bug29670_041
Nick Mathewson
2019-05-29
Make get_proxy_type() connection-specific
Nick Mathewson
2019-05-15
Merge branch 'tor-github/pr/1002'
George Kadianakis
2019-05-08
Merge branch 'tor-github/pr/1000'
David Goulet
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-06
Move "relay" and "router" periodic callbacks out of mainloop.c
Nick Mathewson
2019-05-03
Hiding crypt_path_t: Rename some functions to fit the crypt_path API.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move assert functions in crypt_path.c.
George Kadianakis
2019-05-02
Remove some now-needless dirauth includes
Nick Mathewson
2019-05-02
Move voteflags.[ch] to become dirauth only.
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-30
Merge branch 'tor-github/pr/993'
George Kadianakis
2019-04-30
Rename and clarify some functions for periodic events
Nick Mathewson
2019-04-30
Remove now-extraneous calls to initialize_periodic_events().
Nick Mathewson
2019-04-30
Move dirauth periodic events into dirauth module.
Nick Mathewson
2019-04-30
Turn 'mainloop' into a subsystem.
Nick Mathewson
2019-04-25
When parsing a multiline controller command, be careful with linebreaks
Nick Mathewson
2019-04-25
Move responsibility for checking if events are setup into periodic.c
Nick Mathewson
2019-04-25
Move the responsibility for listing periodic events to periodic.c
Nick Mathewson
2019-04-10
Merge branch 'maint-0.4.0'
teor
2019-04-10
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0
teor
2019-04-05
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-05
Merge branch 'tor-github/pr/800' into maint-0.4.0
George Kadianakis
2019-04-04
Implement an DormantCanceledByStartup option
Nick Mathewson
2019-03-29
Add connection_dir_buf_add() helper function
rl1987
2019-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
Nick Mathewson
2019-03-27
Merge branch 'maint-0.4.0'
teor
2019-03-25
Various documentation notes and tweaks for pubsub
Nick Mathewson
2019-03-25
pubsub: install libevent events separately from the_dispatcher.
Nick Mathewson
2019-03-25
Code to manage publish/subscribe setup via subsystem interface.
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-03-25
Correctly report PT vs proxy during bootstrap
Taylor Yu
[next]