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 36 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Reviewed by: joes
randyk
More...
over 21 years ago
when running perl_test, don't rerun 'perl Makefile.PL' if already done.
randyk
More...
over 21 years ago
Fixt typo- apr_rfc_822_date. Thanks, Randy.
joes
More...
over 21 years ago
For win32:
randyk
More...
over 21 years ago
Add some prereq info
joes
More...
over 21 years ago
Update STATUS/CHANGES to reflect recent commits.
joes
More...
over 21 years ago
Be sure filter->ctx is non-NULL before using it in a prefetch read.
joes
More...
over 21 years ago
Phase out test_config.pl script. Rework prefetch code in mod_apreq.c and move apreq_brigade_copy function from apreq_params.c to apreq.c
joes
More...
over 21 years ago
Add apreq-1 docs with '[STATUS]' annotations on each section
joes
More...
over 21 years ago
Doxify CHANGES and have WrapXS simply include Request_pod and Cookie_pod files, instead of trying to generate the perldocs.
joes
More...
over 21 years ago
s/read_bytes/read_ahead/ in apreq_cfg_t,added apreq_request_config & XS wrapper. Modified xsbuilder.pl to allow it to parse the header files in glue/perl/xsbuilder (mainly hoping this will eventually generate better pdd/pod)
joes
More...
over 21 years ago
'%make apr_tags' creates doxygen tags for apr & apr-util
joes
More...
over 21 years ago
Deprecate apreq_expires in favor of apr_rfc822_date, add doc link to apreq homepage
joes
More...
over 21 years ago
Eliminate codependency between cookie->version and cookie->time by using max_age to store the cookie's lifetime.
joes
More...
over 21 years ago
add Win32 make instructions.
randyk
More...
over 21 years ago
undefining APR_INLINE no longer needed on Win32
randyk
More...
over 21 years ago
Add INSTALL, CHANGES, etc.
joes
More...
over 21 years ago
Make request.pm's upload test more memory-challenging
joes
More...
over 21 years ago
License check: add/fix license year = 2003 for httpd-apreq-2
joes
More...
over 21 years ago
Make upload->link's return value more perlish (and consistent w/ apreq-1)
joes
More...
over 21 years ago
STATUS update, redux
joes
More...
over 21 years ago
Code cleanups and STATUS update.
joes
More...
over 21 years ago
Added default config & sanity checks
joes
More...
over 21 years ago
Use buffered IO for generated link files. Should provide better performance since the brigade is probably small enough to avoid a syswrite.
joes
More...
over 21 years ago
Add name, info, value, & link to upload API.
joes
More...
over 21 years ago
Have apreq_param_brigade return a copy of param->bb
joes
More...
over 21 years ago
Eliminate 'Assignment discards qualifier' warning
joes
More...
over 21 years ago
Drop const qualifier from apreq_upload return value. Still futzing with apreq_xs_postperl.h and friends. The good news is that the upload test in glue/perl/t/apreq/request.t should pass now.
joes
More...
over 21 years ago
Minor parser/hook cleanups.
joes
More...
over 21 years ago
Add config framework to apreq parsers. Add file bucket logic for spooling uploads into brigades.
joes
More...
over 21 years ago
←
1
2
…
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