webmcp
log
| age | author | description | 
|---|---|---|
| 2017-08-13 | jbe | Added SHA-3 hashing functions (using compact Keccak code) | 
| 2017-07-23 | jbe | Improve efficiency of table.insert in case of Lua 5.3 (do not use compatibility wrapper) | 
| 2017-07-23 | jbe | New function request.add_error_handler(...); Allow layout_ident to be passed directly to slot.render_layout(...) |