| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | -45/+42 |
* | gr-zeromq: Big rework for performance and correctness | Sylvain Munaut | 2016-01-27 | 1 | -61/+32 |
* | zeromq: minor cleanup | Johnathan Corgan | 2015-01-12 | 1 | -11/+11 |
* | zmq: stream tag passing now works | Tim O'Shea | 2014-12-26 | 1 | -1/+1 |
* | zmq: all source blocks should now support tag headers | Tim O'Shea | 2014-10-27 | 1 | -8/+23 |
* | 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: Timeout needs to be in milliseconds for zmq 3.0, close sockets | Johannes Schmitz | 2014-05-09 | 1 | -5/+6 |
* | zeromq: set ZMQ_LINGER to 0 for all blocks | Johnathan Corgan | 2014-05-07 | 1 | -0/+2 |
* | zeromq: removed stray debug code and cleanup | Johnathan Corgan | 2014-05-07 | 1 | -14/+12 |
* | zeromq: Fix doxygen and memcpy for vlen | Johannes Schmitz | 2014-05-07 | 1 | -14/+15 |
* | Add vlen | Camilo Solano | 2014-05-06 | 1 | -4/+4 |
* | zeromq: renamed sink_pubsub to pub_sink | Johnathan Corgan | 2014-04-22 | 1 | -1/+1 |
* | zeromq: renamed source_pushpull to pull_source | Johnathan Corgan | 2014-04-22 | 1 | -0/+96 |