summaryrefslogtreecommitdiff
path: root/src/mod_magnet_cache.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple] employ ck_realloc_u32() shared codeGlenn Strauss2022-12-101-1/+0
* [mod_magnet] defer req_env init unless neededGlenn Strauss2022-02-191-0/+1
* [multiple] __attribute_nonnull__ now takes paramsGlenn Strauss2021-10-051-2/+2
* [mod_magnet] cache script objects at config timeGlenn Strauss2021-08-271-1/+7
* [mod_magnet] inline name and etag buffers in cacheGlenn Strauss2021-08-271-3/+5
* [multiple] mark addtl funcs attr returns_nonnullGlenn Strauss2021-03-261-0/+5
* [multiple] prefer monotonic time for internal useGlenn Strauss2021-03-111-2/+0
* [multiple] stat_cache singletonGlenn Strauss2020-07-081-4/+3
* [multiple] connection hooks no longer get (srv *)Glenn Strauss2020-07-081-2/+1
* [mod_magnet] use config_plugin_values_init()Glenn Strauss2020-05-231-1/+1
* [core] some header cleanupGlenn Strauss2018-04-081-1/+1
* [autobuild] rm module stub code for missing depsGlenn Strauss2016-10-171-2/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* lua_State has to be put into the #ifdef tooJan Kneschke2006-09-151-4/+1
* fix for lua not installedJan Kneschke2006-09-151-2/+7
* added mod_magnetJan Kneschke2006-09-101-0/+31