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
uwp
uwp
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_uwp.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)
uwp
#642:
Commit
85cd886
pushed by
bsergean
1m 38s
master
master
1m 38s
View workflow file
CI: use the preinstalled mingw-w64 and ninja on windows-latest
uwp
#641:
Pull request
#606
opened by
bsergean
1m 40s
ci-mingw-use-preinstalled
ci-mingw-use-preinstalled
1m 40s
View #606
View workflow file
Remove every CMake FetchContent dependency (#605)
uwp
#640:
Commit
cbede0a
pushed by
bsergean
1m 53s
master
master
1m 53s
View workflow file
Remove every CMake FetchContent dependency
uwp
#639:
Pull request
#605
opened by
bsergean
1m 38s
topic/bsergean/no-fetchcontent
topic/bsergean/no-fetchcontent
1m 38s
View #605
View workflow file
Allow disabling client_max_window_bits/server_max_window_bits in the …
uwp
#638:
Commit
b02063e
pushed by
bsergean
2m 34s
master
master
2m 34s
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketSer…
uwp
#637:
Commit
58a9f98
pushed by
bsergean
2m 29s
master
master
2m 29s
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
uwp
#636:
Pull request
#604
synchronize by
awelzel
2m 28s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
2m 28s
View #604
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
uwp
#635:
Pull request
#604
synchronize by
awelzel
41s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
41s
View #604
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
uwp
#634:
Pull request
#604
synchronize by
awelzel
56s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
56s
View #604
View workflow file
Support FD_CLOEXEC for server and client sockets created by SocketServer
uwp
#633:
Pull request
#604
opened by
awelzel
48s
zeek:topic/awelzel/set-close-on-exec-socket-server
zeek:topic/awelzel/set-close-on-exec-socket-server
48s
View #604
View workflow file
Accept \n only headers for not comforming webservers
uwp
#632:
Pull request
#603
opened by
flagarde
2m 9s
cxx-libs:accept_n_only_headers
cxx-libs:accept_n_only_headers
2m 9s
View #603
View workflow file
Replace ssize_t with std::ptrdiff_t to avoid typedef clashes on MSVC …
uwp
#629:
Commit
038e0bf
pushed by
bsergean
2m 38s
master
master
2m 38s
View workflow file
Replace ssize_t with std::ptrdiff_t to avoid typedef clashes on MSVC (fix #537)
uwp
#628:
Pull request
#597
opened by
bsergean
2m 23s
replace-ssize-t-with-ptrdiff-t
replace-ssize-t-with-ptrdiff-t
2m 23s
View #597
View workflow file
Mention CORS support in the README (cf #587) (#596)
uwp
#627:
Commit
181e2a8
pushed by
bsergean
2m 14s
master
master
2m 14s
View workflow file
Mention CORS support in the README (cf #587)
uwp
#626:
Pull request
#596
opened by
bsergean
2m 8s
mention-cors-in-readme
mention-cors-in-readme
2m 8s
View #596
View workflow file
Make server-side pre-connection errors observable via a log callback …
uwp
#625:
Commit
652279d
pushed by
bsergean
2m 25s
master
master
2m 25s
View workflow file
Make server-side pre-connection errors observable via a log callback
uwp
#624:
Pull request
#595
opened by
bsergean
2m 38s
fix-593-server-log-callback
fix-593-server-log-callback
2m 38s
View #595
View workflow file
Fix TLS 1.3 reads with mbedtls, and errno signaling on Windows (#592)…
uwp
#623:
Commit
e120cfc
pushed by
bsergean
2m 21s
master
master
2m 21s
View workflow file
Fix TLS 1.3 reads with mbedtls, and errno signaling on Windows
uwp
#622:
Pull request
#594
opened by
bsergean
2m 10s
fix/tls13-mbedtls-new-session-ticket
fix/tls13-mbedtls-new-session-ticket
2m 10s
View #594
View workflow file
Fix build warnings (#572)
uwp
#621:
Commit
508555a
pushed by
bsergean
2m 33s
master
master
2m 33s
View workflow file
Update OpenSSL version in CI workflow to 3.5 (#591)
uwp
#620:
Commit
fcc59e2
pushed by
bsergean
1m 57s
master
master
1m 57s
View workflow file
Update OpenSSL version in CI workflow to 3.5
uwp
#619:
Pull request
#591
opened by
bsergean
1m 46s
bsergean-patch-6
bsergean-patch-6
1m 46s
View #591
View workflow file
Bump version to 12.0.1 (#590)
uwp
#618:
Commit
64fae76
pushed by
bsergean
1m 50s
master
master
1m 50s
View workflow file
Bump version to 12.0.1
uwp
#617:
Pull request
#590
opened by
bsergean
20s
release/12.0.1
release/12.0.1
20s
View #590
View workflow file
Fix include dir & version (#582)
uwp
#616:
Commit
ae949ac
pushed by
bsergean
2m 6s
master
master
2m 6s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.