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

base64::encode: Adjusted buffer size algorithm #4934

Merged
merged 4 commits into from
Jul 19, 2018
Merged

base64::encode: Adjusted buffer size algorithm #4934

merged 4 commits into from
Jul 19, 2018

Commits on Jul 17, 2018

  1. Adjusted buffer size algorithm

    Use cencode.h defined macros to calculate the needed buffer size.
    LaborEtArs committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    8190b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94989ec View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    cee7c3f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    f091431 View commit details
    Browse the repository at this point in the history