- 09 Feb, 2014 2 commits
-
-
Pieter Hintjens authored
Fix identity handling for inproc transport
-
Martin Hurton authored
Fixes #872
-
- 07 Feb, 2014 2 commits
-
-
Pieter Hintjens authored
Added ZMQ_BUILD_TESTS to CMakeLists.txt to allow turning off tests.
-
Gyula Laszlo authored
Added ZMQ_BUILD_TESTS to CMakeLists.txt to allow turning off tests. Useful when building ZMQ as a git submodule.
-
- 04 Feb, 2014 1 commit
-
-
Pieter Hintjens authored
Fix potential segfault/memleak
-
- 03 Feb, 2014 6 commits
-
-
Alex Pyrgiotis authored
Delete the socket if the initialization part of the socket creation fails.
-
Alex Pyrgiotis authored
Call the allocation assertion macro before dereferencing the socket pointer.
-
Richard Newton authored
Fixed issue #868
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
- 31 Jan, 2014 3 commits
-
-
Richard Newton authored
Fixed issue #865 - validation on ZMQ_TCP_KEEPALIVE
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Fix cmake build
-
- 30 Jan, 2014 2 commits
-
-
Richard Newton authored
-
Richard Newton authored
Test for 127.0.0.1 at tests startup
-
- 29 Jan, 2014 5 commits
-
-
Pieter Hintjens authored
-
Martin Hurton authored
Fixed man page for zmq_proxy_hook
-
Pieter Hintjens authored
- spaces instead of tabs for indentation - fixed levels under EXAMPLE USAGE - added to Makefile.am
-
Martin Hurton authored
[libzmq] const string p -> const string& p (#860)
-
Pavel Pimenov authored
-
- 28 Jan, 2014 2 commits
-
-
Pieter Hintjens authored
add proxy_chain, a multi proxies chaining in the same thread feature
-
Laurent Alebarde authored
-
- 26 Jan, 2014 1 commit
-
-
Ian Barber authored
Man page fixes
-
- 24 Jan, 2014 4 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
add a proxy hook
-
Laurent Alebarde authored
-
- 23 Jan, 2014 2 commits
-
-
Martin Hurton authored
Fixes to test cases
-
Pieter Hintjens authored
- renamed test_stream_disconnect_notifications (too long!) - removed print statements in that test case - fixed Makefile.am for test_zap_ipc_creds (was not building)
-
- 22 Jan, 2014 2 commits
-
-
Pieter Hintjens authored
typo fix: RECVHWM -> RCVHWM
-
KIU Shueng Chuan authored
-
- 21 Jan, 2014 6 commits
-
-
Pieter Hintjens authored
Changed fail behavior of CONNECT_RID to an assert failure instead of silent failure.
-
Tim M authored
-
Tim M authored
Added assert on duplicate id in ROUTER and STREAM sockets. Updated man to reflect this change. Modified test case to match.
-
Tim M authored
Cleaned up formatting of test_connect_rid. Set LINGER to 0 on sockets. This may address the test failing on some devices.
-
Pieter Hintjens authored
factorize code in proxy
-
Pieter Hintjens authored
Added test_connect_rid
-
- 20 Jan, 2014 2 commits