- 22 Jun, 2013 25 commits
-
-
git://github.com/zeromq/libzmqIan Barber authored
-
Ian Barber authored
Test is skipped if no libsodium. Added warning if libsodium not configured
-
Pieter Hintjens authored
Small code cleanup
-
Martin Hurton authored
-
Ian Barber authored
Make ZAP optional for CURVE mechanism
-
Martin Hurton authored
-
Pieter Hintjens authored
Make ZAP optional for CURVE mechanism
-
Martin Hurton authored
-
Ian Barber authored
Problem: allows CURVE security even if libzmq was built without libsodium
-
Pieter Hintjens authored
-
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
-