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

Add a filter for applying Android socket tags #2423

Merged
merged 36 commits into from
Aug 23, 2022

Commits on Jul 19, 2022

  1. Implement Android Socket Tagging

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    31f5ed1 View commit details
    Browse the repository at this point in the history
  2. Working

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2fe087f View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9c571da View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6c337f5 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dd1990e View commit details
    Browse the repository at this point in the history
  6. Add config to botstrap and trigger in test

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    3fe5055 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30669c0 View commit details
    Browse the repository at this point in the history
  8. Add tagSocket from cronet

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    838b687 View commit details
    Browse the repository at this point in the history
  9. format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    3f1b8fa View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. address comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3b70695 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Add config knobs

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    285bb29 View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e8ce39b View commit details
    Browse the repository at this point in the history
  3. Fix cronet

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    702781a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Fix EnvoyConfigurationTest.kt

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    bf91e03 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4f69f6f View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8308110 View commit details
    Browse the repository at this point in the history
  4. Address comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    97302cd View commit details
    Browse the repository at this point in the history
  5. Format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6221682 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Comment

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    18030a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Merge branch 'main' into SocketTag

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f409a57 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Update library/common/extensions/filters/http/socket_tag/filter.proto

    Co-authored-by: Rafał Augustyniak <[email protected]>
    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist and Augustyniak committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ec5ae8f View commit details
    Browse the repository at this point in the history
  2. Update library/kotlin/io/envoyproxy/envoymobile/EngineBuilder.kt

    Co-authored-by: Rafał Augustyniak <[email protected]>
    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist and Augustyniak committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    daf58c6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into SocketTagOld

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    fe92d93 View commit details
    Browse the repository at this point in the history
  4. Simplify test

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    fd83daa View commit details
    Browse the repository at this point in the history
  5. Address comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c539773 View commit details
    Browse the repository at this point in the history
  6. Rename

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    07af4a8 View commit details
    Browse the repository at this point in the history
  7. Format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6b44c79 View commit details
    Browse the repository at this point in the history
  8. Spelling

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    4539347 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Address comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    99a1d03 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Address comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4eebefe View commit details
    Browse the repository at this point in the history
  2. Format

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ec65417 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. add "org/chromium/net/*"

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a1febff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into SocketTag

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    dbff49a View commit details
    Browse the repository at this point in the history
  3. use find_class

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e38a859 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Address more comments

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4f40e1d View commit details
    Browse the repository at this point in the history
  2. Format!

    Signed-off-by: Ryan Hamilton <[email protected]>
    RyanTheOptimist committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    633704b View commit details
    Browse the repository at this point in the history