Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • U updater
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • updater
  • updater
  • Merge requests
  • !294

Replace base64 implementation with base64c library

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Karel Koci requested to merge base64c into master Aug 12, 2021
  • Overview 4
  • Commits 2
  • Pipelines 2
  • Changes 15

In reality base64c library is based on this code so it is pretty much same code just moved to separate library. The reason for the move is that we want to use it in other projects as well and having it as dedicated library should give us less code to maintain and fix.

Edited Oct 04, 2021 by Miroslav Hanak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: base64c