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

refactor(telegram): rewrite tests using netemx #1183

Merged
merged 47 commits into from
Jul 11, 2023
Merged

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    58f0f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad7f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f46eae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    c7b6e97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14dc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e639d12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ec4ac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    2237e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cee8ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bacb9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cdf1a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on May 8, 2023

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

Commits on May 24, 2023

  1. Improved comments

    kelmenhorst committed May 24, 2023
    Configuration menu
    Copy the full SHA
    099a882 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    c920369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e86bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5a41f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c307848 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    008fc3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49fd492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46eed49 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    d856c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33c719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbca148 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    fc98db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57de0e3 View commit details
    Browse the repository at this point in the history
  3. tcpping: add netemx tests

    kelmenhorst committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ad47b8e View commit details
    Browse the repository at this point in the history
  4. dnsping: add netemx tests

    kelmenhorst committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    397b3be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d120793 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    02714f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843e53a View commit details
    Browse the repository at this point in the history
  3. x

    bassosimone committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    800468b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2394a63 View commit details
    Browse the repository at this point in the history
  5. x

    bassosimone committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a8ecfcf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65b7f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    0f6d810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d66eb View commit details
    Browse the repository at this point in the history
  3. feat(netem): add custom TCP listener

    We need this functionality to write tests for whatsapp and telegram, which
    are using nonstandard services. Whatsapp requires a TCP listener speaking
    a protocol that we don't know about (presumably XMPP with encryption). Telegram
    listens for plaintext HTTP even when using port 443.
    
    Part of ooni/probe#2461.
    bassosimone committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3026ef1 View commit details
    Browse the repository at this point in the history
  4. x

    bassosimone committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f60b637 View commit details
    Browse the repository at this point in the history
  5. x

    bassosimone committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0b5f872 View commit details
    Browse the repository at this point in the history
  6. x

    bassosimone committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ae7a3cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ca0218 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18e7699 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad86be8 View commit details
    Browse the repository at this point in the history
  10. x

    bassosimone committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f53a03c View commit details
    Browse the repository at this point in the history