Skip to content

Activity

Include cstdint for compatibility with GCC 15 (#538)

Pull request merge
bsergeanpushed 1 commit to master • fb5a1f0…8115594 • 
on Jan 23

Fixed a mildly annoying compliler warning by making this a static cas…

Pull request merge
bsergeanpushed 1 commit to master • 0424295…fb5a1f0 • 
on Dec 7, 2024

Allow Host to be overridden in handshake headers (#530)

Pull request merge
bsergeanpushed 1 commit to master • d0fa8c7…0424295 • 
on Nov 10, 2024

Fix memory leaks in SocketMbedTLS when closing. (#527)

Pull request merge
bsergeanpushed 1 commit to master • 9884c32…d0fa8c7 • 
on Sep 27, 2024

makefile: remove some install targets

bsergeanpushed 1 commit to master • c27f5a9…9884c32 • 
on May 17, 2024

Version check mbedtls instead of introducing a new define (#516)

Pull request merge
bsergeanpushed 1 commit to master • 2d47af8…c27f5a9 • 
on May 8, 2024

IXSocket.h: add missing <sys/types.h> for macOS (#512)

Pull request merge
bsergeanpushed 1 commit to master • c106e6c…2d47af8 • 
on May 8, 2024

Minor fixes for < 10.6 (#515)

Pull request merge
bsergeanpushed 1 commit to master • 1d210c0…c106e6c • 
on May 8, 2024

Initialize the PSA Crypto API if requested (#514)

Pull request merge
bsergeanpushed 1 commit to master • dc8807e…1d210c0 • 
on Apr 30, 2024

Deployed dc8807e with MkDocs version: 1.5.3

github-actions[bot]pushed 1 commit to gh-pages • 69dcd70…4256e2a • 
on Mar 28, 2024

changelog

bsergeanpushed 1 commit to master • 03e5a69…dc8807e • 
on Mar 28, 2024

bump version in CMakeLists.txt

bsergeanpushed 1 commit to master • 38d6da7…03e5a69 • 
on Mar 28, 2024

Fix bad version variable (#510)

Pull request merge
bsergeanpushed 1 commit to master • 9ef61bf…38d6da7 • 
on Mar 28, 2024

bump version

bsergeanpushed 1 commit to master • 93e673d…9ef61bf • 
on Mar 28, 2024

Merge branch 'master' of github.com:machinezone/IXWebSocket

bsergeanpushed 2 commits to master • 755d98d…93e673d • 
on Mar 28, 2024

Support URLs with no slash before the question mark (#507)

Pull request merge
bsergeanpushed 1 commit to master • 98b4828…755d98d • 
on Mar 19, 2024

Update IXSelectInterruptPipe.cpp (#502)

Pull request merge
bsergeanpushed 1 commit to master • 39e085b…98b4828 • 
on Mar 19, 2024

Fix MbedTLS disconnect handling. (#500)

Pull request merge
bsergeanpushed 1 commit to master • 70602c4…39e085b • 
on Mar 19, 2024

Deployed 70602c4 with MkDocs version: 1.5.3

github-actions[bot]pushed 1 commit to gh-pages • 1b120e0…69dcd70 • 
on Mar 12, 2024

Add ping interval to constructor params for WebSocketServer (#497)

Pull request merge
bsergeanpushed 1 commit to master • c5a02f1…70602c4 • 
on Mar 12, 2024

Update README.md

bsergeanpushed 1 commit to master • e03c0be…c5a02f1 • 
on Feb 11, 2024

Update unittest_windows_gcc.yml (#494)

Pull request merge
bsergeanpushed 1 commit to master • 3b66efb…e03c0be • 
on Nov 21, 2023

Update unittest_windows_gcc.yml

bsergeanpushed 1 commit to bsergean-patch-4 • 69e4bc4…2ddac83 • 
on Nov 17, 2023

Update unittest_windows_gcc.yml

bsergeancreated bsergean-patch-4 • 69e4bc4 • 
on Nov 17, 2023

Fix C++/WinRT compile issue (#493)

Pull request merge
bsergeanpushed 1 commit to master • f29906c…3b66efb • 
on Nov 15, 2023

Allow building without rtti (#487)

Pull request merge
bsergeanpushed 1 commit to master • 872f516…f29906c • 
on Oct 14, 2023

allow building when cpp exceptions are disabled (#489)

Pull request merge
bsergeanpushed 1 commit to master • 014d43e…872f516 • 
on Oct 14, 2023

stop building mingw ; if someone wants to maintain this port please r…

bsergeanpushed 1 commit to master • d77067e…014d43e • 
on Oct 14, 2023

Update window gcc action to latest setup_mingw

bsergeanpushed 1 commit to master • ed5b1a0…d77067e • 
on Oct 14, 2023

Fix links & update info in README (#485)

Pull request merge
bsergeanpushed 1 commit to master • ef57e3a…ed5b1a0 • 
on Sep 16, 2023