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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
mainloop
Age
Commit message (
Expand
)
Author
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
2019-03-07
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-03-07
Merge remote-tracking branch 'tor-github/pr/745' into maint-0.4.0
Nick Mathewson
2019-03-01
Merge branch 'tor-github/pr/718'
David Goulet
2019-03-01
Log the correct "auto" port number for listening sockets
Kris Katterjohn
2019-02-20
Remove all uses of weak_rng.
Nick Mathewson
2019-02-09
Add connection_dir_buf_add() helper function
rl1987
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-09
Merge branch 'bug28591_035_squashed'
Nick Mathewson
2018-12-21
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-21
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-12-20
Add ORCONN event pubsub system
Taylor Yu
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Use run_main_loop_until_done() for process_t tests.
Alexander Færøy
2018-12-17
Use process_t for managed proxies.
Alexander Færøy
2018-12-13
Merge branch 'dormant_persist_squashed'
Nick Mathewson
2018-12-13
Change interaction between dormant mode and clock jumps.
Nick Mathewson
2018-12-05
Merge remote-tracking branch 'tor-github/pr/508'
Nick Mathewson
2018-12-05
remember why we are doing getsockopt()
Nick Mathewson
2018-12-04
Add an option to start tor in dormant mode for the first time.
Nick Mathewson
[next]