Build: #58 was successful Changes by Andrey Volk

Stages & jobs

  1. Default Stage

  2. Upload

    Requires a user to start manually

Code commits

libks-release

  • Andrey Volk

    Andrey Volk f9c4a479757d0b6677595d7b694cdd10eca88be9

    Merge branch 'master' into release

  • Andrey Volk

    Andrey Volk 620a3b848276585f9e930f2823e9298fe38cb577 m

    Merge pull request #175 from signalwire/tune_ssl_shutdown
    Make SSL shutdown procedure strict to openssl documentation.

  • Jakub Karolczyk

    Jakub Karolczyk fff36c6530d68da4d4a2328aa1a5b0c3c6604ec3 m

    Make SSL shutdown procedure strict to openssl documentation.

    • src/kws.c (version fff36c6530d68da4d4a2328aa1a5b0c3c6604ec3)
  • Dragos Oancea <dragos@signalwire.com>

    Dragos Oancea <dragos@signalwire.com> 9e84c34d51d6a4b54b692850e2f15a85009b8e99 m

    set mask and use the masking key for the WSOC_CLOSE Reason (per protocol). (#173)
    * set mask and use the masking key for the WSOC_CLOSE Reason (per protocol).
    * only mask from client to server (per protocol).

    • src/kws.c (version 9e84c34d51d6a4b54b692850e2f15a85009b8e99)
  • Andrey Volk

    Andrey Volk bfa81c2a8b1c5e7871c06ef2fe2519ac8210d4d7 m

    Merge pull request #172 from signalwire/wsoc_close
    send WSOC_CLOSE when closing websocket connection (per protocol).

  • Dragos Oancea <dragos@signalwire.com>

    Dragos Oancea <dragos@signalwire.com> a3b58f070113fc02c397dc66ca2a507681c7c53e m

    send WSOC_CLOSE when closing websocket connection (per protocol).

    • src/kws.c (version a3b58f070113fc02c397dc66ca2a507681c7c53e)
    • src/include/libks/kws.h (version a3b58f070113fc02c397dc66ca2a507681c7c53e)
  • Ryan Williams <ryanwi@fastmail.com>

    Ryan Williams <ryanwi@fastmail.com> 6a4bc398723584af60e6947a3dfd7235490cf66d m

    Revert "build image and push on merge (#167)" (#170)
    This reverts commit 8ea893b9981bf75dc4f0b5c88530d2b74b758567.

    • Dockerfile (version 6a4bc398723584af60e6947a3dfd7235490cf66d)
    • .github/workflows/build.yml (version 6a4bc398723584af60e6947a3dfd7235490cf66d)
  • Aye Min Aung <2681318+ayeminag@users.noreply.github.com>

    Aye Min Aung <2681318+ayeminag@users.noreply.github.com> 8ea893b9981bf75dc4f0b5c88530d2b74b758567 m

    build image and push on merge (#167)
    * [CI] build libks image when pushed to master

    * updated to use pr-mpt/actions-commit-hash@v2

    * added mkissing new line in Dockerfile

    ---------

    Co-authored-by: Aye Min Aung <ayemin@signalwire.com>

    • Dockerfile (version 8ea893b9981bf75dc4f0b5c88530d2b74b758567)
    • .github/workflows/build.yml (version 8ea893b9981bf75dc4f0b5c88530d2b74b758567)