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
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 }}
neutrino38
/
elixir-socket
Public
forked from
meh/elixir-socket
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: neutrino38/elixir-socket
Actions
All workflows
Workflows
Test
Test
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
27 workflow runs
27 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Web: harden the HTTP handshake
Test
#37:
Commit
b9953f9
pushed by
neutrino38
47s
2.2.1
2.2.1
47s
View workflow file
Web: harden the HTTP handshake
Test
#36:
Commit
b9953f9
pushed by
neutrino38
52s
master
master
52s
View workflow file
mTLS: assert the alert each refusal carries, and quiet :ssl
Test
#35:
Commit
0e4757c
pushed by
neutrino38
51s
2.2.0
2.2.0
51s
View workflow file
mTLS: assert the alert each refusal carries, and quiet :ssl
Test
#34:
Commit
0e4757c
pushed by
neutrino38
52s
master
master
52s
View workflow file
Bumped version to 2.2.0
Test
#33:
Commit
b02c052
pushed by
neutrino38
1m 21s
master
master
1m 21s
View workflow file
TCP: a v6only option, so an IPv6 listener can refuse IPv4
Test
#32:
Commit
5e0cb59
pushed by
neutrino38
55s
master
master
55s
View workflow file
CLAUDE.md: this repository does not follow the IVeS baseline
Test
#31:
Commit
6aba506
pushed by
neutrino38
54s
master
master
54s
View workflow file
TCP: a v6only option, so an IPv6 listener can refuse IPv4
Test
#30:
Commit
95e543f
pushed by
neutrino38
56s
fix/tcp-v6only
fix/tcp-v6only
56s
View workflow file
format: run mix format on the two files added with the mTLS work
Test
#29:
Commit
2cf1140
pushed by
neutrino38
50s
archive/fork-master-before-rewrite
archive/fork-master-before-rewrite
50s
View workflow file
Web: put an IPv6 address in brackets in the Host header
Test
#28:
Commit
db8ad0c
pushed by
neutrino38
49s
fix/websocket-host-ipv6
fix/websocket-host-ipv6
49s
View workflow file
UDP: a v6only option, so an IPv6 socket can refuse IPv4
Test
#27:
Commit
21e9151
pushed by
neutrino38
48s
fix/udp-ipv6
fix/udp-ipv6
48s
View workflow file
SSL: an IP literal is an address here too
Test
#26:
Commit
5fa426a
pushed by
neutrino38
50s
fix/tcp-ip-literal
fix/tcp-ip-literal
50s
View workflow file
Address: parse an IPv6 literal written inside brackets
Test
#25:
Commit
c7c649c
pushed by
neutrino38
53s
fix/address-ipv6reference
fix/address-ipv6reference
53s
View workflow file
Web: accept a close code the application chose
Test
#24:
Commit
a5f58b0
pushed by
neutrino38
48s
fix/websocket-frame-crashes
fix/websocket-frame-crashes
48s
View workflow file
Web: report a Socket.Error by its message, and drop a dead rescue
Test
#23:
Commit
311f7f9
pushed by
neutrino38
51s
fix/compile-without-warnings
fix/compile-without-warnings
51s
View workflow file
format: run mix format on the two files added with the mTLS work
Test
#22:
Commit
2cf1140
pushed by
neutrino38
51s
master
master
51s
View workflow file
SSL: what mutual TLS needs, on both ends
Test
#21:
Commit
eb1b083
pushed by
neutrino38
47s
master
master
47s
View workflow file
SSL: what mutual TLS needs, on both ends
Test
#20:
Commit
eb1b083
pushed by
neutrino38
45s
feat/m-tls
feat/m-tls
45s
View workflow file
SSL: expose transport_accept, so a server can bound its handshake
Test
#19:
Commit
825353d
pushed by
neutrino38
51s
master
master
51s
View workflow file
SSL: expose transport_accept, so a server can bound its handshake
Test
#18:
Commit
825353d
pushed by
neutrino38
49s
feat/active-ws
feat/active-ws
49s
View workflow file
UDP: a v6only option, the one IPv6 setting the wrapper could not express
Test
#17:
Commit
1551e30
pushed by
neutrino38
50s
feat/active-ws
feat/active-ws
50s
View workflow file
IPV6 compatibility
Test
#16:
Commit
bd15c41
pushed by
neutrino38
47s
feat/active-ws
feat/active-ws
47s
View workflow file
Active reader: handle every frame the peer can legally send
Test
#15:
Commit
d7c3f07
pushed by
neutrino38
52s
feat/active-ws
feat/active-ws
52s
View workflow file
Run mix format on the codebase
Test
#14:
Commit
7cb1381
pushed by
neutrino38
51s
feat/active-ws
feat/active-ws
51s
View workflow file
removed some warning
Test
#13:
Commit
e013d80
pushed by
neutrino38
48s
feat/active-ws
feat/active-ws
48s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.