David Goulet
|
bdcf3a3839
sr: Extract shared SR functions
|
6 years ago |
David Goulet
|
2115a54b4a
mod: Move dirauth specific files to its own module
|
6 years ago |
David Goulet
|
35d86b088d
dirvote: Reorganize the dirvote.h file
|
6 years ago |
David Goulet
|
5e1e906a5c
dirvote: Move voting_schedule_t to dirvote.c
|
6 years ago |
David Goulet
|
d177067860
dirvote: Trim down the public API
|
6 years ago |
David Goulet
|
f0838e7257
config: Make circuit_build_times_disabled() use authdir_mode()
|
6 years ago |
David Goulet
|
b27dc1cfb5
mod: Build system changes for dirauth module
|
6 years ago |
David Goulet
|
8b58e1e323
test: Unit test for the HS service event rescan
|
6 years ago |
David Goulet
|
f7633c1fca
hs: Rescan the main loop event list if the service map changes
|
6 years ago |
David Goulet
|
3ab017b10c
main: Don't rescan main loop events if not initialized
|
6 years ago |
Nick Mathewson
|
57f557747d
Move responsibility for deferred SIGNEWNYM into a mainloop event
|
6 years ago |
Nick Mathewson
|
9f8b60d74c
Move or_state_mark_dirty into statefile.c
|
6 years ago |
Nick Mathewson
|
3a47dfed34
Merge branch 'ticket25376_034_031_squashed'
|
6 years ago |
David Goulet
|
d6903e9e87
hibernation: Rescan the event list on state change
|
6 years ago |
David Goulet
|
05d314f888
main: Add mainloop callback event flags
|
6 years ago |
Nick Mathewson
|
cc74dc0066
Merge branch 'ticket25933'
|
6 years ago |
Mike Perry
|
35e7902116
Bug 25733: Avoid assert failure if all circuits time out.
|
6 years ago |
Taylor Yu
|
f0dc6c8e2a
Merge branch 'bug25936-032' into bug25936-033
|
6 years ago |
Taylor Yu
|
2edc9cd484
Merge branch 'bug25936-031' into bug25936-032
|
6 years ago |
Taylor Yu
|
5982105098
Merge branch 'bug25936-029' into bug25936-031
|
6 years ago |
Taylor Yu
|
31865b5029
Show test-suite.log for distcheck on Travis CI
|
6 years ago |
Nick Mathewson
|
302908657f
Fix a test assertion failure due to uninitialized mainloop events
|
6 years ago |
David Goulet
|
9fd319168b
test: Add missing geoip_dummy file to EXTRA_DIST
|
6 years ago |
Nick Mathewson
|
857e210b7d
Merge branch 'ticket25931'
|
6 years ago |
Nick Mathewson
|
ff796ad087
Remove connection_ap_attach_pending() from per-second callback.
|
6 years ago |
Nick Mathewson
|
96c5ac338a
Move close-and-cleanup functions to a postloop event.
|
6 years ago |
Nick Mathewson
|
8a81a70878
Move consdiffmgr_rescan() into a mainloop event.
|
6 years ago |
Nick Mathewson
|
9abf541f7f
Add a function to compute millisecond time difference quickly.
|
6 years ago |
Nick Mathewson
|
7cbc44eeb1
Remove the "cached gettimeofday" logic.
|
6 years ago |
Nick Mathewson
|
5e395ba2c2
Rewrite time-handling in circuitmux_ewma to use monotime_coarse
|
6 years ago |