Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libp2p/go-libp2p
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.1
Choose a base ref
...
head repository: libp2p/go-libp2p
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.39.0
Choose a head ref
  • 18 commits
  • 49 files changed
  • 8 contributors

Commits on Dec 23, 2024

  1. webtransport: fix docstring comment for getCurrentBucketStartTime

    Signed-off-by: linchizhen <jiayanbing@yeah.net>
    linchizhen authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    233720d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. ci: get back on the main release track of release checker (#3117)

    Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
    galargh and p-shahi authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    3839c64 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. webrtc: upgrade pion/webrtc to v4 (#3098)

    Co-authored-by: sukun <sukunrt@gmail.com>
    badgooooor and sukunrt authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    8f6d98d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

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

Commits on Jan 10, 2025

  1. 1 Configuration menu
    Copy the full SHA
    3143db2 View commit details
    Browse the repository at this point in the history
  2. tcpreuse: error on using tcpreuse with pnet (#3129)

    Co-authored-by: Marco Munizaga <git@marcopolo.io>
    sukunrt and MarcoPolo authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ca611f1 View commit details
    Browse the repository at this point in the history
  3. nat: ignore mapping if external port is 0 (#3094)

    Co-authored-by: wlynxg <liuauthor@foxmail.com>
    sukunrt and wlynxg authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    a2993c1 View commit details
    Browse the repository at this point in the history
  4. quicreuse: make it possible to use an application-constructed quic.Tr…

    …ansport (#3122)
    
    Co-authored-by: Marco Munizaga <git@marcopolo.io>
    marten-seemann and MarcoPolo authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    4651a0d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

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

Commits on Jan 17, 2025

  1. fix(net/nat): data race problem of extAddr (#3140)

    Co-authored-by: Marco Munizaga <git@marcopolo.io>
    wlynxg and MarcoPolo authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    613f5a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

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

Commits on Jan 23, 2025

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

Commits on Jan 24, 2025

  1. Configuration menu
    Copy the full SHA
    29d83ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde0e3a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    9584246 View commit details
    Browse the repository at this point in the history
  2. feat(holepunch): add logging when DirectConnect execution fails (#3146)

    Co-authored-by: Marco Munizaga <git@marcopolo.io>
    wlynxg and MarcoPolo authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    8deaed7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    b9383b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f38ab36 View commit details
    Browse the repository at this point in the history
Loading