| Commit message (Expand) | Author | Age | Files | Lines |
* | digital/crc32_async: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -6/+4 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | msg_handler: Use lambdas in most components | Johannes Demel | 2020-06-04 | 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 | -88/+84 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+1 |
* | crc32_async: fix memory leak; coverity 1215946 | Marcus Müller | 2014-06-26 | 1 | -1/+2 |
* | digital: adding an async message passsing CRC32 calc/check block for PDUs. | Tom Rondeau | 2014-05-17 | 1 | -0/+122 |