| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: remove deprecated network blocks | Josh Morman | 2021-04-21 | 1 | -142/+0 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -2/+2 |
* | C++14: Use std::make_unique instead of boost::make_unique | Marcus Müller | 2021-01-04 | 1 | -4/+4 |
* | blocks/tcp_server_sink: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -24/+14 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+1 |
* | 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 | -4/+4 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -96/+100 |
* | renames s_host to s__host as already #defined in win32 | gnieboer | 2016-08-16 | 1 | -3/+3 |
* | tcp_server_sink: implementation | Jiří Pinkava | 2016-06-29 | 1 | -0/+161 |