Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close banned web peers #20

Merged
merged 22 commits into from
Jul 11, 2024
Merged

Commits on Jul 8, 2024

  1. add piece buf printers

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0bd7f5b View commit details
    Browse the repository at this point in the history
  2. add piece buf printers

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fd900d4 View commit details
    Browse the repository at this point in the history
  3. add piece buf printers

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b61c24c View commit details
    Browse the repository at this point in the history
  4. restore close on ban

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7215ba7 View commit details
    Browse the repository at this point in the history
  5. add printer status

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d89315d View commit details
    Browse the repository at this point in the history
  6. check closed

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a5bd063 View commit details
    Browse the repository at this point in the history
  7. add printer status

    mh0lt committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6096c4a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add lock detection

    mh0lt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a37cc0f View commit details
    Browse the repository at this point in the history
  2. fix torrent deadlock

    mh0lt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b654ccb View commit details
    Browse the repository at this point in the history
  3. add lock to request state data

    mh0lt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    34abe35 View commit details
    Browse the repository at this point in the history
  4. add printer status

    mh0lt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    41dd070 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. add peer deadlock checker

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d596a63 View commit details
    Browse the repository at this point in the history
  2. remove lock detector

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2a7f20d View commit details
    Browse the repository at this point in the history
  3. re-introduce client lock

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ad9219c View commit details
    Browse the repository at this point in the history
  4. export status strings

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    99d65bf View commit details
    Browse the repository at this point in the history
  5. track peer lock not client

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1453b96 View commit details
    Browse the repository at this point in the history
  6. fix flags

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    10f1ce2 View commit details
    Browse the repository at this point in the history
  7. fix fastenabled lock param

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    866f4dc View commit details
    Browse the repository at this point in the history
  8. remove printer

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6b88478 View commit details
    Browse the repository at this point in the history
  9. remove printer

    mh0lt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1b56deb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. increase ban count to 16

    mh0lt committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4b6e144 View commit details
    Browse the repository at this point in the history
  2. remove deadlock tests

    mh0lt committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7de8739 View commit details
    Browse the repository at this point in the history