Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -36/+53 |
* | [Rework] Use another version of hash table from the same author | Vsevolod Stakhov | 2022-07-17 | 1 | -4/+4 |
* | [Minor] Slightly refactor the code | Vsevolod Stakhov | 2021-10-10 | 1 | -2/+43 |
* | [Minor] Remove from_ip view as it is useless | Vsevolod Stakhov | 2021-10-06 | 1 | -8/+0 |
* | [Test] Move tests from lua to C++ | Vsevolod Stakhov | 2021-10-06 | 1 | -1/+2 |
* | [Minor] Fix ownership issue | Vsevolod Stakhov | 2021-10-06 | 1 | -4/+4 |
* | [Test] Adopt received framework to allow unit testing | Vsevolod Stakhov | 2021-10-06 | 1 | -4/+73 |
* | [Fix] Avoid copy for received structure as it has raw C pointers | Vsevolod Stakhov | 2021-10-05 | 1 | -13/+22 |
* | [Minor] Fix build where vector size() is not constexpr | Vsevolod Stakhov | 2021-10-05 | 1 | -1/+1 |
* | [Project] Finish received headers rework part | Vsevolod Stakhov | 2021-10-05 | 1 | -1/+74 |
* | [Project] Move C++ specific declarations to C++ header | Vsevolod Stakhov | 2021-10-04 | 1 | -0/+112 |