aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_mainloop.c
AgeCommit message (Expand)Author
2021-03-17Merge branch 'tor-gitlab/mr/337'David Goulet
2021-03-17Add a DormantTimeoutEnabled to disable dormant mode entirelyNick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-07Move netstatus (mainloop) state fields into mainloop's state.Nick Mathewson
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-13Unit tests for back-end functions for persistent dormant stateNick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-26Test netstatus.c tracking of user participation statusNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-03Replace U64_LITERAL with the standard UINT64_CNick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-05-09Distinguish true clock jumps from idlenessNick Mathewson
2018-05-03Basic unit tests for update_current_time().Nick Mathewson