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

Decrypt and write each fraction to memfd directly #48

Merged
merged 9 commits into from
Nov 6, 2024

Commits on Nov 5, 2024

  1. [CHECK] Added parameters for IP and PORT

    S0S4 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d7ad784 View commit details
    Browse the repository at this point in the history
  2. [WIP] Argument Passing

    S0S4 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    349a7a1 View commit details
    Browse the repository at this point in the history
  3. [CHECK] Updated parameter functionality

    S0S4 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c2c4c6f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Refactored IP:PORT args

    lucabtz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e58c4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d7cc3 View commit details
    Browse the repository at this point in the history
  3. Modified error message

    lucabtz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    93efac4 View commit details
    Browse the repository at this point in the history
  4. Refactor while into for

    lucabtz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7e69a4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8071a28 View commit details
    Browse the repository at this point in the history
  6. Fixed memory leak on error

    lucabtz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e3a63a5 View commit details
    Browse the repository at this point in the history