openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
restbed
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
2 days
ago.
Jul 14, 2025 — Jul 14, 2026
Showing page 1 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
style: reformat src and test with astyle to fix the CI lint job.
build-o-bot
More...
23 days ago
fix: reset the session error-handler guard on each kept-alive request.
build-o-bot
More...
24 days ago
fix: stop the WebSocket close handler from capturing this.
build-o-bot
More...
24 days ago
feat: add a configurable maximum WebSocket frame size.
build-o-bot
More...
24 days ago
fix: reject WebSocket frames whose 64-bit length violates RFC 6455 5.2.
build-o-bot
More...
24 days ago
fix: guard WebSocketImpl::listen against a null socket.
build-o-bot
More...
26 days ago
fix: strip trailing whitespace from request header values.
build-o-bot
More...
26 days ago
fix: treat the String::replace substitute as a literal string.
build-o-bot
More...
26 days ago
fix: guard the WebSocket close handler against a null manager.
build-o-bot
More...
26 days ago
fix: read a zero-valued WebSocket extended length as an empty payload.
build-o-bot
More...
28 days ago
fix: guard WebSocket::send against a null manager, socket or message.
build-o-bot
More...
28 days ago
refactor: route WebSocketManagerImpl::compose through WebSocketMessage::to_bytes.
build-o-bot
More...
28 days ago
fix: derive WebSocket frame length from the payload, not a stale field.
build-o-bot
More...
28 days ago
feat: implement the declared WebSocketMessage::to_bytes.
build-o-bot
More...
about 1 month ago
ci: resolve formatting issues.
build-o-bot
More...
about 1 month ago
fix: close the WebSocket socket directly on destruction.
build-o-bot
More...
about 1 month ago
fix: guard WebSocket::close against a null manager and socket.
build-o-bot
More...
about 1 month ago
fix: report a socket-less WebSocket as closed.
build-o-bot
More...
about 1 month ago
fix: clear the matched resource between kept-alive requests.
build-o-bot
More...
about 1 month ago
refactor: replace the method handler on re-registration in Resource.
build-o-bot
More...
about 1 month ago
m_pimpl->m_message_handler not_eq nullptr.
build-o-bot
More...
about 1 month ago
fix: accept dots in request header field-names.
build-o-bot
More...
about 1 month ago
fix: keep the WebSocket alive across its own async send.
build-o-bot
More...
about 1 month ago
fix: copy the whole Uri value in copy-assignment.
build-o-bot
More...
about 1 month ago
fix: let later header layers override earlier ones in transmit.
build-o-bot
More...
about 1 month ago
fix: hold WebSockets weakly in the manager registry to break a reference cycle.
build-o-bot
More...
about 1 month ago
ci: resolved code formatting violations.
build-o-bot
More...
about 1 month ago
fix: synchronise WebSocketManagerImpl socket registry access.
build-o-bot
More...
about 1 month ago
fix: make set_header replace headers case-insensitively.
build-o-bot
More...
about 1 month ago
fix: resolve the WebSocket write callback once per logical write.
build-o-bot
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree