Age | Commit message (Expand) | Author |
---|---|---|
2016-05-19 | Fix unused-but-set-variable warnings in the connection unit tests | teor (Tim Wilson-Brown) |
2016-05-19 | Update unit tests for multiple bootstrap connections | teor (Tim Wilson-Brown) |
2016-05-09 | fix typos/etc before i go nuts on #18809 | Roger Dingledine |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2015-12-18 | Fix an unreached null-pointer deref in connection tests | Nick Mathewson |
2015-12-18 | Fix a buffer overrun in connection tests. | Nick Mathewson |
2015-12-15 | Fix some memory leaks in the unit tests | Nick Mathewson |
2015-12-15 | clean whitespace | Nick Mathewson |
2015-12-15 | Fix a few compilation warnings and errors | Nick Mathewson |
2015-12-16 | Prop210: Close excess connections once a consensus is downloading | teor (Tim Wilson-Brown) |
2015-12-16 | Prop210: Refactor connection_get_* to produce lists and counts | teor (Tim Wilson-Brown) |