Age | Commit message (Expand) | Author |
---|---|---|
2021-04-27 | Core: Drop custom `copymem`/`zeromem` defines | Rémi Verschelde |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-04-02 | Enable warnings=extra on clang and GCC testers. | marxin |
2019-02-27 | Fix -Wsign-compare warnings. | marxin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-12 | Add new PacketBuffer class for buffered peers | Fabio Alessandrelli |