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: lipp/lua-websockets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EmilsStb/lua-websockets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 9, 2023

  1. Add openssl encryption

    emilsst committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bf2a98f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Add sni to sync

    emilsst committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d92db38 View commit details
    Browse the repository at this point in the history
  2. Fix wss timeout handling

    emilsst committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    775b027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362ddc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    a509564 View commit details
    Browse the repository at this point in the history
  2. ssl timeout patch

    emilsst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    dbdd4ba View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. ssl timeout hotfix

    emilsst committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c0f3106 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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