- 22 Jun, 2013 15 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Fix test_disconnect_inproc to work on ILP64 systems
-
Martin Hurton authored
-
Pieter Hintjens authored
Small stream engine issue and test_monitor tidy up
-
git://github.com/zeromq/libzmqIan Barber authored
-
Ian Barber authored
Also tidy up monitor test a little.
-
Pieter Hintjens authored
Implement CurveZMQ message encryption and authentication
-
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 2 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
-