Age | Commit message (Expand) | Author |
---|---|---|
2020-10-19 | Explain why we use "mark_as_used_for_origin_circuit" where we do | Nick Mathewson |
2020-09-18 | Add flag for whether an OR conn "counts" for bootstrap tracking | Nick Mathewson |
2020-07-16 | Use CONST_TO_* macros in more places. | Nick Mathewson |
2020-02-18 | Remember dirctory bw usage, and log it in the heartbeat | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-03-25 | Split all controller events code into a new control_events.c | Nick Mathewson |
2019-02-17 | fix a bootstrapping string typo | Roger Dingledine |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2019-01-04 | Fix typo in bootstrap message | Taylor Yu |
2018-12-21 | The big bootstrap phase redefinition | Taylor Yu |
2018-12-21 | Hook up control_event_bootstrap() to btrack_orconn | Taylor Yu |
2018-12-13 | Merge branch 'maint-0.3.5' | Nick Mathewson |
2018-11-30 | Use table lookup for bootstrap_status_to_string | Taylor Yu |
2018-11-30 | Split bootstrap event reporting out of control.c | Taylor Yu |