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

Expose additional configuration options for Http connection manager #204

Merged
merged 34 commits into from
Sep 7, 2022

Commits on Aug 22, 2022

  1. Exposes proxy options

    waahm7 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d8fcb1c View commit details
    Browse the repository at this point in the history
  2. lint fix

    waahm7 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    89cca7e View commit details
    Browse the repository at this point in the history
  3. Fix comments

    waahm7 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4feb631 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    cbf8f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4685e9d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Expose proxy_ev_settings

    waahm7 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2c2fddb View commit details
    Browse the repository at this point in the history
  2. fix test

    waahm7 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4cabcb3 View commit details
    Browse the repository at this point in the history
  3. Fix struct

    waahm7 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b4c1c15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    701b721 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Adds proxy config in S3 Client

    waahm7 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    78b7939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ce0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3487405 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    756ac86 View commit details
    Browse the repository at this point in the history
  5. Fix todos

    waahm7 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    c711e75 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. updates comment

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6951cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5232a37 View commit details
    Browse the repository at this point in the history
  3. Fix memory management issues

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4fca7d3 View commit details
    Browse the repository at this point in the history
  4. Minor improvement

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    15b1c90 View commit details
    Browse the repository at this point in the history
  5. Updates include proxy.h

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    fc91d20 View commit details
    Browse the repository at this point in the history
  6. Fix comment

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3e2e323 View commit details
    Browse the repository at this point in the history
  7. improve comment

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7784a72 View commit details
    Browse the repository at this point in the history
  8. Expose monitoring options

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9134dd9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    866e11b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e199e8 View commit details
    Browse the repository at this point in the history
  11. Update proxy ev setting test

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    752d47b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    072f0da View commit details
    Browse the repository at this point in the history
  13. lint fix

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2341407 View commit details
    Browse the repository at this point in the history
  14. Use Keep Alive pointer

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    58caf03 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    014494c View commit details
    Browse the repository at this point in the history
  16. Fix lint

    waahm7 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5635f1d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    22e3ac5 View commit details
    Browse the repository at this point in the history
  2. Updates comment

    waahm7 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    acbd85c View commit details
    Browse the repository at this point in the history
  3. Update keep alive comment

    waahm7 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0913ce7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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