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

[EXPORTER] Add OTLP HTTP SSL support #1793

Merged
merged 90 commits into from
Apr 5, 2023

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    e3f1b17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    236832d View commit details
    Browse the repository at this point in the history
  3. Format cleanup

    marcalff committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9f5c8aa View commit details
    Browse the repository at this point in the history
  4. Cleanup

    marcalff committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    82341ef View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Fixed windows build

    marcalff committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    000e36d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f2851 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Build cleanup

    marcalff committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    98cf4bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7d8a6 View commit details
    Browse the repository at this point in the history
  3. Build cleanup

    marcalff committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    8362479 View commit details
    Browse the repository at this point in the history
  4. Implement CURLOPT for SSL.

    marcalff committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    20d0e16 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    41dfeb9 View commit details
    Browse the repository at this point in the history
  2. Work in progress

    marcalff committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    461eec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 6, 2022

  1. Work in progress

    marcalff committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d25fae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5164e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    d686852 View commit details
    Browse the repository at this point in the history
  2. Used CAINFO

    marcalff committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    cf6cb43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51eaad7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

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

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    21acc47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    956774a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    299d774 View commit details
    Browse the repository at this point in the history
  4. Format cleanup

    marcalff committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d5a54fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e17c891 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Code cleanup.

    marcalff committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1e96070 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    becf5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc560d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. WIP

    marcalff committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    09204ba View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 17, 2023

  1. SSL TLS

    Implemented code review comments.
    
    Still in progress.
    marcalff committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e49eef5 View commit details
    Browse the repository at this point in the history
  2. TLS SSL, continued.

    marcalff committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4c78897 View commit details
    Browse the repository at this point in the history
  3. WIP

    marcalff committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    46c0662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7294163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88e88e1 View commit details
    Browse the repository at this point in the history
  6. Format

    marcalff committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7c3f50c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f301cb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    cd8a172 View commit details
    Browse the repository at this point in the history
  2. Implemented code review comments.

    Improved type safety of SetCurlOption
    marcalff committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    71e83c1 View commit details
    Browse the repository at this point in the history
  3. Fixed GCC 12 warnings

    marcalff committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e0f91a0 View commit details
    Browse the repository at this point in the history
  4. Code cleanup for TLS version.

    Fixed a crash when Setup() failed.
    marcalff committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e0bc8bb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Code cleanup

    marcalff committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3b0663f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    3b31f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3bba8 View commit details
    Browse the repository at this point in the history
  3. add grpc in maintainer ci

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1e2a610 View commit details
    Browse the repository at this point in the history
  4. CI

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2266202 View commit details
    Browse the repository at this point in the history
  5. PROTOBUF_VERSION: 3.21.12

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    ea15e31 View commit details
    Browse the repository at this point in the history
  6. Back to probuf 3.20.3,

    last release to provide a cpp tar file.
    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    835fab4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72edc68 View commit details
    Browse the repository at this point in the history
  8. CI protobuf

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7b7009c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05e4419 View commit details
    Browse the repository at this point in the history
  10. Protobuf tar name

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    beb6aa8 View commit details
    Browse the repository at this point in the history
  11. Run func test

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    9cc76a9 View commit details
    Browse the repository at this point in the history
  12. Func test, continued.

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f6fff95 View commit details
    Browse the repository at this point in the history
  13. Fix cfssl

    marcalff committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    65b72e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    25bc4f7 View commit details
    Browse the repository at this point in the history
  2. Fixed build warnings.

    marcalff committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e493ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed1403 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

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

Commits on Feb 4, 2023

  1. ASYNC tests failed,

    implemented work around.
    marcalff committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4074614 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    62ce2e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750155e View commit details
    Browse the repository at this point in the history
  3. Fixed copyright.

    marcalff committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    73eca29 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Fixed code review comments.

    marcalff committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4074120 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    3bc586b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34eff9e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Code cleanup

    marcalff committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0f17600 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Mar 3, 2023

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

    marcalff committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    af04e5d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    2613c7d View commit details
    Browse the repository at this point in the history
  2. Cleanup env var names.

    marcalff committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    eb9bc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d6c04 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Code cleanup

    marcalff committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f088bbc View commit details
    Browse the repository at this point in the history
  2. CHANGELOG

    marcalff committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    dce246e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba6d403 View commit details
    Browse the repository at this point in the history
  4. Build cleanup

    marcalff committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    659ff69 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    df6335e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663f009 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 30, 2023

  1. Implemented code review comments.

    use ENABLE_HTTP_SSL_PREVIEW flag
    use ENABLE_HTTP_SSL_SSL_PREVIEW flag
    marcalff committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    eb6c362 View commit details
    Browse the repository at this point in the history
  2. Fixed http examples

    marcalff committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0593b4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340ac8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c247437 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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