summaryrefslogtreecommitdiff
path: root/libexec/httpd/lua-bozo.c
AgeCommit message (Expand)Author
2017-05-28Cosmetic changes to Lua binding in bozohttpd.alnsn
2015-12-28rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.mrg
2015-12-27several clean ups:mrg
2015-07-04fix memory leaks on error; found by brainy.christos
2014-08-15NUL terminate a string.mbalmer
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
2014-01-02- update CHANGES with recent changesmrg
2013-11-19fix bad freembalmer
2013-11-13CID 1107545, 1107546: fix memory leakchristos
2013-11-13CID 1107546: Fix memory leakchristos
2013-10-17fold long line in a readable way; pass nil as query table if reading form dat...mbalmer
2013-10-17better approach to NUL terminate stringsmbalmer
2013-10-17plug a memory leakmbalmer
2013-10-17zero allocated memory buffersmbalmer
2013-10-12add Lua scripting support to bozohttpd, see httpd(8) for detailsmbalmer