Age | Commit message (Expand) | Author |
---|---|---|
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-07-01 | Extract more constants from or.h | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2018-06-15 | Move or_connection_t to its own header. | Nick Mathewson |
2018-06-15 | Split dir_connection_t into its own header | Nick Mathewson |
2017-08-24 | apply ahf's test_assert_null.cocci | Nick Mathewson |
2017-03-15 | Run the copyright update script. | Nick Mathewson |
2016-08-26 | Avoid asserts in oos/kill_conn_list unit test | Andrea Shepard |
2016-08-25 | Fix duplicated if condition in connection.c | David Goulet |
2016-08-20 | s/connection_handle_oos/connection_check_oos/g per code review | Andrea Shepard |
2016-08-20 | Unit test for pick_oos_victims() | Andrea Shepard |
2016-08-20 | Unit test for kill_conn_list_for_oos() | Andrea Shepard |
2016-08-20 | Unit test for connection_handle_oos() | Andrea Shepard |