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

Feature/http3 support 5.x #5311

Open
wants to merge 102 commits into
base: master
Choose a base branch
from

Commits on Sep 2, 2024

  1. feat: add dependency

    imz87 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ec46484 View commit details
    Browse the repository at this point in the history
  2. feat: add dependency

    imz87 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eaa59b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe8ff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ace2f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: add options

    imz87 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4b4ebca View commit details
    Browse the repository at this point in the history
  2. feat: prepare tls for http3

    imz87 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bdb3a6c View commit details
    Browse the repository at this point in the history
  3. feat: use new base priority

    imz87 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7c9051c View commit details
    Browse the repository at this point in the history
  4. feat: implement http3

    imz87 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1a3b56a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    27ba45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db59ade View commit details
    Browse the repository at this point in the history
  3. feat: use simpler sslInit

    imz87 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8acbeb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3217f7a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    7885d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    547403a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee30563 View commit details
    Browse the repository at this point in the history
  4. feat: use a better example

    imz87 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    391e049 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. feat: improve readability

    imz87 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5e5147a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch '5.x' of github.com:imz87/vert.x into feature/http3-supp…

    …ort-5.x
    
    � Conflicts:
    �	vertx-core/src/main/java/io/vertx/core/http/impl/VertxHttpStreamBase.java
    imz87 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    40ef206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8955ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4dcc06 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e95ba56 View commit details
    Browse the repository at this point in the history
  2. feat: set ssl handshake timeout

    imz87 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f2733b1 View commit details
    Browse the repository at this point in the history
  3. feat: remove its todo

    imz87 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    989ffad View commit details
    Browse the repository at this point in the history
  4. feat: remove its todo

    imz87 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    064cfc3 View commit details
    Browse the repository at this point in the history
  5. feat: remove its todo

    imz87 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    592d084 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    aea6621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c23cf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6903efb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7f93e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7220366 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e0109c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422306f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf60901 View commit details
    Browse the repository at this point in the history
  4. feat: correct log label

    imz87 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a4e0bb3 View commit details
    Browse the repository at this point in the history
  5. feat: set initial stream count

    imz87 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    42f10b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2acb52 View commit details
    Browse the repository at this point in the history
  7. feat: add Http3Settings tests

    imz87 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bdda2fd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. feat: add defaults

    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    03adea6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/http3-support-5.x' of github.com:imz87/vert.x i…

    …nto feature/http3-server-support-5.x
    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    305d1d3 View commit details
    Browse the repository at this point in the history
  3. feat: validate protocol version

    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    72e69c6 View commit details
    Browse the repository at this point in the history
  4. feat: bypass for http/3

    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0f89568 View commit details
    Browse the repository at this point in the history
  5. feat: bypass for http/3

    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    cf9ce22 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/http3-server-support-5.x' of github.com:imz87/v…

    …ert.x into feature/http3-server-support-5.x
    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    eb0f418 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/http3-server-support-5.x' of github.com:imz87/v…

    …ert.x into feature/http3-support-5.x
    imz87 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0424071 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. feat: reformat only

    imz87 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    95806d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: add todo to correct

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    15c5f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1ceb7 View commit details
    Browse the repository at this point in the history
  3. feat: add logs for debug

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    036b28c View commit details
    Browse the repository at this point in the history
  4. feat: it can be null for udp

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    749932d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad7b89e View commit details
    Browse the repository at this point in the history
  6. feat: accept http3 request

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cac4392 View commit details
    Browse the repository at this point in the history
  7. feat: prepare for http3

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6591738 View commit details
    Browse the repository at this point in the history
  8. feat: correct logger

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d309d84 View commit details
    Browse the repository at this point in the history
  9. feat: init http3 connection

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a137ebc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b782fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4403853 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31eb2c0 View commit details
    Browse the repository at this point in the history
  13. feat: typo

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3bbdeb9 View commit details
    Browse the repository at this point in the history
  14. feat: improve

    imz87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    be1dda9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36d8368 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    5e3e6bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30abf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ed40a View commit details
    Browse the repository at this point in the history
  4. feat: add server part

    imz87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fa4d65b View commit details
    Browse the repository at this point in the history
  5. feat: make cleaner

    imz87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f1696d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: add http3 test

    imz87 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ffe3bd3 View commit details
    Browse the repository at this point in the history
  2. feat: add http3 examples

    imz87 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9d85ff2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    aa6ef0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f332780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b415a4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d3941 View commit details
    Browse the repository at this point in the history
  5. feat: correct test for h3

    imz87 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    528d820 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. feat: make ready for client

    imz87 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6c9d6a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ffef44 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    a1bc253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0c770 View commit details
    Browse the repository at this point in the history
  3. feat: remove unused method

    imz87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8cfad4c View commit details
    Browse the repository at this point in the history
  4. feat: clean

    imz87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    680074f View commit details
    Browse the repository at this point in the history
  5. feat: clean

    imz87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    849604c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ff402c View commit details
    Browse the repository at this point in the history
  7. feat: resolve bug

    imz87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2041fa4 View commit details
    Browse the repository at this point in the history
  8. feat: resolve bug

    imz87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e1d9637 View commit details
    Browse the repository at this point in the history
  9. feat: resolve bug

    imz87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    62a8469 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. feat: use better name

    imz87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d3e7524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22fbe8e View commit details
    Browse the repository at this point in the history
  3. feat: correct rest signal tests

    imz87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a6edecf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge branch 'feature/http3-server-support-5.x' of github.com:imz87/v…

    …ert.x into feature/http3-support-5.x
    imz87 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6a99c3e View commit details
    Browse the repository at this point in the history
  2. feat: remove unused code

    imz87 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5d6f6b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a2f0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ede4f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge branch 'master' of github.com:imz87/vert.x into feature/http3-s…

    …upport-5.x
    
    � Conflicts:
    �	vertx-core/src/main/java/io/vertx/core/http/impl/Http1xServerConnection.java
    �	vertx-core/src/main/java/io/vertx/core/http/impl/Http2ServerResponse.java
    imz87 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b584644 View commit details
    Browse the repository at this point in the history
  2. feat: resolve merge issue

    imz87 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0d7eca9 View commit details
    Browse the repository at this point in the history
  3. feat: resolve merge issue

    imz87 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    75695f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch '5.x' of github.com:imz87/vert.x into feature/http3-supp…

    …ort-5.x
    
    � Conflicts:
    �	vertx-core/src/main/java/io/vertx/core/http/impl/Http2ConnectionBase.java
    imz87 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0a86fc0 View commit details
    Browse the repository at this point in the history
  2. feat: use correct package

    imz87 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c384246 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd9606 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix: set like http2

    imz87 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    90f0f19 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    52356ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a705764 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    2fffc95 View commit details
    Browse the repository at this point in the history
  2. fix: reformat

    imz87 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    592fef4 View commit details
    Browse the repository at this point in the history
  3. fix: organize settings

    imz87 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2f0ea2f View commit details
    Browse the repository at this point in the history