- 03 Feb, 2020 1 commit
-
-
Simon Giesecke authored
Solution: add initial tests
-
- 28 Dec, 2019 1 commit
-
-
Luca Boccassi authored
Solution: use libbsd by default when available, and the internal implementation only as a fallback, to take advantage of Linux distros maintenance of the string libraries.
-
- 28 Nov, 2019 1 commit
-
-
Luca Boccassi authored
Solution: add wss_address_t subclass of ws_address_t to override the to_string method
-
- 02 Oct, 2019 1 commit
-
-
somdoron authored
Solution: support websocket with tls (wss)
-
- 11 Sep, 2019 1 commit
-
-
somdoron authored
Solution: allow to use external library (nss) for sha1 to avoid the conflict
-
- 05 Sep, 2019 1 commit
-
-
somdoron authored
Solution: extract path and host from the address
-
- 02 Sep, 2019 1 commit
-
-
Luca Boccassi authored
Solution: add libtestutil.a before libzmq.a in LDADD listings, as the linker will complain about undefined symbols otherwise Fixes https://github.com/zeromq/libzmq/issues/3646
-
- 18 Jul, 2019 1 commit
-
-
somdoron authored
Solution: New class called stream_engine_base which is inherited by ws_engine, zmtp_engine and raw_engine.
-
- 16 Jul, 2019 1 commit
-
-
somdoron authored
Solution: implement ZWS 2.0 which websocket transport for zeromq
-
- 14 Jul, 2019 1 commit
-
-
Simon Giesecke authored
Solution: Added secure_allocator_t based on libsodium's memory management functions when available
-
- 13 Jun, 2019 1 commit
-
-
Christophe Guillon authored
-
- 18 May, 2019 1 commit
-
-
Luca Boccassi authored
Solution: list it
-
- 23 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Solution: remove redundant entries
-
Simon Giesecke authored
Solution: move test utilities to separate testutil library
-
- 22 Mar, 2019 10 commits
-
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity
-
- 20 Mar, 2019 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity
-
- 16 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity and separate test_security_no_zap_handler
-
- 08 Mar, 2019 1 commit
-
-
Claudio Biagi authored
Improve performance of the proxy forwarding batch of message. Add throughput benchmark for proxy. Fix valgrind error reported on unitialized vars RELICENSE: Add emtr grant
-
- 07 Feb, 2019 3 commits
-
-
Simon Giesecke authored
This reverts commit ac19d5f4.
-
Simon Giesecke authored
Solution: add test case run with cap_net_admin Fixes #3397
-
Simon Giesecke authored
Solution: define UNITY_SUPPORT_64 to force 64 bit support
-
- 02 Feb, 2019 3 commits
-
-
Simon Giesecke authored
Solution: move general monitoring test utilities to new testutil_monitoring
-
Simon Giesecke authored
Solution: migrate to unity
-
Simon Giesecke authored
Solution: add monitor event socket option
-
- 01 Feb, 2019 2 commits
-
-
Simon Giesecke authored
Solution: extract common base class stream_listener_base_t
-
Simon Giesecke authored
Solution: extract common base class stream_connecter_base_t
-
- 27 Jan, 2019 1 commit
-
-
Luca Boccassi authored
Solution: mark test_rebind_ipc as XFAIL on Hurd as it does not implement getsockname on IPC and thus it's impossible to use wildcard IPC binds. Document that ZMQ_LAST_ENDPOINT does not work on Hurd with IPC.
-
- 19 Jan, 2019 1 commit
-
-
Luca Boccassi authored
Solution: mark it as XFAIL like the other tests that use ipc://*
-
- 25 Dec, 2018 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity
-
- 16 Dec, 2018 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity
-