0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-25 22:30:51 +08:00

Commit Graph

  • b1533f6edf
    Merge 1ad4e1a74be762502fed461e7ad257ecfb57fb21 into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 Stephan Guilloux 2024-12-20 14:17:10 +01:00
  • 1ad4e1a74b DRAFT - Use TCP KEEPALIVE to force closing socket with offline remotes. Stephan Guilloux 2024-12-20 14:14:56 +01:00
  • 7ec9fe3734
    Merge ba0501b529bfe5b5e2d7d730a02cc6e46953e282 into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 Jake Cobb 2024-11-26 19:01:56 +01:00
  • d92bb5b59e
    Merge 3c892bcf636104eabc58800b3518de351b979e51 into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 cc 2024-11-26 19:01:56 +01:00
  • df140a7884
    Merge dcc0fbc31fc89e6a07e01a444f21a76ba08fda4f into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 Mattias Ellert 2024-11-26 19:01:56 +01:00
  • 92932d9fb7
    Merge bb239de2a5eb1fde857239430e1e792fedaea267 into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 Francesco Montorsi 2024-11-26 19:01:56 +01:00
  • c92e764762
    Merge e7ff60ff6e5cc9b464d15ab76c417f24bacd0c48 into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 ZhuXxxx 2024-11-26 19:01:56 +01:00
  • 840d5344a9
    Merge ca8be7d9bf09c64a9fc13293e4289fc174b728c4 into a23330dbe249f7ebd81bb5be47c892e8fa9cc4f8 hejie 2024-11-26 19:01:56 +01:00
  • a23330dbe2 Fix compilation with modern compilers master BtbN 2024-11-24 20:22:18 +01:00
  • 1f7580ab7d Fix compilation with modern compilers BtbN 2024-11-24 20:22:18 +01:00
  • 60899603a4 Fix example issue of zmq_timers.adoc githejie 2024-11-22 14:29:36 +08:00
  • 65d4724aaf Fix example issue of zmq_timers.adoc githejie 2024-11-22 14:29:36 +08:00
  • 91b463692d
    Merge branch 'zeromq:master' into master keith-dev 2024-10-22 11:13:41 +01:00
  • 90b4f410a0 cmake: Refer to prefix variable in generated libzmq.pc Hennadii Stepanov 2024-09-23 14:50:37 +01:00
  • b187bd2c27
    cmake: Refer to prefix variable in generated libzmq.pc Hennadii Stepanov 2024-09-23 14:50:37 +01:00
  • 64db7d28fe Fix format issue of zmq_socket.adoc githejie 2024-09-06 14:44:22 +08:00
  • e758c01d2c Fix format issue of zmq_socket.adoc githejie 2024-09-06 14:44:22 +08:00
  • 1f4dd54f94
    Problem: ipc connect can fail on Windows, even after bind (#4734) Min RK 2024-08-26 06:57:23 -07:00
  • 27696d7eaa
    clang-format Min RK 2024-08-26 14:00:43 +02:00
  • 9e9938a62a
    ipc connect can fail, even after bind Min RK 2024-08-26 13:03:17 +02:00
  • 0ed7a08cd9 Problem: create_ipc_wildcard_address can fail Min RK 2024-08-23 20:28:16 +02:00
  • a8ab9ca1a2
    Problem: create_ipc_wildcard_address can fail Min RK 2024-08-23 20:28:16 +02:00
  • ca8be7d9bf Enable emplace feature for timers githejie 2024-08-03 12:15:36 +08:00
  • 5f408ba371 Fix CMake-generated libzmq.pc file Hennadii Stepanov 2024-07-17 10:15:09 +01:00
  • d5c3bc42b2
    Fix CMake-generated libzmq.pc file Hennadii Stepanov 2024-07-17 10:15:09 +01:00
  • 4c6cff6391 Problem: CI build android on ubuntu-latest failed githejie 2024-08-16 13:53:10 +08:00
  • 57490aee68 Problem: CI build android on ubuntu-latest failed githejie 2024-08-16 13:53:10 +08:00
  • b71434140e Fix reading cycle count on non-msvc win-on-aarch64 BtbN 2024-08-10 20:07:57 +02:00
  • 6aaafe0135
    Merge pull request #4721 from githejie/reconnect_options Luca Boccassi 2024-08-11 11:51:07 +02:00
  • fda851c8e5 Fix reading cycle count on non-msvc win-on-aarch64 BtbN 2024-08-10 20:07:57 +02:00
  • ce17349f8b Problem: tests reconnect_stop_after_disconnect failed githejie 2024-08-09 15:05:36 +08:00
  • aa77c03a37 Add tests for sockopt ZMQ_RECONNECT_STOP_AFTER_DISCONNECT githejie 2024-08-09 14:47:01 +08:00
  • 50488d2d63 TIPC Carbo Kuo 2024-08-06 17:01:50 -04:00
  • 5abff1a257 /* #undef ZMQ_HAVE_WS */ Carbo Kuo 2024-08-06 16:57:31 -04:00
  • 512b1d8fe2 Select os. Carbo Kuo 2024-08-06 16:31:34 -04:00
  • dd8e1a730f Fix visibility. Carbo Kuo 2024-08-06 16:12:59 -04:00
  • 9e608df418 Native bazel rules. Carbo Kuo 2024-08-06 16:10:08 -04:00
  • f9d3e32e3e
    Merge branch 'zeromq:master' into master Carbo Kuo 2024-08-06 16:08:23 -04:00
  • b95d94935e Problem: macos-latest with libsodium compilation failed githejie 2024-08-02 16:33:09 +08:00
  • 65d294679c Problem: macos-latest with libsodium compilation failed githejie 2024-08-02 16:33:09 +08:00
  • 72d2bc9dba Replace insert with emplace githejie 2024-07-27 17:27:15 +08:00
  • 59c91227b4 use proper STREQUAL instead of EQUAL to compare strings Alexander Stefanov 2024-07-26 18:59:00 +03:00
  • 55bd6b3df0 use proper STREQUAL instead of EQUAL to compare strings Alexander Stefanov 2024-07-26 18:59:00 +03:00
  • 33c3dc9582 Add Bazel build files based on Cmake. Carbo Kuo 2024-07-13 15:13:19 -04:00
  • ee29bcd64a problem: trying to link against librt on macOS fanquake 2024-07-04 16:26:47 +01:00
  • d203ad2b7a problem: using -errwarn on non-Sun systems fanquake 2024-07-08 14:59:43 +01:00
  • e6a0e69e26
    problem: trying to link against librt on macOS fanquake 2024-07-04 16:26:47 +01:00
  • de290e91e3 Problem: macos-latest CIs both failing fanquake 2024-07-08 15:40:01 +01:00
  • 84d8eff115
    Problem: macos-latest CIs both failing fanquake 2024-07-08 15:40:01 +01:00
  • 2f30fc5b14
    problem: using -errwarn on non-Sun systems fanquake 2024-07-08 14:59:43 +01:00
  • c2fae81460 Problem: my name is not in the AUTHORS file C-sir 2024-05-10 21:37:24 +08:00
  • 246c9cc286
    Problem: my name is not in the AUTHORS file C-sir 2024-05-10 21:37:24 +08:00
  • 82b6f95e0b
    Do not bundle zmq.hpp in Debian packages anymore Stephan Lachnit 2024-05-10 13:59:11 +02:00
  • 0a1aa1e4a7 Fix typos in gssapi cmake support PR Isuru Fernando 2024-05-08 08:13:25 -05:00
  • adc122aea0 Fix typos in gssapi cmake support PR Isuru Fernando 2024-05-08 08:13:25 -05:00
  • 43a8b3c6c8 Add gssapi support to cmake Isuru Fernando 2024-05-07 15:59:09 -05:00
  • 3ec2dcc70d Add gssapi support to cmake Isuru Fernando 2024-05-07 15:59:09 -05:00
  • 8bf5e7198e
    Problem: libzmq uses API not documented on learn.microsoft.com Raymond Zhao 2024-04-22 09:55:56 -07:00
  • aa885c5a15 Do not use _MSC_VER if windows Stephan Lachnit 2024-04-23 16:02:59 +02:00
  • 241c24cb03
    Do not use _MSC_VER if windows Stephan Lachnit 2024-04-23 16:02:59 +02:00
  • 8c6a3b434b
    build: fix mingw-w64 compilation fanquake 2024-03-27 15:06:00 +00:00
  • 2a75ef07be cmake: don't use builtin sha1 if not using ws fanquake 2024-03-25 14:23:22 +00:00
  • 180ce55ef9
    cmake: don't use builtin sha1 if not using ws fanquake 2024-03-25 14:23:22 +00:00
  • 4a5ece54b8 build: fix mkdtemp check on macOS fanquake 2024-03-25 12:15:01 +00:00
  • e6d53c53c9
    build: fix mkdtemp check on macOS fanquake 2024-03-25 12:15:01 +00:00
  • 45b2924a0a Fix Autotools-generated libzmq.pc file Hennadii Stepanov 2024-03-20 14:37:26 +00:00
  • 5bd0b91a64
    Fix Autotools-generated libzmq.pc file Hennadii Stepanov 2024-03-20 14:37:26 +00:00
  • e7ff60ff6e
    Update pipe.cpp for clang fmt ZhuXxxx 2024-03-11 21:17:25 +08:00
  • c3c8787efc
    Update router.cpp for clang fmt ZhuXxxx 2024-03-11 21:16:31 +08:00
  • 93827b020a
    Update router.cpp ZhuXxxx 2024-03-11 18:23:30 +08:00
  • 5db878ebad
    Update pipe.hpp ZhuXxxx 2024-03-11 18:22:09 +08:00
  • 2e3360c497
    Update pipe.cpp ZhuXxxx 2024-03-11 18:20:50 +08:00
  • 481cc3fa2c halt build if CURVE requested but not found Min RK 2024-02-28 14:17:01 +01:00
  • 6af5a2379d
    halt build if CURVE requested but not found Min RK 2024-02-28 14:17:01 +01:00
  • ff231d2673 Problem: cmake search for kqueue missing headers Min RK 2024-02-23 13:21:08 +01:00
  • f9a798c9fb
    Problem: cmake search for kqueue missing headers Min RK 2024-02-23 13:21:08 +01:00
  • 3b264019a2 configure: fix basic syntax errors in the shell script programming language Eli Schwartz 2024-01-24 15:06:45 -05:00
  • e6809a6d0e
    configure: fix basic syntax errors in the shell script programming language Eli Schwartz 2024-01-24 15:06:45 -05:00
  • 959a133520
    Fixing SEGV #4524. Pipe should only send to peer when active. (#4647) Thomas 2023-12-19 16:21:46 +01:00
  • be88154297 Fixed formatting according to clang-format specification. Thomas Rubin 2023-12-19 13:40:21 +01:00
  • 0a4efa364a tbb/scalable_allocator Axel Rietschin 2023-12-16 05:31:22 -08:00
  • 40be9fca9b Fixing SEGV #4524. Pipe should only send to peer when active. Thomas Rubin 2023-12-15 16:52:39 +01:00
  • 6adab94121 Merge branch 'cusr_alloc_tidy' Axel Rietschin 2023-12-11 19:27:20 -08:00
  • d689f9dd1d Cosmetic Axel Rietschin 2023-12-11 19:22:45 -08:00
  • 17353b4101
    Merge pull request #10 from zeromq/master Axel Rietschin 2023-12-11 19:19:27 -08:00
  • 61d9dd8d53 Tidy-up Axel Rietschin 2023-12-11 19:14:01 -08:00
  • 706f35ad6f
    Merge pull request #9 from axelriet/more_norm_fixes Axel Rietschin 2023-12-11 18:32:24 -08:00
  • e68e22925e
    Merge branch 'master' into more_norm_fixes Axel Rietschin 2023-12-11 18:32:13 -08:00
  • ed17cee392 More small NORM fixes. Still not working 100% Axel Rietschin 2023-12-11 18:25:42 -08:00
  • 86a42e1e43 Problem: Using non-ascii characters in unix domain socket path doesn't work on Windows Denis Zibarev 2023-12-06 09:27:26 +08:00
  • bff9d82d94
    Merge pull request #8 from axelriet/msg_alloc Axel Rietschin 2023-12-10 22:58:36 -08:00
  • f33c0bf32a Custom message allocator, part 1 Axel Rietschin 2023-12-10 22:52:15 -08:00
  • 10e3ef33d8 Custom message allocator, part 0 Axel Rietschin 2023-12-10 19:02:42 -08:00
  • 6a407135fd Problem: Using non-ascii characters in unix domain socket path doesn't work on Windows Denis Zibarev 2023-12-06 09:27:26 +08:00
  • c6e9700e0b
    Merge pull request #7 from axelriet/norm-fix-2 Axel Rietschin 2023-12-10 02:32:27 -08:00
  • 4ad5a5eb00 Ignore events with null members Axel Rietschin 2023-12-10 02:32:04 -08:00
  • 8b6bb53e79
    Merge pull request #6 from axelriet/norm_engine_fix Axel Rietschin 2023-12-09 18:01:39 -08:00
  • fd2815a81b Change to norm_engine to match https://github.com/axelriet/norm/pull/1 Axel Rietschin 2023-12-09 18:01:09 -08:00
  • fe38ac362b
    Merge pull request #5 from axelriet/renaming Axel Rietschin 2023-12-09 01:24:03 -08:00
  • 09c6ec3943 Renamed WideStringFromString() -> ToUtf16() and let MultiByteToWideChar() compute the length in case the input string is multi-byte. Axel Rietschin 2023-12-09 01:15:17 -08:00