29
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Problem: various small issues with vsock implementation More... about 2 months ago
Merge pull request #4919 from bluca/adv More... about 2 months ago
Problem: only 2 maintainer get security reports, and via email More... about 2 months ago
Add missing <new> includes for std::nothrow More... 2 months ago
Problem: zmq_abort() may be called on Windows if polling fails (#4809) More... 2 months ago
Switch GHA docs job to newest actions More... 2 months ago
Switch GHA to actions/checkout@v7 More... 2 months ago
Switch GHA from deprecated windows-2019 to windows-2025 More... 2 months ago
CI.yaml: drop trailing whitespace More... 2 months ago
Fix websocket address parsing More... 3 months ago
Fix heap buffer overflow in UDP engine out_event() More... 3 months ago
Fix memory leak in UDP engine on truncated group size More... 3 months ago
Fix signed char sign extension in UDP engine in_event() More... 3 months ago
fix(cmake): register missing fuzzer tests to avoid CTest warnings More... 5 months ago
Free input buffer passed to gss_wrap More... 5 months ago
Don't use if_indextoname on Windows Server 2003 More... 5 months ago
fix double free in pipe_t::process_pipe_term_ack More... 5 months ago
build: default to epoll for MinGW on Windows (fix IPC/select issue) More... 5 months ago
Fix GSSAPI ZAP auth: honour negative ZAP responses More... 6 months ago
Fix GSSAPI PUB/SUB subscription corruption on reconnection More... 6 months ago
Add VSOCK transport support on Linux More... 6 months ago
AIX doesn't support MSG_DONTWAIT More... 6 months ago
TST: bind bsd socket to loopback instead of all interfaces More... 7 months ago
Problem: CACHELINE_SIZE conditions check string after numeric comparisons More... 8 months ago
test_mock_pub_sub: increase wait time in mock pub/sub test for loaded systems The msleep(1) in test_mock_pub_sub() can cause random failures onmachines under heavy load. As this test seems to validates compatibility between different ZMTP version and not performance, I propose Increase the wait time to allow the state machine to properly attach the pipe after handshake. More... 8 months ago
problem: no API to disconnect a specific peer by routing id More... 8 months ago
CMake: fix installation of config files on MinGW More... about 1 year ago
Update vmci_listener.cpp More... about 1 year ago
Problem: clang-format CI job fails More... about 1 year ago
Problem: code coverage build fails More... about 1 year ago