- 12 Jan, 2014 1 commit
-
-
Alessandro Ghedini authored
-
- 10 Jan, 2014 4 commits
-
-
Richard Newton authored
windows: changed tcp port from glrpc assigned to unassigned one
-
Sergei Nikulov authored
-
Richard Newton authored
cmake: fixed error 'install TARGETS given no ARCHIVE DESTINATION'
-
Sergei Nikulov authored
-
- 08 Jan, 2014 6 commits
-
-
Pieter Hintjens authored
Replace assert with zmq_assert
-
Martin Hurton authored
-
Richard Newton authored
Fix some comments regarding method overriding
-
Martin Hurton authored
-
Pieter Hintjens authored
Make it explicit that the probe function doesn't modify passed message
-
Martin Hurton authored
-
- 07 Jan, 2014 3 commits
-
-
Pieter Hintjens authored
ZMQ_SRCFD docs and tests
-
Stefan Radomski authored
-
Stefan Radomski authored
Also moved the fd field from message content to message itself
-
- 06 Jan, 2014 5 commits
-
-
Pieter Hintjens authored
Simplify ypipe_t and ypipe_base_t template parameters
-
Martin Hurton authored
-
Pieter Hintjens authored
Allow clients to get remote endpoint per message for TCP connections
-
Stefan Radomski authored
-
Stefan Radomski authored
This patch allows client applications to retrieve the remote endpoint from a message that originated from a tcp socket
-
- 03 Jan, 2014 2 commits
-
-
Pieter Hintjens authored
Update test_filter_ipc to not use abstract socket.
-
Matt Connolly authored
This fixes the test on Mac OS X and SmartOS (probably other Solarises). Also updates the sockets using ipc: to use DEALER sockets instead of PAIR sockets.
-
- 02 Jan, 2014 5 commits
-
-
Pieter Hintjens authored
Fix LIBZMQ-576 - Revert "Merge pull request #510 from miniway/master"
-
AJ Lewis authored
This reverts commit f27eb67e, reversing changes made to a3ae0d4c. https://zeromq.jira.com/browse/LIBZMQ-576 Conflicts: src/stream_engine.cpp Conflicts were around additional defaults to the constructor after the 'terminating' default. The additional defaults were left alone, and the 'terminating' default was removed.
-
Ian Barber authored
Minor cosmetic fixes
-
Pieter Hintjens authored
-
Pieter Hintjens authored
- corporate copyright statements sit in AUTHORS file
-
- 01 Jan, 2014 5 commits
-
-
Pieter Hintjens authored
- This seems redundant; is there a use case for NOT providing the IPC credentials to the ZAP authenticator? - More, why is IPC authentication done via libzmq instead of ZAP? Is it because we're missing the transport type on the ZAP request?
-
Pieter Hintjens authored
- put into alphabetical order - there was no consistency in previous ordering
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Minor layout fix Whitespace fix
-
- 24 Dec, 2013 2 commits
-
-
Pieter Hintjens authored
fix doc typo
-
Wouter Overmeire authored
-
- 23 Dec, 2013 2 commits
-
-
Pieter Hintjens authored
doc bugfix: ZMQ_MSGMORE should be ZMQ_SNDMORE
-
KIU Shueng Chuan authored
-
- 22 Dec, 2013 2 commits
-
-
Pieter Hintjens authored
Fixed setting TCP keepalive parameters on Windows
-
Alex Grönholm authored
-
- 20 Dec, 2013 3 commits
-
-
Ian Barber authored
Fixes to IPC wildcarding & test cases
-
Pieter Hintjens authored
- was not waiting long enough at socket close - increased to 50 msec
-
Pieter Hintjens authored
-