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: shadowsocks/qtun
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: shadowsocks/qtun
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 8 files changed
  • 6 contributors

Commits on Dec 12, 2021

  1. Fix the issue on Windows

    madeye committed Dec 12, 2021
    Copy the full SHA
    d9924cf View commit details
  2. Update README.md

    madeye authored Dec 12, 2021
    Copy the full SHA
    c245434 View commit details
  3. Update README.md

    madeye authored Dec 12, 2021
    Copy the full SHA
    e0d0a55 View commit details
  4. Update README.md

    madeye authored Dec 12, 2021
    Copy the full SHA
    f4535eb View commit details
  5. Update README.md

    madeye authored Dec 12, 2021
    Copy the full SHA
    2021f26 View commit details

Commits on Feb 2, 2022

  1. Update README.md

    madeye authored Feb 2, 2022
    Copy the full SHA
    feaf0cd View commit details

Commits on Mar 17, 2022

  1. Update client.rs (#4)

    Fix the issue that the connection creation fails when the network changes
    dev4u authored Mar 17, 2022
    Copy the full SHA
    4647add View commit details
  2. Revert "Update client.rs (#4)" (#5)

    This reverts commit 4647add.
    Max Lv authored Mar 17, 2022
    Copy the full SHA
    46e5d10 View commit details
  3. Try to rebind the socket if connection timed out

    madeye authored and Max Lv committed Mar 17, 2022
    Copy the full SHA
    b7d0ce5 View commit details

Commits on Nov 7, 2022

  1. Update quinn to 0.9

    18o authored and madeye committed Nov 7, 2022
    Copy the full SHA
    ceb0522 View commit details
  2. Update build-nightly.yml

    madeye authored Nov 7, 2022
    Copy the full SHA
    b7d6dff View commit details

Commits on Feb 2, 2023

  1. feat: support ECC private key, ref #2

    dnomd343 authored and madeye committed Feb 2, 2023
    Copy the full SHA
    9e1834e View commit details

Commits on Feb 3, 2023

  1. Allow empty SS_PLUGIN_OPTS

    madeye committed Feb 3, 2023
    Copy the full SHA
    db2e18c View commit details

Commits on Dec 30, 2024

  1. Update client follow latest dependencies

    18o authored and madeye committed Dec 30, 2024
    Copy the full SHA
    fc63e6f View commit details
  2. Update dependencies

    madeye committed Dec 30, 2024
    Copy the full SHA
    a426850 View commit details
  3. Update actions

    madeye committed Dec 30, 2024
    Copy the full SHA
    119e033 View commit details
  4. Update actions

    madeye committed Dec 30, 2024
    Copy the full SHA
    e286260 View commit details
Loading