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/utils/credential #15

Closed
wants to merge 18 commits into from
Closed

Feat/utils/credential #15

wants to merge 18 commits into from

Commits on Oct 1, 2024

  1. add an MIT licence

    aurora0x27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b6ca823 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    c774fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af395c7 View commit details
    Browse the repository at this point in the history
  3. set up files

    aurora0x27 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c9da179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1e8bc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add error.h

    aurora0x27 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7183599 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d901c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from aurora0x27/feat/utils/buffer

    feat/utils/buffer: change char* to uint8_t* and add clean function
    aurora0x27 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2afebc5 View commit details
    Browse the repository at this point in the history
  3. changed .gitignore

    aurora0x27 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c18d34a View commit details
    Browse the repository at this point in the history
  4. update documents

    aurora0x27 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aab385b View commit details
    Browse the repository at this point in the history
  5. modify .gitignore

    aurora0x27 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e044335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd548e3 View commit details
    Browse the repository at this point in the history
  7. add 3-rd party lib jsoncpp

    aurora0x27 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    86083f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge pull request #11 from aurora0x27/feat/utils/buffer

    feat/utils/buffer: add resize method
    aurora0x27 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e9a05d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4088242 View commit details
    Browse the repository at this point in the history