Skip to content

Activity

cmake_minimum_required() before project()

Pull request merge
blucapushed 1 commit to master • a23330d…34f7fa2 • 
on Dec 30, 2024

Fix compilation with modern compilers

Pull request merge
blucapushed 1 commit to master • 6089960…a23330d • 
on Nov 24, 2024

Fix example issue of zmq_timers.adoc

Pull request merge
blucapushed 1 commit to master • 90b4f41…6089960 • 
on Nov 22, 2024

cmake: Refer to prefix variable in generated libzmq.pc

Pull request merge
blucapushed 1 commit to master • 64db7d2…90b4f41 • 
on Sep 24, 2024

Fix format issue of zmq_socket.adoc

Pull request merge
blucapushed 1 commit to master • 1f4dd54…64db7d2 • 
on Sep 6, 2024

Problem: ipc connect can fail on Windows, even after bind (#4734)

Pull request merge
blucapushed 1 commit to master • 0ed7a08…1f4dd54 • 
on Aug 26, 2024

Problem: create_ipc_wildcard_address can fail

Pull request merge
blucapushed 1 commit to master • 5f408ba…0ed7a08 • 
on Aug 23, 2024

Fix CMake-generated libzmq.pc file

Pull request merge
blucapushed 1 commit to master • 4c6cff6…5f408ba • 
on Aug 21, 2024

Problem: CI build android on ubuntu-latest failed

Pull request merge
blucapushed 1 commit to master • b714341…4c6cff6 • 
on Aug 16, 2024

Fix reading cycle count on non-msvc win-on-aarch64

Pull request merge
blucapushed 1 commit to master • 6aaafe0…b714341 • 
on Aug 11, 2024

Merge pull request #4721 from githejie/reconnect_options

Pull request merge
blucapushed 3 commits to master • b95d949…6aaafe0 • 
on Aug 11, 2024

Problem: macos-latest with libsodium compilation failed

Pull request merge
blucapushed 1 commit to master • 59c9122…b95d949 • 
on Aug 2, 2024

use proper STREQUAL instead of EQUAL to compare strings

Pull request merge
blucapushed 1 commit to master • ee29bcd…59c9122 • 
on Jul 27, 2024

problem: trying to link against librt on macOS

Pull request merge
blucapushed 1 commit to master • d203ad2…ee29bcd • 
on Jul 8, 2024

problem: using -errwarn on non-Sun systems

Pull request merge
blucapushed 1 commit to master • de290e9…d203ad2 • 
on Jul 8, 2024

Problem: macos-latest CIs both failing

Pull request merge
blucapushed 1 commit to master • c2fae81…de290e9 • 
on Jul 8, 2024

Problem: my name is not in the AUTHORS file

Pull request merge
blucapushed 1 commit to master • 0a1aa1e…c2fae81 • 
on May 10, 2024

Fix typos in gssapi cmake support PR

Pull request merge
blucapushed 1 commit to master • 43a8b3c…0a1aa1e • 
on May 8, 2024

Add gssapi support to cmake

Pull request merge
blucapushed 1 commit to master • aa885c5…43a8b3c • 
on May 8, 2024

Do not use _MSC_VER if windows

Pull request merge
blucapushed 1 commit to master • 2a75ef0…aa885c5 • 
on Apr 23, 2024

cmake: don't use builtin sha1 if not using ws

Pull request merge
blucapushed 1 commit to master • 4a5ece5…2a75ef0 • 
on Mar 25, 2024

build: fix mkdtemp check on macOS

Pull request merge
blucapushed 1 commit to master • 45b2924…4a5ece5 • 
on Mar 25, 2024

Fix Autotools-generated libzmq.pc file

Pull request merge
blucapushed 1 commit to master • 481cc3f…45b2924 • 
on Mar 21, 2024

halt build if CURVE requested but not found

Pull request merge
blucapushed 1 commit to master • ff231d2…481cc3f • 
on Feb 28, 2024

Problem: cmake search for kqueue missing headers

Pull request merge
blucapushed 1 commit to master • 3b26401…ff231d2 • 
on Feb 23, 2024

configure: fix basic syntax errors in the shell script programming la…

Pull request merge
blucapushed 1 commit to master • 959a133…3b26401 • 
on Jan 24, 2024

Fixing SEGV #4524. Pipe should only send to peer when active. (#4647)

Pull request merge
blucapushed 1 commit to master • 86a42e1…959a133 • 
on Dec 19, 2023

Problem: Using non-ascii characters in unix domain socket path doesn'…

Pull request merge
blucapushed 1 commit to master • 665d1d4…86a42e1 • 
on Dec 11, 2023

Build with -D_DEFAULT_SOURCE along with -std=c11

Pull request merge
blucapushed 1 commit to master • 2622e61…665d1d4 • 
on Nov 29, 2023

Replace old website contribution page link with the page of the new w…

Pull request merge
blucapushed 1 commit to master • b268eff…2622e61 • 
on Nov 22, 2023