Commit History

Author SHA1 Message Date
  David Goulet acf7ea77d8 dos: Add the connection DoS mitigation subsystem 6 years ago
  David Goulet c05272783d dos: Track new and closed OR client connections 6 years ago
  Nick Mathewson eecfed0cd2 Merge branch 'maint-0.2.8' into maint-0.2.9 6 years ago
  Nick Mathewson f7151387d9 Merge branch 'maint-0.2.5' into maint-0.2.8 6 years ago
  Nick Mathewson 95238eb917 Fix a traceback when closing a blocked connection "immediately". 6 years ago
  Nick Mathewson 8b93cbc16d Merge branch 'bug20716_026' into maint-0.2.9 7 years ago
  overcaffeinated 3b6da3f90c Fix memory leak in bug 20716 7 years ago
  Nick Mathewson d1b45786b1 Document connection_or.c and connection.c at module level 7 years ago
  Andrea Shepard 32fbc9738a Fix OOS comparator fix 7 years ago
  David Goulet 9e1cb3660b Fix duplicated if condition in connection.c 7 years ago
  Andrea Shepard 9a09513c0b Use connection_mark_for_close() rather than connection_mark_on_flush() on OOS 7 years ago
  Andrea Shepard 31028af440 Add DisableOOSCheck option, on by default until we have better heuristics 7 years ago
  Andrea Shepard 3efe92ba58 Consider the case that a connection doesn't have a valid socket during OOS 7 years ago
  Andrea Shepard 1a7709d409 Add connection_is_moribund() inline 7 years ago
  Andrea Shepard dbdac1dc27 s/connection_handle_oos/connection_check_oos/g per code review 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
  Andrea Shepard 709f2cbf58 Implement OOS comparator 7 years ago
  Andrea Shepard d502efbd47 Implement pick_oos_victims() except for sort step 7 years ago
  Andrea Shepard e9464737af Implement kill_conn_list_for_oos() 7 years ago
  Andrea Shepard c76d45bdec Stub out pick_oos_victims() and kill_conn_list_for_oos() 7 years ago
  Andrea Shepard 2bc19171ef Implement connection_count_moribund() for OOS handler 7 years ago
  Andrea Shepard 4f253d4c67 Don't say OOS unless the ConnLimit thresholds have been set 7 years ago
  Andrea Shepard 34d9d02150 Stub out connection_handle_oos() and call it from places we can change the socket count or thresholds 7 years ago
  Nick Mathewson 7b896fe61e Remove/fix remaining evbuffer references 7 years ago
  Nick Mathewson 4d4ccc505b Search for remaining references to 'bufferevent'. 7 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 years ago
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 7 years ago
  U+039b c735220a0b Remove bufferevents dead code 7 years ago
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 years ago