Historique des commits

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