Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
machinezone
/
IXWebSocket
Public
Notifications
You must be signed in to change notification settings
Fork
230
Star
789
Code
Issues
63
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: machinezone/IXWebSocket
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
linux
linux
linux_asan
linux_asan
mac_tsan_mbedtls
mac_tsan_mbedtls
mac_tsan_openssl
mac_tsan_openssl
mac_tsan_sectransport
mac_tsan_sectransport
mkdocs
mkdocs
pages-build-deployment
pages-build-deployment
uwp
uwp
windows_gcc
windows_gcc
Show more workflows...
Management
Caches
Deployments
linux
linux
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
unittest_linux.yml
will be ignored since log searching is not yet available
72 workflow runs
72 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
CI: use the preinstalled mingw-w64 and ninja on windows-latest (#606)
linux
#640:
Commit
85cd886
pushed by
bsergean
1m 3s
master
master
1m 3s
View workflow file
CI: use the preinstalled mingw-w64 and ninja on windows-latest
linux
#639:
Pull request
#606
opened by
bsergean
1m 3s
ci-mingw-use-preinstalled
ci-mingw-use-preinstalled
1m 3s
View #606
View workflow file
Remove every CMake FetchContent dependency (#605)
linux
#638:
Commit
cbede0a
pushed by
bsergean
1m 3s
master
master
1m 3s
View workflow file
Remove every CMake FetchContent dependency
linux
#637:
Pull request
#605
opened by
bsergean
1m 3s
topic/bsergean/no-fetchcontent
topic/bsergean/no-fetchcontent
1m 3s
View #605
View workflow file
Allow disabling client_max_window_bits/server_max_window_bits in the …
linux
#636:
Commit
b02063e
pushed by
bsergean
1m 6s
master
master
1m 6s
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketSer…
linux
#635:
Commit
58a9f98
pushed by
bsergean
1m 20s
master
master
1m 20s
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
linux
#634:
Pull request
#604
synchronize by
awelzel
1m 15s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
1m 15s
View #604
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
linux
#633:
Pull request
#604
synchronize by
awelzel
1m 15s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
1m 15s
View #604
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
linux
#632:
Pull request
#604
synchronize by
awelzel
1m 9s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
1m 9s
View #604
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
linux
#631:
Pull request
#604
opened by
awelzel
1m 15s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
1m 15s
View #604
View workflow file
Accept \n only headers for not comforming webservers
linux
#630:
Pull request
#603
opened by
flagarde
1m 17s
cxx-libs:accept_n_only_headers
cxx-libs:accept_n_only_headers
1m 17s
View #603
View workflow file
Replace ssize_t with std::ptrdiff_t to avoid typedef clashes on MSVC …
linux
#627:
Commit
038e0bf
pushed by
bsergean
1m 6s
master
master
1m 6s
View workflow file
Replace ssize_t with std::ptrdiff_t to avoid typedef clashes on MSVC (fix #537)
linux
#626:
Pull request
#597
opened by
bsergean
1m 4s
replace-ssize-t-with-ptrdiff-t
replace-ssize-t-with-ptrdiff-t
1m 4s
View #597
View workflow file
Mention CORS support in the README (cf #587) (#596)
linux
#625:
Commit
181e2a8
pushed by
bsergean
1m 10s
master
master
1m 10s
View workflow file
Mention CORS support in the README (cf #587)
linux
#624:
Pull request
#596
opened by
bsergean
1m 18s
mention-cors-in-readme
mention-cors-in-readme
1m 18s
View #596
View workflow file
Make server-side pre-connection errors observable via a log callback …
linux
#623:
Commit
652279d
pushed by
bsergean
1m 5s
master
master
1m 5s
View workflow file
Make server-side pre-connection errors observable via a log callback
linux
#622:
Pull request
#595
opened by
bsergean
1m 13s
fix-593-server-log-callback
fix-593-server-log-callback
1m 13s
View #595
View workflow file
Fix TLS 1.3 reads with mbedtls, and errno signaling on Windows (#592)…
linux
#621:
Commit
e120cfc
pushed by
bsergean
1m 6s
master
master
1m 6s
View workflow file
Fix TLS 1.3 reads with mbedtls, and errno signaling on Windows
linux
#620:
Pull request
#594
opened by
bsergean
1m 10s
fix/tls13-mbedtls-new-session-ticket
fix/tls13-mbedtls-new-session-ticket
1m 10s
View #594
View workflow file
Fix build warnings (#572)
linux
#619:
Commit
508555a
pushed by
bsergean
1m 24s
master
master
1m 24s
View workflow file
Update OpenSSL version in CI workflow to 3.5 (#591)
linux
#618:
Commit
fcc59e2
pushed by
bsergean
1m 8s
master
master
1m 8s
View workflow file
Update OpenSSL version in CI workflow to 3.5
linux
#617:
Pull request
#591
opened by
bsergean
1m 11s
bsergean-patch-6
bsergean-patch-6
1m 11s
View #591
View workflow file
Bump version to 12.0.1 (#590)
linux
#616:
Commit
64fae76
pushed by
bsergean
1m 14s
master
master
1m 14s
View workflow file
Bump version to 12.0.1
linux
#615:
Pull request
#590
opened by
bsergean
19s
release/12.0.1
release/12.0.1
19s
View #590
View workflow file
Fix include dir & version (#582)
linux
#614:
Commit
ae949ac
pushed by
bsergean
1m 22s
master
master
1m 22s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.