Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-11-22 | Entry Nodes: Use a reasonably live consensus to select guards | teor |
2018-10-01 | Remove routerparse include from files that dont use it | Nick Mathewson |
2018-10-01 | Move routerparse and parsecommon to their own module. | Nick Mathewson |
2018-09-25 | Revise things that had included router.h before | Nick Mathewson |
2018-09-21 | Split directory.c code into several modules | Nick Mathewson |
2018-09-21 | Split main.c into main.c and mainloop.c | Nick Mathewson |
2018-09-19 | Split routerlist.c into 4 separate modules | Nick Mathewson |
2018-07-21 | Split select_entry_guard_for_circuit() | rl1987 |
2018-07-21 | Make entry_guards_update_primary() shorter | rl1987 |
2018-07-21 | Split sampled_guards_update_from_consensus() into subfunctions | rl1987 |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-07-05 | Move literally everything out of src/or | Nick Mathewson |