Include cstdint for compatibility with GCC 15 (
#538 )
Pull request merge
Fixed a mildly annoying compliler warning by making this a static cas…
Pull request merge
Allow Host to be overridden in handshake headers (
#530 )
Pull request merge
Fix memory leaks in SocketMbedTLS when closing. (
#527 )
Pull request merge
makefile: remove some install targets
Version check mbedtls instead of introducing a new define (
#516 )
Pull request merge
IXSocket.h: add missing <sys/types.h> for macOS (
#512 )
Pull request merge
Minor fixes for < 10.6 (
#515 )
Pull request merge
Initialize the PSA Crypto API if requested (
#514 )
Pull request merge
Deployed
dc8807e with MkDocs version: 1.5.3
bump version in CMakeLists.txt
Fix bad version variable (
#510 )
Pull request merge
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
Update IXSelectInterruptPipe.cpp (
#502 )
Pull request merge
Fix MbedTLS disconnect handling. (
#500 )
Pull request merge
Deployed
70602c4 with MkDocs version: 1.5.3
Add ping interval to constructor params for WebSocketServer (
#497 )
Pull request merge
Update unittest_windows_gcc.yml (
#494 )
Pull request merge
Update unittest_windows_gcc.yml
Update unittest_windows_gcc.yml
Fix C++/WinRT compile issue (
#493 )
Pull request merge
Allow building without rtti (
#487 )
Pull request merge
allow building when cpp exceptions are disabled (
#489 )
Pull request merge
stop building mingw ; if someone wants to maintain this port please r…
Update window gcc action to latest setup_mingw
Fix links & update info in README (
#485 )
Pull request merge
You can’t perform that action at this time.