2
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
direct OO is quicker than overloaded "" More... over 19 years ago
Fetch the --with-apache2-apxs argument from More... over 19 years ago
nd points out that 2184 is the proper rfc More... over 19 years ago
Drop obvious API breaking issues/todos, More... over 19 years ago
clean-up/document $req->upload More... over 19 years ago
write some pod-tests. More... over 19 years ago
Add explicit cast in apreq_escape()/apreq_util.h to keep More... over 19 years ago
Protect against arbitrary recursion depth in apreq_parse_multipart() More... over 19 years ago
Clean up end-of-file parsing for apreq_parse_multipart(), More... over 19 years ago
Move APR::Request::Param::Table and APR::Request::Cookie::Table More... over 19 years ago
update CHANGES with patch from Steve Hay for compile problems on Win32. More... over 19 years ago
Fix compile problems on Win32 without PERL_IMPLICIT_SYS More... over 19 years ago
docs are ok. More... over 19 years ago
Document exposed parsers and hooks. More... over 19 years ago
s/require/use/ and drop useless upload() More... over 19 years ago
oops, s/freeze/thaw/ in CHANGES comment. More... over 19 years ago
fix freeze() More... over 19 years ago
Add more tests of the header-parser's continuation logic. More... over 19 years ago
Fix off-by-one bug in the header parser wrt continuation lines. More... over 19 years ago
Add MakeMaker options flag. More... over 19 years ago
Windows has a strange notion of "alphanumeric" for characters > 0x7f. More... over 19 years ago
Update the INSTALL file and Makefile help target More... over 19 years ago
Run update_version.pl 2.07. More... over 19 years ago
Add update_version.pl utility, and document the version number More... over 19 years ago
Move APR::Request::upload to APR::Request. More... over 19 years ago
Fix compile errors on Cygwin. More... over 19 years ago
encode()/decode() were busted with zero-length args. This caused More... over 19 years ago
Eliminate charset offsets from apreq_decode(v) return value. More... over 19 years ago
Factor out the charset detection code from url_decode More... over 19 years ago
Scan the resultant url-decoded string for control chars, to ensure we More... over 19 years ago