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

V0.5.0 #2

Merged
merged 13 commits into from
Jun 10, 2022
Merged

V0.5.0 #2

merged 13 commits into from
Jun 10, 2022

Commits on Jun 5, 2022

  1. * Experimenting in a different filter file format (still uses Binary …

    …Fuse filter)
    
    * Updated README to reflect that filters created by 0.4.0-alpha will not work with version 0.5.0-alpha and vice versa
    * Updated downloader to use agent to hopefully get around AddrInUse issue with Windows
    CKingX committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    74a430d View commit details
    Browse the repository at this point in the history
  2. Debugging Windows AddrInUse

    CKingX committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    68f21fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb3d06 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. * Fixed a bug where downloader would fail after running out of epheme…

    …ral ports
    
    * Uses a more compact binary format (format is incompatible with v0.4.0-alpha
    * Fixed a bug where the downloader would not show the total requests to download
    CKingX committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    d6fa714 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    c08a40d View commit details
    Browse the repository at this point in the history
  2. * Fixed a bug where the downloader would fail

    * More progress on the download resumption
    CKingX committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ddfdf5d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. * Added looping for interactive password checking

    * Added checking a password file to see compromised passwords
    * Updated password count (3 more passwords added to online query as of June 7 since V8)
    * Minor refactoring
    CKingX committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b06e211 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring

    CKingX committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8bc2588 View commit details
    Browse the repository at this point in the history
  3. Removed time

    CKingX committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b823435 View commit details
    Browse the repository at this point in the history
  4. Minor refactoring

    CKingX committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5f3f74b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e4747a View commit details
    Browse the repository at this point in the history
  6. * Finalizing for full release and out of alpha

    * Added update check
    * Removed some debug checks
    CKingX committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    22a0a99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44ccd26 View commit details
    Browse the repository at this point in the history