aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/fuzzy_backend_sqlite.c
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Refactor libraries structureVsevolod Stakhov2020-02-101-1065/+0
| | | | | | | * Move logger implementation to libserver * Move fuzzy backend files to a separate subdir TODO: Move HTTP code from libutil
* [Project] Support mempool flagsVsevolod Stakhov2019-12-231-1/+2
|
* [Project] Convert all C modules to fast debug infrastructureVsevolod Stakhov2018-01-201-2/+4
|
* [Rework] Implement new version of fuzzy repliesVsevolod Stakhov2017-11-251-11/+18
|
* [Minor] More g_slice cleanupsVsevolod Stakhov2017-10-281-2/+2
|
* [Minor] src: Fix spelling errorsSebastien Badia2017-05-131-1/+1
|
* [Minor] Fix versions when processing fuzzy updatesVsevolod Stakhov2016-10-131-1/+1
|
* [Minor] Add sqlite helpers to the abstract APIVsevolod Stakhov2016-09-011-5/+5
|
* [Rework] Reorganize the internal backend structureVsevolod Stakhov2016-09-011-72/+73
|
* [Rework] Reorganize fuzzy backend structureVsevolod Stakhov2016-09-011-0/+1054