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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2018-04-30
Add a cast to make clang happy.
Nick Mathewson
2018-04-30
Merge branch 'ticket25948_squashed'
Nick Mathewson
2018-04-30
Move responsibility for or_state_save() to a scheduled callback
Nick Mathewson
2018-04-30
Merge remote-tracking branch 'dgoulet/ticket25900_034_01'
Nick Mathewson
2018-04-27
main: Don't rescan main loop events if not initialized
David Goulet
2018-04-27
Merge branch 'ticket25376_034_031_squashed'
Nick Mathewson
2018-04-27
hibernation: Rescan the event list on state change
David Goulet
2018-04-27
main: Add mainloop callback event flags
David Goulet
2018-04-26
Merge branch 'ticket25933'
Nick Mathewson
2018-04-26
Fix a test assertion failure due to uninitialized mainloop events
Nick Mathewson
2018-04-26
Merge branch 'ticket25931'
Nick Mathewson
2018-04-26
Remove connection_ap_attach_pending() from per-second callback.
Nick Mathewson
2018-04-26
Move close-and-cleanup functions to a postloop event.
Nick Mathewson
2018-04-26
Move consdiffmgr_rescan() into a mainloop event.
Nick Mathewson
2018-04-25
callbacks: Add a DirServer role
David Goulet
2018-04-25
clean_consdiffmgr() callback is only for directories
David Goulet
2018-04-24
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-23
Merge remote-tracking branch 'dgoulet/ticket25762_034_05'
Nick Mathewson
2018-04-23
test: Add periodic events unit tests
David Goulet
2018-04-23
main: Update periodic events comment based on latest code
David Goulet
2018-04-23
main: Use rescan_periodic_events in initialize_periodic_events_cb
Nick Mathewson
2018-04-23
periodic: Add an enable and disable function
David Goulet
2018-04-23
config: Set up periodic events when options changes
David Goulet
2018-04-23
main: Launch periodic events by roles
David Goulet
2018-04-23
main: Specialize the periodic events on a per-role basis
David Goulet
2018-04-23
main: Sort alphabetically periodic event callbacks
David Goulet
2018-04-17
Remove the periodic refill event entirely.
Nick Mathewson
2018-04-17
Move responsibility for recording read/written bytes
Nick Mathewson
2018-04-17
Rename connection_bucket_refill to connection_bucket_refill_all
Nick Mathewson
2018-04-17
Refactor the "block the connection on bandwidth" logic
Nick Mathewson
2018-04-13
Merge branch 'token_bucket_once_again_squashed'
Nick Mathewson
2018-04-13
Merge branch 'postloop_callbacks_2'
Nick Mathewson
2018-04-13
Remove tell_event_loop_to_run_external_code() per review
Nick Mathewson
2018-04-13
Rename token_bucket_t to token_bucket_rw_t.
Nick Mathewson
2018-04-13
Merge branch 'token_bucket_refactor_squashed'
Nick Mathewson
2018-04-13
Move connection_ap_attach_pending(0) into a postloop event
Nick Mathewson
2018-04-13
Move the "activate linked connections" logic to a postloop event.
Nick Mathewson
2018-04-13
Remove a bunch of int casts; make clang happier.
Nick Mathewson
2018-04-13
Replace the global buckets with token_bucket_t
Nick Mathewson
2018-04-13
Refactor or_connection token buckets to use token_bucket_t
Nick Mathewson
2018-04-10
Merge remote-tracking branch 'isis-github/bug25409'
Nick Mathewson
2018-04-10
Fix another crash-on-no-threadpool bug.
Nick Mathewson
2018-04-05
Wrap the function we use to run the event loop.
Nick Mathewson
2018-04-05
Add wrappers for event_base_loopexit and event_base_loopbreak.
Nick Mathewson
2018-04-05
Add an API for a scheduled/manually activated event in the mainloop
Nick Mathewson
2018-04-04
Remove PortForwarding options
Neel Chauhan
2018-03-19
Merge remote-tracking branch 'isis/bug23881_r1'
Nick Mathewson
2018-03-14
Merge remote-tracking branch 'public/restart_reset_bootstrap'
Nick Mathewson
[next]