| Commit message (Expand) | Author | Age | Files | Lines |
* | zeromq: Remove manual memory management | Thomas Habets | 2020-09-22 | 1 | -1/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | gr-zeromq: Add optional key filtering | Andriy Gelman | 2020-03-02 | 1 | -7/+17 |
* | 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 | -46/+43 |
* | gr-zeromq: Big rework for performance and correctness | Sylvain Munaut | 2016-01-27 | 1 | -62/+32 |
* | zeromq: minor cleanup | Johnathan Corgan | 2015-01-12 | 1 | -12/+13 |
* | zmq: stream tag passing now works | Tim O'Shea | 2014-12-26 | 1 | -1/+4 |
* | zmq: all source blocks should now support tag headers | Tim O'Shea | 2014-10-27 | 1 | -1/+1 |
* | zmq: hoisting tag parsing into helper function, should now be easy to use in ... | Tim O'Shea | 2014-10-27 | 1 | -24/+13 |
* | zmq: default to not pass tags (compatible wire format) | Tim O'Shea | 2014-10-27 | 1 | -3/+6 |
* | zmq: tags should now be serializing and deserializing correctly for pub_sink/... | Tim O'Shea | 2014-10-27 | 1 | -6/+27 |
* | Add sub_source block and fix pub_sink | Camilo Solano | 2014-05-13 | 1 | -0/+102 |