Releases: zhaojh329/libuhttpd
Releases · zhaojh329/libuhttpd
v2.1.2
3c85ccf Lua binding: New API
b6e78a8 Lua binding: Optimize code
a3d1c70 Lua binding: Make the code more robust
8f8a29a Lua binding: New API: set_options
ab5eb4b libuhttpd: Fix bug: Can't set docroot and index file
c644185 Lua API: New API: set_error404_cb
dcb397a libuhttpd: New API
v2.1.1
356c988 Lua API: Fix compile warning when ssl disabled.
d0c983f Lua API: Fix compile error when ssl disabled.
v2.1.0
34f55fa Lua API: Check whether the ssl is initialized successfully
90fad37 example:helloworld.c: Fix bug: May be reference a NULL pointer.
f03acc8 Lua API: Add function: ssl_init
64d3036 Lua API: example: Check whether the query is nil
87c00d2 Lua API: Add path field
365e84f Lua api: Support
v2.0.3
ecb3ea9 Fix compile error on openwrt-x64
d9ef540 mention some code in lua_template.c copied from.
v2.0.2
2210378 Fix compile errr when not enable Lua.
d2439b6 Resolve compilation warnings: pointer-to-int-cast and int-to-pointer-cast
v2.0.1
2a204e7 Fix compile warnings for some targets