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

tls_inspector: inline the recv in the onAccept #7951

Merged
merged 12 commits into from
Aug 29, 2019
Merged

Commits on Aug 16, 2019

  1. tls_inspector: read at onAccept

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    5cdc543 View commit details
    Browse the repository at this point in the history
  2. comment, fix bug and add test

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    32ec517 View commit details
    Browse the repository at this point in the history
  3. massage gcc compiler

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    8ccde6c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. add connection handler callback test and not create timer if error

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    c390cfc View commit details
    Browse the repository at this point in the history
  2. fix spelling

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    01acb0a View commit details
    Browse the repository at this point in the history
  3. fix proxy_protocol_test

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    cee21db View commit details
    Browse the repository at this point in the history
  4. fix addr family test

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    e7fcdef View commit details
    Browse the repository at this point in the history
  5. fix listenerimpl test using syscall close

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    2a06d3f View commit details
    Browse the repository at this point in the history
  6. fix config test

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    2c6f61a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. NOT_REACHED_GCOVR_EXCL_LINE

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    e9e89bf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Merge branch 'master' into lfread

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    01d9794 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. address comment

    Signed-off-by: Yuchen Dai <silentdai@gmail.com>
    lambdai committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    f3769c5 View commit details
    Browse the repository at this point in the history