- 06 Jun, 2013 2 commits
-
-
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
-
- 19 May, 2013 2 commits
-
-
Martin Hurton authored
stdint.h isn't available on all platforms
-
Pieter Hintjens authored
-
- 18 May, 2013 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
- 17 May, 2013 5 commits
-
-
Martin Hurton authored
Added as_server to options
-
Pieter Hintjens authored
-
Pieter Hintjens authored
- we need to switch to PLAIN according to options.mechanism - we need to catch case when both peers are as-server (or neither is) - and to use username/password from options, for client
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Use socket options to select security mechanism
-