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 39 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Give libapreq_cgi the ability to read POST data from stdin.
joes
More...
almost 22 years ago
Update filter to reflect changes in core. Also make better use of AP_SPECUALTIVE_MODE, and be more careful about where the filter is located.
joes
More...
almost 22 years ago
s/apreq_table/apr_table/g, phase 2: update library tests to reflect changes in core
joes
More...
almost 22 years ago
s/apreq_tables/apr_tables/g, phase 1: Update core to only use apr_tables, but (for now) still build apreq_tables into libapreq.so
joes
More...
almost 22 years ago
Add --with-perl configure option.
joes
More...
almost 22 years ago
Add Apache::Test script to configure env/ tests.
joes
More...
almost 22 years ago
moving c-module tests out of glue/perl and into env/.
joes
More...
almost 22 years ago
conform to standard Perl coding style.
randyk
More...
almost 22 years ago
Let caller pass apr_hook_t to apreq_parser (instead of a raw hook function.). Use platform int for table checksum instead of an APR type. Fix pointer bug in apr_toupper call in libapreq_cgi.c.
joes
More...
almost 22 years ago
STATUS update.
joes
More...
almost 22 years ago
Major improvements to the apreq_parser API and mod_apreq filter.
joes
More...
almost 22 years ago
add development framework for building on Win32.
randyk
More...
almost 22 years ago
For Win32,
randyk
More...
almost 22 years ago
Simplify table API a bit & add performance tests.
joes
More...
almost 22 years ago
Drop <assert.h> from apreq_tables.c
joes
More...
almost 22 years ago
Added info for making website updates.
joes
More...
almost 22 years ago
Fix segfaults in balanced-tree deletes (x == -1 case).
joes
More...
almost 22 years ago
Sync apreq_table_do() implementation to use new innards.
joes
More...
almost 22 years ago
Speed hacks: apreq_table lookups are now faster than apr_table.
joes
More...
almost 22 years ago
Adopt Weiss' single-pass insertion for red-black trees. Included some reference urls in the source.
joes
More...
almost 22 years ago
Cleanup Red-Black tree deletion code.
joes
More...
almost 22 years ago
Update keys/values table API.
joes
More...
almost 22 years ago
Add glue/perl/README
joes
More...
almost 22 years ago
Added Apache::Test tests to glue/perl.
joes
More...
almost 22 years ago
Improve mfd parser test.
joes
More...
almost 22 years ago
Added parser.c tests; fixed some segfaults in the parsers.
joes
More...
almost 22 years ago
Use APR's Boyer-Moore-Horspool algorithm (from apr_strmatch.h) in mfd parser to search for boundary strings.
joes
More...
almost 22 years ago
Fix typo in %uXXXX parser.
joes
More...
almost 22 years ago
Let args parser tolerate missing '='-signs.
joes
More...
almost 22 years ago
Remove unnecessary #include from apreq_env.h
joes
More...
almost 22 years ago
←
1
2
…
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