aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmime/received.hxx
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-36/+53
* [Rework] Use another version of hash table from the same authorVsevolod Stakhov2022-07-171-4/+4
* [Minor] Slightly refactor the codeVsevolod Stakhov2021-10-101-2/+43
* [Minor] Remove from_ip view as it is uselessVsevolod Stakhov2021-10-061-8/+0
* [Test] Move tests from lua to C++Vsevolod Stakhov2021-10-061-1/+2
* [Minor] Fix ownership issueVsevolod Stakhov2021-10-061-4/+4
* [Test] Adopt received framework to allow unit testingVsevolod Stakhov2021-10-061-4/+73
* [Fix] Avoid copy for received structure as it has raw C pointersVsevolod Stakhov2021-10-051-13/+22
* [Minor] Fix build where vector size() is not constexprVsevolod Stakhov2021-10-051-1/+1
* [Project] Finish received headers rework partVsevolod Stakhov2021-10-051-1/+74
* [Project] Move C++ specific declarations to C++ headerVsevolod Stakhov2021-10-041-0/+112