Release Notes: This version uses autotools, has session handling capabilities, has SQL query capabilities, and supports URL-encoded form data.


Release Notes: This release updates the boost.m4 macro to the latest version, fixes possible end iterator dereferences, makes the IPv6 address parser no longer accept non-hex characters, removes the potential for read overflow, and initializes Http::Environment::requestMethod and Fcgistream::Encoder::m_state.


Release Notes: This release is considered stable for now.


Release Notes: This version uses autotools, has session handling capabilities, has SQL query capabilities, and supports URL-encoded form data.


Release Notes: This release fixed a bug in parsing post data and a buffer flushing bug.


Release Notes: The dependence on Linux epoll socket polling has been replaced with POSIX poll(). The code will now compile on older GCC systems. An issue where parameters would not be processed if bunched into a single record as mod_fcgid does has been fixed. Error handling has been refined. An internal UTF-8 code conversion facet has been implemented to remove dependence on functional UTF-8 locales.