aboutsummaryrefslogtreecommitdiffstats
path: root/src/cache.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-18More documentation and cache access controlJose Bollo1-1/+1
2019-10-15Transmit expiration in relative valuesJose Bollo1-4/+4
2019-10-15Add no-caching featureJose Bollo1-1/+1
2019-10-04Move to CYNAGORAJosé Bollo1-5/+5
2019-10-03Improve commentsJose Bollo1-22/+91
2019-08-16cache: fix bugJosé Bollo1-1/+1
2019-08-14cache: improve cache managementJosé Bollo1-1/+3
2019-07-26cache: Fix bug of memmoveJosé Bollo1-7/+12
2019-07-25Avoid fortify false positiveJosé Bollo1-6/+6
2019-06-14Allow no caching at allJosé Bollo1-15/+21
2019-05-24Add cacheidJosé Bollo1-4/+10
2019-04-29Rework of many thingsJosé Bollo1-29/+19
2018-09-20Add session, value as string and expirationJose Bollo1-59/+96
2018-09-17Make it work for AGLJosé Bollo1-63/+178
2018-09-10Initial commitJose Bollo1-0/+163