This release adds MSP files, patches to enable chunked encoding, fixes to compile on RedHat 7.3, and support for DBI_TIMESTAMP, DBI_INTERVAL, DBI_INT_OR_NULL, DBI_CHAR, and DBI_BOOL in the DBI library. There is better handling of NULLs in the DBI library, along with debugging. There have also been a number of enhancements to the rws micro-webserver.
pthr_server_main_loop has been rewritten and enhanced to make it much
simpler to create your own pthrlib-based servers. "rws" (the
pthrlib-based Web server) now supports tiny fast CGI scripts written
in C which are dynamically linked into the main Web server.