[ANNOUNCE] libapreq2-2.12 Released

2009-03-13 Thread joes
modules for using libapreq2 with mod_perl2. Changes with libapreq2-2.12 (released March 13, 2009) - C API [joes] Make the cookie parser a little more flexible. - Interactive CGI module [issac] Allow cgi module to

[ANNOUNCE] libapreq2-2.07 Released

2006-02-13 Thread joes
. Changes with libapreq2-2.07 (released February 12, 2006) - C API [joes] SECURITY: CVE-2006-0042 (cve.mitre.org) Eliminate potential quadratic behavior in apreq_parse_headers() and apreq_parse_urlencoded(). - Perl API [Philip M. Gollucci] Fix Apache2::Cookie

[ANNOUNCE] Apache HTTP Server Request Library 2.04-dev Released

2004-08-30 Thread joes
August 30, 2004) - Perl API [joes] Add TAINT checks, marking all parsed data as tainted. - C API [joes] Add body_status attribute to apreq_request_t, to allow the both environment and the parser to report any errors encountered. - C API [randyk, joes] Cookie parser was locking up on non