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: tailscale/libtailscale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tailscale/libtailscale
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mpminardi/fork-experiments
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 16, 2023

  1. .,ruby: enable accept to be called as TsnetAccept & fix gem

    This fixes calling accept on the updates listen socket strategy by
    embedding the accept behavior into the Go exported library, avoiding the
    mandatory requirement for building a separate object from the C library.
    raggi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    337eb55 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. temp testing

    mpminardi committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    e7ed7c7 View commit details
    Browse the repository at this point in the history
Loading