这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: hotwatermorning/IXWebSocket

Tags

v11.4.3

Toggle v11.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v11.4.2

Toggle v11.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update IXWebSocketVersion.h

v11.4.1

Toggle v11.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v11.3.3

Toggle v11.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update IXExponentialBackoffTest.cpp

v11.3.2

Toggle v11.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/version 11.3.2 (machinezone#329)

* mbedls system certs

* missing curly brace ...

* windows uwp for appveyor

* try again uwp

* bump version

* keep using local cacert.pem in unittest

* appveyor back to normal

* remove appveyor file

Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>

v11.3.1

Toggle v11.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix mbedtls-3.0 problem (machinezone#322)

* Fix mbedtls-3.0 problem

This cause CI to fail on macOS.

See this migration guide => https://github.com/ARMmbed/mbedtls/blob/development/docs/3.0-migration-guide.md

* cmake change find header file

* define macro for mbedtls >= 3

* update api call

* Update IXWebSocketVersion.h

* Update CHANGELOG.md

v11.2.8

Toggle v11.2.8's commit message
(websocket client + server) WebSocketMessage class tweak to fix unsaf…

…e patterns

v11.2.6

Toggle v11.2.6's commit message
(Windows) move EINVAL (re)definition from IXSocket.h to IXNetSystem.h (

…fix machinezone#289)

v11.2.4

Toggle v11.2.4's commit message
(cmake) install IXUniquePtr.h

v11.2.3

Toggle v11.2.3's commit message
(ssl + windows) missing include for CertOpenStore function