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

QUIC: QLOG Draft Implementation #22037

Closed
wants to merge 62 commits into from
Closed

Commits on Jan 29, 2024

  1. QLOG: JSON Encoder: Design

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b960878 View commit details
    Browse the repository at this point in the history
  2. QLOG: Configuration

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    86a5463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1eb4dc View commit details
    Browse the repository at this point in the history
  4. QLOG: JSON Encoder: Tests

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ca511e8 View commit details
    Browse the repository at this point in the history
  5. QLOG: Frontend: Design

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c4aeead View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8389d49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9883214 View commit details
    Browse the repository at this point in the history
  8. QLOG: Wiring: QUIC CHANNEL

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4e99184 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2fa2ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e65d034 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd21415 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9383863 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e0a46d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df48b62 View commit details
    Browse the repository at this point in the history
  15. QLOG: Wiring: QUIC FIFD

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    195982a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bececc3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29a98c4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a178fe8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a7b868d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    db4cefd View commit details
    Browse the repository at this point in the history
  21. QLOG: Wiring: QUIC QTX

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    28c7e57 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eff37f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    76d017c View commit details
    Browse the repository at this point in the history
  24. QLOG: Add debugging guide

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    05075bd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b37570f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1279065 View commit details
    Browse the repository at this point in the history
  27. QLOG: Minor updates

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    49ee000 View commit details
    Browse the repository at this point in the history
  28. QLOG: Fix bit_set

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    81d3d04 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b308c03 View commit details
    Browse the repository at this point in the history
  30. QLOG: Add CHANGES entry

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    08ffde7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4813989 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    489abc8 View commit details
    Browse the repository at this point in the history
  33. JSON_ENC: Minor tweaks

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    84e3926 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    28c8dac View commit details
    Browse the repository at this point in the history
  35. Mention QLOG in INSTALL.md

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cefa636 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    40f173d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6110567 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b28ecec View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d9be171 View commit details
    Browse the repository at this point in the history
  40. Minor updates

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a430023 View commit details
    Browse the repository at this point in the history
  41. QLOG: Minor updates

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    26e80b5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3e38c40 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    790b484 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b9af3b9 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e12642e View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a9d2de9 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1848ba6 View commit details
    Browse the repository at this point in the history
  48. QLOG: Fix filter lexing

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bd87d9f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    caabb75 View commit details
    Browse the repository at this point in the history
  50. QUIC QLOG: CI-only test

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dfe4226 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3b38d08 View commit details
    Browse the repository at this point in the history
  52. QUIC QLOG: Add unit test

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    030b3a1 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    03ed7c2 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    155f263 View commit details
    Browse the repository at this point in the history
  55. Minor fixes

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f5309ac View commit details
    Browse the repository at this point in the history
  56. Minor fixes

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    10aeea1 View commit details
    Browse the repository at this point in the history
  57. Minor fixes

    hlandau committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6a36777 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. QUIC QLOG: Minor doc updates

    hlandau committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    52e8a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362f1d8 View commit details
    Browse the repository at this point in the history
  3. QUIC QLOG: Use set0

    hlandau committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8f08b4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9850ea7 View commit details
    Browse the repository at this point in the history
  5. QUIC QLOG: Fix indentation

    hlandau committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c540987 View commit details
    Browse the repository at this point in the history