Commit History

Author SHA1 Message Date
  Nick Mathewson 194acfb51d Split directory.c code into several modules 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 19c34b4658 Move or_connection_t to its own header. 5 years ago
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 5 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Andrea Shepard 33a3e6f718 Avoid asserts in oos/kill_conn_list unit test 7 years ago
  David Goulet 9e1cb3660b Fix duplicated if condition in connection.c 7 years ago
  Andrea Shepard dbdac1dc27 s/connection_handle_oos/connection_check_oos/g per code review 7 years ago
  Andrea Shepard d65f030915 Unit test for pick_oos_victims() 7 years ago
  Andrea Shepard e17083b432 Unit test for kill_conn_list_for_oos() 7 years ago
  Andrea Shepard 26c2ded00c Unit test for connection_handle_oos() 7 years ago