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
apr
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 25, 2024 — Aug 25, 2025
Showing page 9 of 319
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* include/apr_dbm.h: Document that drivers don't guarantee cross-process/thread-safe locking for concurrent r/w use.
Joe Orton
More...
over 1 year ago
RFC8259 says a JSON null must be lower case.
Graham Leggett
More...
over 1 year ago
apr_escape: Add apr_escape_json() and apr_pescape_json().
Graham Leggett
More...
over 1 year ago
* buckets/apr_brigade.c (apr_brigade_split_line, apr_brigade_to_iovec, apr_brigade_flatten): Ignore or cope with metadata buckets which return (NULL, 0) on read().
Joe Orton
More...
over 1 year ago
* buckets/apr_brigade.c (apr_brigade_split_line): Replace ad-hoc brigade memory corruption test with APR_BRIGADE_CHECK_CONSISTENCY.
Joe Orton
More...
over 1 year ago
Add .gitignore, generated with:
Joe Orton
More...
over 1 year ago
Ignore more DBM test files.
Joe Orton
More...
over 1 year ago
proc_mutex: Fix macro warning.
Yann Ylavic
More...
over 1 year ago
dbd, dso, threadproc: Fix prototypes warnings.
Yann Ylavic
More...
over 1 year ago
apr_getopt: Fix error message. The "-" is the invalid character, not the empty string.
Graham Leggett
More...
over 1 year ago
* dbm/apr_dbm_lmdb.c: Fix test failure on i686 due to too big map size
Joe Orton
More...
almost 2 years ago
* build/dbm.m4 (APU_CHECK_DBM): Fail if configured with --with-dbm=lmdb but LMDB is not available.
Joe Orton
More...
almost 2 years ago
* dbm/apr_dbm_lmdb.c: Improve error handling throughout to avoid double-free on error paths.
Joe Orton
More...
almost 2 years ago
* test/testdbm (test_dbm): Use APR_ASSERT_SUCCESS to give better errors in failure cases.
Joe Orton
More...
almost 2 years ago
sdbm: Fix old style function prototype warning with clang
Joe Orton
More...
almost 2 years ago
Test that configure really sets APx_HAVE_x flags in apr.h in configurations for optional features.
Joe Orton
More...
almost 2 years ago
* dbm/apr_dbm_lmdb.c: Syntax/comment cleanup, no functional change.
Joe Orton
More...
almost 2 years ago
Add LMDB driver for apr_dbm.
Joe Orton
More...
almost 2 years ago
* memcache/apr_memcache.c (conn_connect, mc_conn_construct): Fix regression in IPv4 handling in r1907242. Cycle through the address list handling v4/v6 addresses correctly.
Joe Orton
More...
about 2 years ago
* Whitespace fixes only. No functional change
Ruediger Pluem
More...
over 2 years ago
Align the apr_memcache API with the apr_reslist API
Ruediger Pluem
More...
over 2 years ago
Add a configurable retry period for dead servers instead of the currently hardcoded period of 5 seconds. The default is still 5 seconds.
Ruediger Pluem
More...
over 2 years ago
apr_jose: Pass NULL context within tests.
Graham Leggett
More...
over 2 years ago
apr_jose: Allow a user specified context to be passed with a signature or recipient.
Graham Leggett
More...
over 2 years ago
* Ignore the echoargs test app
Ruediger Pluem
More...
over 2 years ago
* Add CHANGES entry for r1909474, r1909585, r1909586, r1909590
Ruediger Pluem
More...
over 2 years ago
* Wait for the mock memcached to shutdown the socket
Ruediger Pluem
More...
over 2 years ago
* Add missing test/memcachedmock.c
Ruediger Pluem
More...
over 2 years ago
Check sockets from connection pool before using them and try to reconnect them if they are not usable any longer.
Ruediger Pluem
More...
over 2 years ago
In case that we have threads store the apr_reslist parameters in the apr_memcache_server_t struct for later usage.
Ruediger Pluem
More...
over 2 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
318
319
→
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