Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-18 | Start on a changelog for 0.3.2.1-alpha: sortchanges and formatchangelog | Nick Mathewson | |
2017-06-21 | Extract channel_do_open_actions() from non-open _change_state cases | Nick Mathewson | |
This reduces the size of the largest SCC in the callgraph by 30 functions, from 58 to 28. |