| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [BUILD] rewrite CMake build system to track changes of source files | Manuel Bentele | 2020-10-16 | 1 | -5/+5 |
| | | | | | | | | | | | This change restructures the source code directories, separates shared form non-shared application code and adds CMake dependencies. These dependencies allow the tracking of changes and trigger a rebuild of those build targets where changed files are involved. WARNING: Note that the support of the DNBD3_SERVER_AFL build option is not supported yet. Thus, the option should be never turned on. | ||||
| * | [BENCH] fix wrong operator precedence | Simon Rettberg | 2020-03-23 | 1 | -1/+1 |
| | | |||||
| * | [BENCH] Request random blocks | Simon Rettberg | 2019-08-29 | 1 | -2/+3 |
| | | |||||
| * | [BENCH] Check CMD_GET_BLOCK reply cmd type | Simon Rettberg | 2019-08-23 | 1 | -0/+3 |
| | | |||||
| * | [BENCH] Allow specifying request block size | Simon Rettberg | 2019-08-07 | 1 | -8/+20 |
| | | |||||
| * | [BENCH] Increase timeouts, fix block payload reading | Simon Rettberg | 2019-08-06 | 1 | -3/+3 |
| | | |||||
| * | [BENCH] Fix a couple bugs in stress tester | Simon Rettberg | 2019-08-06 | 1 | -72/+63![]() |
| | | |||||
| * | [BENCH] Fix compile | Simon Rettberg | 2017-10-30 | 1 | -0/+1 |
| | | |||||
| * | Added rudimentary benchmark tool. | Christian Klinger | 2016-07-15 | 1 | -0/+132 |

