- 22 Jun, 2013 6 commits
-
-
Martin Hurton authored
-
Martin Hurton authored
-
Martin Hurton authored
Problem: code isn't setting mechanism to CURVE properly
-
Pieter Hintjens authored
-
Ian Barber authored
Stop ZMTP handshake when an unexpected message comes
-
Martin Hurton authored
-
- 21 Jun, 2013 2 commits
-
-
Pieter Hintjens authored
Clean up socket_type_string
-
Ian Barber authored
-
- 20 Jun, 2013 7 commits
-
-
Ian Barber authored
API for CURVE configuration
-
Pieter Hintjens authored
Changes to sanity tag in ctx
-
Gonzalo Diethelm authored
Ignored more MSVC intermmediate files.
-
Pieter Hintjens authored
-
Pieter Hintjens authored
- ZMQ_CURVE_PUBLICKEY for clients and servers - ZMQ_CURVE_SECRETKEY for clients - ZMQ_CURVE_SERVERKEY for clients - ZMQ_CURVE_SERVER for servers - added tools/curve_keygen.c as example - updated man pages
-
Pieter Hintjens authored
Implement ZMTP/3.0 CURVE handshake
-
Martin Hurton authored
-
- 17 Jun, 2013 1 commit
-
-
Pieter Hintjens authored
Missing files in cmake generated build.
-
- 16 Jun, 2013 1 commit
-
-
John Murphy authored
-
- 15 Jun, 2013 2 commits
-
-
Ian Barber authored
fix memory leak in ipc_listener wildcard
-
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 2 commits
-
-
Pieter Hintjens authored
Fixed memory leak in stream engine
-
Ian Barber authored
-