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

Hardening/refactor #1527

Merged
merged 36 commits into from
Jan 11, 2024
Merged

Hardening/refactor #1527

merged 36 commits into from
Jan 11, 2024

Commits on Dec 31, 2023

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    0d2a360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    570bd28 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Moved httpHeaderLocationAdd httpHeaderLinkAdd to their own modules in…

    … a new library orionld/http
    kzangeli committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2181ac6 View commit details
    Browse the repository at this point in the history
  2. Reimplemented the function for stripping of whitespace from a string:…

    … orionld/common/stringStrip.cpp
    kzangeli committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4055e52 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    1e4c357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940ef20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a2f41 View commit details
    Browse the repository at this point in the history
  4. Moved static_buffer + clientIp external declarations to where they be…

    …long + remove a few unnecessary includes
    kzangeli committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f536351 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Moved clientIp and static_buffer to orionldState + changed the size o…

    …f static_buffer to 4k (from 32k)
    kzangeli committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e71c3fb View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    7dc2054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d921e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b02e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    cca2aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654a6e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    3a71f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6034b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3cbf40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bd430a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad9435b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    036eb18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3aabbc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ced9c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac249f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    0dca3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1afb2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6209ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50f2132 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merged with develop

    kzangeli committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fee31f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e52a5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2095b0b View commit details
    Browse the repository at this point in the history
  4. Fixed JSON => MT_JSON

    kzangeli committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    41de36f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88426e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5886c02 View commit details
    Browse the repository at this point in the history