openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
noPoll
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
6 minutes
ago. based on code collected
20 minutes
ago.
Dec 12, 2024 — Dec 12, 2025
Showing page 15 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
nopoll: * [fix] More updates into documentation..
Francis Brosnan Blázquez
More...
over 12 years ago
noPoll: * [fix] More updates for the project web page..
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] More updates to the web..
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Adding initial files for the webpage..
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Fixed additional bugs while accepting sockets when using nopoll_conn_accept_complete.
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [new] Updated noPollCtx API to allow storing and quering about certificates associated to serverName (Host: header). Added regression test to check all features added (test_13). Several updates to make the engine to check this new store for certificates used by incoming TLS connections. API added:
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Updated nopoll conn API to split the accept websocket connection function into two parts where there is a function that accepts the socket and another function that completes the configuration process. This will help other libraries to implement port sharing detection. API added:
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Updated the library to restore __nopoll_tls_was_init when called library cleanup so the library can be later restarted again on the same process.
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Updated nopoll_conn_close to avoid releasing more references when a connection wasn't been watched by noPollCtx.
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Fixed nopoll_conn_is_tls_on. It wasn't working. Fixed regression test to properly check this. Updated SSL error handling to better show whats happening.
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Fixed documentation problem..
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [new] Added support to deny or accept connections based on the origin header.
Francis Brosnan Blázquez
More...
over 12 years ago
nopoll: * [fix] Adding missing certificates...and adding new regression test (for the C client): test 08 to check failure while connecting to TLS port expecting normal connection.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Minor reg test update..
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] More fixings to ensure the library do not leak.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Major stable update including full working support for TLS websockets (test_06 and test_07). Also added web reg test (test_04 and test_05) working properly in chrome. Nice! API added:
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Added regression test and initial code to support TLS. Still more work required.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [new] Added initial files to implement a client regression test on the browsers (using dojo, javascript, etc). Added initial tests and fixings some issues around masking content over 125 bytes. BIG!
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Adding initial code for a regression test run on a browser..
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Adding icons..
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Fixed pending buffer consumption while using streaming API. Added more regression tests to check it (test-04-a, test-04-b, test-04-c).
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Adding more notes to test..
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Added additional note..
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] More fixings. Now clients and servers are able to receive content with frame header size in the range of 127 - 65536. Updated regression test (test_04) which now passes.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Added additional code to support sending and receiving frames bigger than 65535 <. Added new regression test (test-04) but still not working. Added sigpipe handle to avoid having the server closed because connection close...added RFC to the base documentation.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] More notes about elements to be tested..
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [new] Updated noPoll Connection API to include a function to read content using an streaming way API (so you don't have to bother with noPollMsg objects). Added regression test to check initial function (test_03). API added:
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] More fixings. Now we are able to read and write ws frames without a browser. Added a new regression test to check masking support. Fixed version notified by the nopoll client to be 13 (the RFC one). Fixed octet reading function to detect connection close.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Several fixings to make client connection work and to pass again first two tests.
Francis Brosnan Blázquez
More...
almost 13 years ago
nopoll: * [fix] Updated regression client to include additional notes about what we have to test to progress with the library.
Francis Brosnan Blázquez
More...
almost 13 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
→
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