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

feat: add base64 function to encode binary data #1355

Merged
merged 11 commits into from
Sep 28, 2021
Merged

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    fc9c3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016951c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    83a8e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e5027 View commit details
    Browse the repository at this point in the history
  3. test: add/fix base64 test

    eugenels committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    d27d026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd273f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fc022e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    454eb19 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. add binary data encoding length config option.

    fix explicit constant optimisation
    eugenels committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    afe7c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ad7d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7cfeb5 View commit details
    Browse the repository at this point in the history