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
/
or
/
main.h
Age
Commit message (
Expand
)
Author
2018-05-10
Merge branch 'ticket26063_squashed'
Nick Mathewson
2018-05-10
Add a new function to enable/disable the per-second timer as needed
Nick Mathewson
2018-05-03
Move the "update the current second" code from second_elapsed_callback
Nick Mathewson
2018-05-01
Ensure that voting is rescheduled whenever the schedule changes.
Nick Mathewson
2018-04-30
Move responsibility for or_state_save() to a scheduled callback
Nick Mathewson
2018-04-27
hibernation: Rescan the event list on state change
David Goulet
2018-04-26
Fix a test assertion failure due to uninitialized mainloop events
Nick Mathewson
2018-04-26
Move close-and-cleanup functions to a postloop event.
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
config: Set up periodic events when options changes
David Goulet
2018-04-17
Move responsibility for recording read/written bytes
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
Replace the global buckets with token_bucket_t
Nick Mathewson
2018-01-31
refactor: using get_uptime() (and reset_uptime()) consistently.
Caio Valente
2018-01-19
Merge branch 'disable_signal_handlers'
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'ahf-oniongit/bugs/24605'
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'ffmancera/github/bug23271'
Nick Mathewson
2017-12-16
Add MainloopStats option.
Alexander Færøy
2017-12-15
Remove the unused is_parent==0 option from handle_signals.
Nick Mathewson
2017-12-15
Add remove file function and remove ephemeral files.
Fernando Fernandez Mancera
2017-11-01
Merge branch 'tor_api_squashed'
Nick Mathewson
2017-11-01
Add a public tor_api.h with an implementation in tor_api.c
Nick Mathewson
2017-10-20
Expose a new function to make the event loop exit once and for all.
Nick Mathewson
2017-10-20
Rename "tell_event_loop_to_finish" to "...run_external_code"
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-05-08
clang-i386: use house style for public-when-testing variables
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-01
refactor out the tor_event_base_loopexit() call
Roger Dingledine
2016-08-20
Unit test for pick_oos_victims()
Andrea Shepard
2016-08-20
Unit test for connection_handle_oos()
Andrea Shepard
2016-08-20
Implement connection_count_moribund() for OOS handler
Andrea Shepard
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-22
refactor directory_info_has_arrived so we can quiet the logs
Roger Dingledine
2015-11-17
Some unit tests now require that periodic events be initialized.
Nick Mathewson
2015-08-17
Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decou...
Nick Mathewson
2015-08-13
Decouple routerlist_retry_directory_downloads() from the blob
Nick Mathewson
2015-08-12
Try to decouple process_signal() from anything not event-driven
Nick Mathewson
2015-07-21
Remove casting of void pointers when handling signals.
cypherpunks
2015-02-09
Recover better when our clock jumps back many hours
Roger Dingledine
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-08
Check for new IP addr after circuit liveliness returns
Matthew Finkel
[next]