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
mod_perl
Settings
|
Report Duplicate
156
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 6 of 155
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Changes entry for revision 1457512.
Steve Hay
as stevehay
More...
almost 12 years ago
Restore build with Perl 5.8.x (although 5.8.0 still has other problems for me).
Steve Hay
as stevehay
More...
almost 12 years ago
On Perl 5.17.9, t/apache/read2.t fails because an "uninitialized value"
Steve Hay
as stevehay
More...
almost 12 years ago
Fix t/perl/hash_attack.t to work with Perl 5.14.4, 5.16.3 etc, which contain a fix for CVE-2013-1667 (memory exhaustion with arbitrary hash keys). This resolves rt.perl.org #116863, from where the patch by Hugo van der Sanden was taken (with a minor edit in a comment by the committer).
Steve Hay
as stevehay
More...
almost 12 years ago
use APR::Finfo instead of Perls stat() in ModPerl::RegistryCooker
torsten
More...
almost 12 years ago
* lib/ModPerl/TypeMap.pm (typedefs_code, sv_convert_code):
jorton
More...
about 12 years ago
Fix use of unixd_conifg for 2.4.
jorton
More...
about 12 years ago
* lib/Apache2/ParseSource.pm: Pick up PROXYREQ_ constants.
jorton
More...
about 12 years ago
* lib/ModPerl/Code.pm: Add another constant for 2.4.
jorton
More...
about 12 years ago
* xs/Apache2/Log/Apache2__Log.h,
jorton
More...
about 12 years ago
* src/modules/perl/modperl_apr_includes.h: Pick up new APR-util error
jorton
More...
about 12 years ago
* lib/Apache2/ParseSource.pm (include_dirs): Pick up APR include dir
jorton
More...
about 12 years ago
Ignore more exports from 2.4/trunk which break "make source_scan".
jorton
More...
about 12 years ago
CScan gets rather confused if cpp's line number markers appear in the middle
jorton
More...
about 12 years ago
* src/modules/perl/modperl_config.c (svav_getstr): Adjust for 2.4 API.
jorton
More...
about 12 years ago
Fix OPT_INCNOEXEC/OPT_INC_WITH_EXEC handling.
jorton
More...
about 12 years ago
Revert change accidentally included in r1410298.
jorton
More...
about 12 years ago
* src/modules/perl/modperl_apache_compat.h: Add mp_add_loaded_module
jorton
More...
about 12 years ago
* src/modules/perl/modperl_apache_includes.h: Use 2.4 logging API.
jorton
More...
about 12 years ago
* src/modules/perl/modperl_apache_compat.h: Fix version test.
jorton
More...
about 12 years ago
* src/modules/perl/modperl_apache_compat.h: Fix definition of
jorton
More...
about 12 years ago
* src/modules/perl/modperl_interp.c (modperl_interp_select): Fix for httpd 2.4.
jorton
More...
about 12 years ago
Update Changes file for commits 1362399 and 1362409.
Steve Hay
as stevehay
More...
over 12 years ago
Fix commit 1362399: PL_phase/PERL_PHASE_DESTRUCT is only available in newer perls, so restore use of PL_dirty for older perls (where it was always available, regardless of whether PERL_CORE was defined).
Steve Hay
as stevehay
More...
over 12 years ago
Remove all uses of deprecated symbols no longer used by core perl and now only defined when PERL_CORE is not defined for backwards compatibility with CPAN extensions still making use of them:
Steve Hay
as stevehay
More...
over 12 years ago
start 2.0.8-dev cycle
phred
More...
over 12 years ago
Releasing 2.0.7
phred
More...
over 12 years ago
Yep, I think we're stable by now ;)
phred
More...
over 12 years ago
Apply patch from rt.cpan.org #77129 to fix breakage caused by removal of PL_uid et al from perl 5.16.0.
Steve Hay
as stevehay
More...
over 12 years ago
start 2.0.7-dev cycle
phred
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
…
154
155
→
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