openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Apache HTTP Request Library
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
23 days
ago. based on code collected
24 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 35 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clean up of conversion of relative to absolute paths, and make
randyk
More...
over 21 years ago
Revert configure_startup_pl override- Apache::Test DTRT now that we've replaced ExtUtils::MakeMaker with ModPerl::MM
joes
More...
over 21 years ago
use absolute path names.
randyk
More...
over 21 years ago
Need to use ModPerl::MM to install Apache::Request into Apache2 directory
joes
More...
over 21 years ago
TEST.PL fixes to avoid using prior installations of libapreq et. al.
joes
More...
over 21 years ago
ignore generated .def files
randyk
More...
over 21 years ago
- add some files to cleanup
randyk
More...
over 21 years ago
need more work on the top-level Makefile.PL
stas
More...
over 21 years ago
start working on the top-level Makefile.PL to make the httpd-apreq-2
stas
More...
over 21 years ago
s/\t/ / in Graham's patch
joes
More...
over 21 years ago
Incorporate Graham Clark's apreq_decode patch + unit test.
joes
More...
over 21 years ago
STATUS update- build/test_config.pl ist kaput.
joes
More...
over 21 years ago
Update READMEs and drop test_config.pl
joes
More...
over 21 years ago
Add preparse logic to bring behavior in line with apreq-1
joes
More...
over 21 years ago
check the return value of do(), needed to trap if it fails to run
stas
More...
over 21 years ago
make apreq_brigade_concat public, and use it for controlling mod_apreq's spool.
joes
More...
over 21 years ago
Update STATUS and CHANGES.
joes
More...
over 21 years ago
Drop param->charset from apreq_params.h
joes
More...
over 21 years ago
Bring cookie perldocs up to speed.
joes
More...
over 21 years ago
Fix some parsing bugs in apreq_cookie_attr, fix segfault in apreq_xs_cookie_bake, and add some bake(2) tests to perl glue.
joes
More...
over 21 years ago
Perl API fixes: mortalize env, add wrappers for apreq_encode and apreq_decode, and decode cookie value, moving (unencoded) cookie value accessor to raw_value
joes
More...
over 21 years ago
Minor GET macro cleanups.
joes
More...
over 21 years ago
Use DECLINED,OK instead of 0,-1
joes
More...
over 21 years ago
Prefetch reads should block until the configured read_ahead amount (64K) is available
joes
More...
over 21 years ago
Minor code cleanups in mod_apreq.c. Update and doxify STATUS file.
joes
More...
over 21 years ago
Parsers should only return APR_SUCCESS when they are done. The previous patch to mod_apreq.c tickled out a bug in the mfd parser, which would return APR_SUCCESS during a large file upload block.
joes
More...
over 21 years ago
Simplify filter prefetch logic and fix .cvsignore for apreq_access_test.
joes
More...
over 21 years ago
Added access tests for mod_apreq.c's prefetch code. Turns out we cannot use AP_MODE_SPECULATIVE for this situation, since it bypasses ap_http_filter's protocol-specific (POST) logic.
joes
More...
over 21 years ago
In searching for a suitable Apache2 installation,
randyk
More...
over 21 years ago
Reviewed by: joes
randyk
More...
over 21 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
40
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree