- 27 May, 2018 1 commit
-
-
Simon Giesecke authored
Solution: apply naming style
-
- 02 Feb, 2018 1 commit
-
-
sigiesec authored
Solution: applied clang-format
-
- 19 Sep, 2017 1 commit
-
-
sigiesec authored
Solution: use "routing_id" instead
-
- 06 Sep, 2017 1 commit
-
-
Luca Boccassi authored
Solution: split each stat into its own frame, to make it simpler and easier to use it, especially from high level bindings
-
- 05 Sep, 2017 3 commits
-
-
Luca Boccassi authored
Solution: ifdef it until it's declared stable
-
Luca Boccassi authored
Solution: trucate 64 bit stats in test_proxy, as it's much easier than to try and print 64 unsigned integers in a portable way
-
f18m authored
* Issue #2736: Add STATISTICS command to zmq_proxy_steerable()
-
- 01 May, 2017 1 commit
-
-
Luca Boccassi authored
Solution: use ZMQ_LAST_ENDPOINT in most places. This alllows running tests in paralle, and on over-booked shared machines where many of the ports would be already in use. Keep 3 tests with an hardcoded port, as there are some code paths that require it (eg: connect before bind), but list those ports in tests/testutil.hpp as macros so that they do not overlap and still allow parallel runs. These changes were inspired by a patch uploaded to Ubuntu by the package maintainer, Steve Langasek <steve.langasek@ubuntu.com>. Thank you Steve!
-
- 01 Feb, 2016 1 commit
-
-
Constantin Rack authored
Solution: remove all remaining references to `zmq_utils.h`
-
- 28 Jan, 2016 1 commit
-
-
Constantin Rack authored
Solution: update to 2016
-
- 11 Aug, 2015 1 commit
-
-
Rik van der Heijden authored
-
- 21 Jul, 2015 1 commit
-
-
Brian Silverman authored
-
- 02 Jun, 2015 1 commit
-
-
Pieter Hintjens authored
Of course people still "can" distributed the sources under the LGPLv3. However we provide COPYING.LESSER with additional grants. Solution: specify these grants in the header of each source file.
-
- 22 Jan, 2015 1 commit
-
-
Pieter Hintjens authored
Solution: update for 2015 Fixes #1320
-
- 02 May, 2014 2 commits
-
-
Pieter Hintjens authored
This reverts commit 2a84d259. Broke regression test on test_hwm.cpp.
-
dave b authored
These changes cause an assertion in lb_sendpipe() when executing the test_security_plain testcase.
-
- 01 May, 2014 1 commit
-
-
Pieter Hintjens authored
-
- 13 Feb, 2014 1 commit
-
-
Laurent Alebarde authored
This reverts commit 9ae6a91f.
-
- 24 Jan, 2014 1 commit
-
-
Laurent Alebarde authored
-
- 02 Jan, 2014 1 commit
-
-
Pieter Hintjens authored
-
- 01 Dec, 2013 1 commit
-
-
Brian Knox authored
-
- 06 Nov, 2013 1 commit
-
-
Pieter Hintjens authored
- used msleep (10) in most places instead of zmq_sleep (1) - may cause failures on slower machines - to change, modify SETTLE_TIME in testutil.h - tested down to 1 msec on fast boxes
-
- 18 Oct, 2013 2 commits
-
-
Laurent Alebarde authored
-
Laurent Alebarde authored
-