Historial de Commits

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