| Commit message (Expand) | Author | Age | Files | Lines |
* | zeromq: Remove manual memory management | Thomas Habets | 2020-09-22 | 1 | -2/+2 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-zeromq: Fix warnings deprecated send since 4.3.1 extends PR #2503 | Brennan Ashton | 2019-11-01 | 1 | -0/+4 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -68/+65 |
* | gr-zeromq: Big rework for performance and correctness | Sylvain Munaut | 2016-01-27 | 1 | -59/+48 |
* | zeromq: minor cleanup | Johnathan Corgan | 2015-01-12 | 1 | -9/+12 |
* | zmq: stream tag passing now works | Tim O'Shea | 2014-12-26 | 1 | -1/+1 |
* | zeromq: fixups and stylistic changes before merge | Johnathan Corgan | 2014-10-31 | 1 | -1/+1 |
* | zmq: all source blocks should now support tag headers | Tim O'Shea | 2014-10-27 | 1 | -6/+21 |
* | zeromq: Don't call context close as it is not available in zmq 2 | Johannes Schmitz | 2014-05-12 | 1 | -1/+0 |
* | zeromq: Change the value of the poll timeout according to the zmq version. | Johannes Schmitz | 2014-05-09 | 1 | -0/+5 |
* | zeromq: Remove ZMQ_NOBLOCK as we are using polling | Johannes Schmitz | 2014-05-09 | 1 | -5/+5 |
* | zeromq: Timeout needs to be in milliseconds for zmq 3.0, close sockets | Johannes Schmitz | 2014-05-09 | 1 | -7/+7 |
* | zeromq: Add missing timeout and blocking parameters and polling | Johannes Schmitz | 2014-05-08 | 1 | -7/+9 |
* | zeromq: set ZMQ_LINGER to 0 for all blocks | Johnathan Corgan | 2014-05-07 | 1 | -0/+2 |
* | zeromq: Fix doxygen and memcpy for vlen | Johannes Schmitz | 2014-05-07 | 1 | -14/+13 |
* | zeromq: renamed source_reqrep to req_source | Camilo Solano | 2014-05-06 | 1 | -0/+94 |