{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":263379,"defaultBranch":"master","name":"libzmq","ownerLogin":"zeromq","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-07-29T09:56:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/109777?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1698763678.0","currentOid":""},"activityList":{"items":[{"before":"0a1aa1e4a770944cfa6ab842071a7637a0aa1e38","after":"c2fae81460d9d39a896da7b3f72484d23a172fa7","ref":"refs/heads/master","pushedAt":"2024-05-10T13:45:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Problem: my name is not in the AUTHORS file\n\nSolution: add myself to the list","shortMessageHtmlLink":"Problem: my name is not in the AUTHORS file"}},{"before":"43a8b3c6c800b3c234ddc18180a59892b9f3a57d","after":"0a1aa1e4a770944cfa6ab842071a7637a0aa1e38","ref":"refs/heads/master","pushedAt":"2024-05-08T19:22:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Fix typos in gssapi cmake support PR","shortMessageHtmlLink":"Fix typos in gssapi cmake support PR"}},{"before":"aa885c5a154256612108636b0fb22f44ae0e247a","after":"43a8b3c6c800b3c234ddc18180a59892b9f3a57d","ref":"refs/heads/master","pushedAt":"2024-05-08T08:06:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Add gssapi support to cmake","shortMessageHtmlLink":"Add gssapi support to cmake"}},{"before":"2a75ef07be0ba76f86592e10b999331cd6124d52","after":"aa885c5a154256612108636b0fb22f44ae0e247a","ref":"refs/heads/master","pushedAt":"2024-04-23T19:00:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Do not use _MSC_VER if windows\n\nThis fixes several instances where _MSC_VER was used to determine whether to use afunix.h or not. For example, MinGW requires the use of afunix.h but does not define _MSC_VER. The correct behavior is checking ZMQ_HAVE_WINDOWS.\n\nSigned-off-by: Stephan Lachnit ","shortMessageHtmlLink":"Do not use _MSC_VER if windows"}},{"before":"4a5ece54b8ce0d3408e4d302b8a64b2a5aaa19cf","after":"2a75ef07be0ba76f86592e10b999331cd6124d52","ref":"refs/heads/master","pushedAt":"2024-03-25T18:51:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"cmake: don't use builtin sha1 if not using ws\n\nThe builtin SHA1 (ZMQ_USE_BUILTIN_SHA1) is only used in the websocket\nengine (ws_engine.cpp), so if websockets are disabled, i.e\n-DENABLE_DRAFTS=OFF, don't add sha1.c to the sources list.","shortMessageHtmlLink":"cmake: don't use builtin sha1 if not using ws"}},{"before":"45b2924a0aa969ab51d1733e84ad892867580708","after":"4a5ece54b8ce0d3408e4d302b8a64b2a5aaa19cf","ref":"refs/heads/master","pushedAt":"2024-03-25T13:24:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"build: fix mkdtemp check on macOS\n\nOn macOS, mkdtemp is in unistd.h. Fix the CMake check so that is works.\nThis was discovered when comparing the output of the Autotools an CMake\nbuild systems.","shortMessageHtmlLink":"build: fix mkdtemp check on macOS"}},{"before":"481cc3fa2c4414e407d863b4428f1efd5441e97d","after":"45b2924a0aa969ab51d1733e84ad892867580708","ref":"refs/heads/master","pushedAt":"2024-03-21T12:22:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Fix Autotools-generated `libzmq.pc` file\n\nThis change fixes cross-compiling for Windows with static linking.","shortMessageHtmlLink":"Fix Autotools-generated libzmq.pc file"}},{"before":"ff231d267370493814f933d151441866bf1e200b","after":"481cc3fa2c4414e407d863b4428f1efd5441e97d","ref":"refs/heads/master","pushedAt":"2024-02-28T15:35:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"halt build if CURVE requested but not found\n\nENABLE_CURVE is currently redundant with WITH_LIBSODIUM, as the only existing provider\n\nnow builds where requested configuration is not found fail rather than proceeding without requested features","shortMessageHtmlLink":"halt build if CURVE requested but not found"}},{"before":"3b264019a24b08246e8a75f5014f893d7b6ffef9","after":"ff231d267370493814f933d151441866bf1e200b","ref":"refs/heads/master","pushedAt":"2024-02-23T14:25:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Problem: cmake search for kqueue missing headers\n\nSolution: include sys/types.h and sys/time.h as documented by kqueue\nand used in autotools\n\nfixes kqueue detection on openbsd","shortMessageHtmlLink":"Problem: cmake search for kqueue missing headers"}},{"before":"959a133520dfc80d29e83aa7ef762e1d0327f63b","after":"3b264019a24b08246e8a75f5014f893d7b6ffef9","ref":"refs/heads/master","pushedAt":"2024-01-24T23:01:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"configure: fix basic syntax errors in the shell script programming language\n\nThere is no such thing as `+=` unless you happen to be using the Bash\nprogramming language, i.e. your script shebang is /bin/bash.\n\nHowever, configure scripts are run via /bin/sh instead, which may or may\nnot be be bash, usually depending on whether the system in question\npreferred to have one less package installed (in which case it is bash)\nvs. have a faster /bin/sh installed (in which case it is probably the\ndash shell).","shortMessageHtmlLink":"configure: fix basic syntax errors in the shell script programming la…"}},{"before":"86a42e1e4379120db7d6dcddaead86b82505b0dd","after":"959a133520dfc80d29e83aa7ef762e1d0327f63b","ref":"refs/heads/master","pushedAt":"2023-12-19T15:21:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Fixing SEGV #4524. Pipe should only send to peer when active. (#4647)\n\n* Fixing SEGV #4524. Pipe should only send to peer when active.","shortMessageHtmlLink":"Fixing SEGV #4524. Pipe should only send to peer when active. (#4647)"}},{"before":"665d1d46576f9a4eff6fa42a11c54f23b6b11803","after":"86a42e1e4379120db7d6dcddaead86b82505b0dd","ref":"refs/heads/master","pushedAt":"2023-12-11T10:12:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Problem: Using non-ascii characters in unix domain socket path doesn't work on Windows\n\nSolution: Convert utf-8 socket paths to utf-16 file names when using\nfilesystem calls to delete files and directories as Windows doesn't\nhave any filesystem calls that take utf-8 path.\n\nrmdir_utf8() and unlink_utf8() static functions were created which\nsubstitute rmdir() and unlink() when building on Windows.","shortMessageHtmlLink":"Problem: Using non-ascii characters in unix domain socket path doesn'…"}},{"before":"2622e618f0badcd8aad7906e2dc6984f2c57e81a","after":"665d1d46576f9a4eff6fa42a11c54f23b6b11803","ref":"refs/heads/master","pushedAt":"2023-11-29T13:58:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Build with -D_DEFAULT_SOURCE along with -std=c11\n\nOn its own, -std=c11 hides POSIX and other extensions from C headers\nsuch as when building against glibc. This causes the\nposix_memalign probe to fail incorrectly with compilers that do not\naccept implicit function declarations. _DEFAULT_SOURCE is ignored by\nmost non-GNU/Linux systems or not relevant in this context, so there\nis no separate check for adding it.","shortMessageHtmlLink":"Build with -D_DEFAULT_SOURCE along with -std=c11"}},{"before":"b268effd886c9ea45f8a6f37f8d62b4bb045ad37","after":"2622e618f0badcd8aad7906e2dc6984f2c57e81a","ref":"refs/heads/master","pushedAt":"2023-11-22T22:35:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Replace old website contribution page link with the page of the new website","shortMessageHtmlLink":"Replace old website contribution page link with the page of the new w…"}},{"before":"814dab58a4eea3202d28d7db4fa24c27287c5378","after":"b268effd886c9ea45f8a6f37f8d62b4bb045ad37","ref":"refs/heads/master","pushedAt":"2023-11-19T11:35:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Fix 4629 compile warning in endpoint.hpp","shortMessageHtmlLink":"Fix 4629 compile warning in endpoint.hpp"}},{"before":"61050beca6bb4a18d7f73641e010bb21afb20fdd","after":"814dab58a4eea3202d28d7db4fa24c27287c5378","ref":"refs/heads/master","pushedAt":"2023-11-13T14:47:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Documentation: fix the HTMLZIP name to restore the download-documentation functionality (#4628)","shortMessageHtmlLink":"Documentation: fix the HTMLZIP name to restore the download-documenta…"}},{"before":"481d536713fa43bdf0c773d7a431dfa7dcec25e9","after":"61050beca6bb4a18d7f73641e010bb21afb20fdd","ref":"refs/heads/master","pushedAt":"2023-11-10T12:05:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Documentation: improve the look of landing page\n\n* Link the new CSS stylesheet also when building docs at RTD","shortMessageHtmlLink":"Documentation: improve the look of landing page"}},{"before":"3e08ecc0124a130220f4c8c046e5ba7f919b32df","after":"481d536713fa43bdf0c773d7a431dfa7dcec25e9","ref":"refs/heads/master","pushedAt":"2023-11-10T11:42:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Documentation: improve the look of landing page (#4625)\n\n* Documentation: improve the look of landing page by showing a more-compact list","shortMessageHtmlLink":"Documentation: improve the look of landing page (#4625)"}},{"before":"267e856494c5cd7619c8521b64c6fb3a38930ecb","after":"3e08ecc0124a130220f4c8c046e5ba7f919b32df","ref":"refs/heads/master","pushedAt":"2023-11-03T10:36:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Feature: improve docs (#4620)\n\n* Feature: improve see-also doc section","shortMessageHtmlLink":"Feature: improve docs (#4620)"}},{"before":"267699b1ce7791bb360a794b9230b21676129612","after":"bf70ba7097fff03f25f5152b86851af359175a55","ref":"refs/heads/zeromq4-x","pushedAt":"2023-11-02T20:46:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"add ReadTheDocs integration","shortMessageHtmlLink":"add ReadTheDocs integration"}},{"before":"b56cb96783390e5df2deea60a9757a3c2cd53a80","after":"525c7b125cb9e927ca0bb1063b633f5e8a866e39","ref":"refs/heads/zeromq3-x","pushedAt":"2023-11-02T20:45:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Feature: zeromq3-x: integrate with ReadTheDocs (#4617)\n\n* add ReadTheDocs integration","shortMessageHtmlLink":"Feature: zeromq3-x: integrate with ReadTheDocs (#4617)"}},{"before":"12dede9a13967667a2a643a137443c1f8db4cb72","after":"8bdef5807fdd3084b5a5d1da194f8b24ae13588e","ref":"refs/heads/zeromq4-1","pushedAt":"2023-11-02T20:45:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Feature: zeromq4-1: integrate with ReadTheDocs (#4619)\n\n* Integrate with RTD","shortMessageHtmlLink":"Feature: zeromq4-1: integrate with ReadTheDocs (#4619)"}},{"before":"aa9a2c8429f800e314959345e376e73200335dae","after":"267e856494c5cd7619c8521b64c6fb3a38930ecb","ref":"refs/heads/master","pushedAt":"2023-11-02T20:44:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Feature: master: integrate with ReadTheDocs (#4614)\n\n* Feature: integrate libzmq with ReadTheDocs\r\n\r\n* add readthedocs configuration file to convert Asciidoc files into HTML and HTMLZIP formats using Asciidoctor.js tool (the only Asciidoctor variant available on readthedocs so far)","shortMessageHtmlLink":"Feature: master: integrate with ReadTheDocs (#4614)"}},{"before":"05c2025412b92535421235802f7cf6d198b8e7bc","after":"aa9a2c8429f800e314959345e376e73200335dae","ref":"refs/heads/master","pushedAt":"2023-11-01T09:49:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"docs: add index page (#4615)","shortMessageHtmlLink":"docs: add index page (#4615)"}},{"before":"f0c471aaabb7f619fc0569317e300f28d00a22ec","after":"05c2025412b92535421235802f7cf6d198b8e7bc","ref":"refs/heads/master","pushedAt":"2023-11-01T00:53:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"poller.hpp: fix incorrect ZMQ_IOTHREAD_POLLER_* usage\n\nSigned-off-by: Stephan Lachnit ","shortMessageHtmlLink":"poller.hpp: fix incorrect ZMQ_IOTHREAD_POLLER_* usage"}},{"before":null,"after":"12dede9a13967667a2a643a137443c1f8db4cb72","ref":"refs/heads/zeromq4-1","pushedAt":"2023-10-31T14:47:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Finalize NEWS and ABI revision for 4.1.8","shortMessageHtmlLink":"Finalize NEWS and ABI revision for 4.1.8"}},{"before":null,"after":"267699b1ce7791bb360a794b9230b21676129612","ref":"refs/heads/zeromq4-x","pushedAt":"2023-10-31T14:47:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Finalize NEWS and ABI revision for 4.0.10","shortMessageHtmlLink":"Finalize NEWS and ABI revision for 4.0.10"}},{"before":null,"after":"b56cb96783390e5df2deea60a9757a3c2cd53a80","ref":"refs/heads/zeromq3-x","pushedAt":"2023-10-31T14:46:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Merge pull request #123 from calid/libzmq-949-backport\n\nbackport zeromq/libzmq#949 fixes to 3-x stable","shortMessageHtmlLink":"Merge pull request #123 from calid/libzmq-949-backport"}},{"before":"cd991c72c866c599d7d4c62fa8da6f442dce8711","after":"f0c471aaabb7f619fc0569317e300f28d00a22ec","ref":"refs/heads/master","pushedAt":"2023-10-25T22:10:25.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Merge pull request #4607 from f18m/feature/asciidoctor\n\nFeature: modernize API documentation","shortMessageHtmlLink":"Merge pull request #4607 from f18m/feature/asciidoctor"}},{"before":"aa3e0979962095e28a69eea4d686448b1d8c9ee0","after":"cd991c72c866c599d7d4c62fa8da6f442dce8711","ref":"refs/heads/master","pushedAt":"2023-10-25T10:50:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluca","name":"Luca Boccassi","path":"/bluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/782193?s=80&v=4"},"commit":{"message":"Revert \"Add forgotten test_pubsub. Currently only tests NORM if built.\"\n\nThe test always fails.\n\nThis reverts commit a6039d8716612ca3002858a85b2119f970e0fc41.","shortMessageHtmlLink":"Revert \"Add forgotten test_pubsub. Currently only tests NORM if built.\""}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERp8FrQA","startCursor":null,"endCursor":null}},"title":"Activity · zeromq/libzmq"}