- 15 Jun, 2013 1 commit
-
-
xinchuan authored
-
- 10 Jun, 2013 2 commits
-
-
Pieter Hintjens authored
another iteration on ZMQ_PROBE_ROUTER
-
shripchenko authored
now it properly works for ROUTER
-
- 07 Jun, 2013 3 commits
-
-
Martin Hurton authored
Updated ZAP PLAIN request to follow latest draft
-
Pieter Hintjens authored
- username and password sent as two string frames - fixed test case to match
-
Pieter Hintjens authored
- REQ and REP sockets don't have HWM issues - ZMQ_DONTWAIT applies to DEALER and PUSH only
-
- 06 Jun, 2013 5 commits
-
-
Ian Barber authored
Add ZAP support
-
Martin Hurton authored
-
Martin Hurton authored
-
Martin Hurton authored
-
Ian Barber authored
Packaging of probe function
-
- 05 Jun, 2013 5 commits
-
-
Pieter Hintjens authored
- renamed to ZMQ_PROBE_ROUTER
-
Pieter Hintjens authored
- Cleaned up man page a little - Wrote test case tests/test_router_probe.cpp
-
Pieter Hintjens authored
-
shripchenko authored
-
shripchenko authored
implement it for DEALER tocket. +documentation
-
- 01 Jun, 2013 2 commits
-
-
Pieter Hintjens authored
Make "./configure --with-system-pgm" detect the OpenPGM 5.2 system library.
-
Jose Pedro Oliveira authored
./configure --with-system-pgm detect the OpenPGM 5.2 system library. Note that OpenPGM installs a versioned pkgconfig file (openpgm-5.2.pc, openpgm-5.1.pc).
-
- 31 May, 2013 2 commits
-
-
Pieter Hintjens authored
Fold constant expression into constant.
-
Josh Gao authored
-
- 29 May, 2013 3 commits
-
-
Pieter Hintjens authored
Fixed memory leak in stream engine
-
Ian Barber authored
-
Pieter Hintjens authored
Refactoring of 'ZMQ_ROUTER_ANNOUNCE_SELF'
-
- 28 May, 2013 2 commits
-
-
Pieter Hintjens authored
Rename pipe states so they are more mnemonic
-
Martin Hurton authored
-
- 24 May, 2013 1 commit
-
-
shripchenko authored
-
- 23 May, 2013 2 commits
-
-
shripchenko authored
-
shripchenko authored
implement it for DEALER tocket. +documentation
-
- 22 May, 2013 1 commit
-
-
Martin Hurton authored
Removed tracing on router option setting
-
- 21 May, 2013 11 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Add ROUTER socket option to introduce self(send an empty message) to new peers, to allow ROUTER<->ROUTER auto-discovery problem.
-
-
shripchenko authored
Add ROUTER socket option to introduce self(send an empty message) to new peers, to allow ROUTER<->ROUTER auto-discovery problem.
-
root authored
Add ROUTER socket option to introduce self(send an empty message) to new peers, to allow ROUTER<->ROUTER auto-discovery problem.
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Working on Travis builds
-
Pieter Hintjens authored
- made consistent with options.cpp code - added trace print for ongoing issue with Travis CI builds
-
Ian Barber authored
Adding support for Travis CI
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-