| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 1 | -68/+0 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -2/+2 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -3/+3 |
* | blocks: Add const to member variables that don't change | Thomas Habets | 2020-03-26 | 1 | -1/+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 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -34/+41 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+0 |
* | Fix invalid Asio buffer usage in tcp_connection | Brian Orr | 2017-08-09 | 1 | -1/+0 |
* | blocks: fix destruction and shutdown for socket_pdu | Nathan West | 2015-10-07 | 1 | -1/+6 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | blocks: added 'MTU' and 'tcp_no_delay' params for 'socket_pdu' (and GRC optio... | Balint Seeber | 2014-03-27 | 1 | -2/+3 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
* | blocks: added gr::blocks::socket_pdu | Johnathan Corgan | 2013-02-28 | 1 | -0/+69 |