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
about 20 hours
ago. based on code collected
about 20 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 5 of 318
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
apr_ldap: Make the sasl callback disappear when OpenLDAP is not used.
Graham Leggett
More...
12 months ago
apr_ldap: The unix domain socket test syntax consists of just the socket.
Graham Leggett
More...
12 months ago
apr_ldap: Add the ability to get and set APR_LDAP_OPT_DEBUG_LEVEL where supported by the SDK.
Graham Leggett
More...
about 1 year ago
Allow the apu_err_t parameter to be optional.
Graham Leggett
More...
about 1 year ago
Should apr_ldap_option_get fail, print the reason why. The reason most likely relates to an inability to load the ldap module.
Graham Leggett
More...
about 1 year ago
* shmem/unix/shm.c (apr_shm_perms_set): Omit the POSIX shm implementation on MacOS (falling through to ENOTIMPL instead), since it is either failing or hanging in testing.
Joe Orton
More...
about 1 year ago
CI: Use a 15 minute timeout on MacOS jobs, still hanging after r1919728.
Joe Orton
More...
about 1 year ago
* test/testshm.c (test_named_perms): Skip on Mac OS X, hangs in CI and fails manually, see dev@apr msgid <
[email protected]
>.
Joe Orton
More...
about 1 year ago
Disable forever-failing Windows jobs and try to fix MacOS.
Joe Orton
More...
about 1 year ago
* test/testshm.c (test_named_perms): Add test case.
Joe Orton
More...
about 1 year ago
* crypto/apr_crypto_openssl.c: Only include <openssl/engine.h> if it's being used.
Joe Orton
More...
about 1 year ago
CMake: Use #cmakedefine01 in include/apr.hwc.
Ivan Zhakov
More...
about 1 year ago
apr_table: Use APR_TABLE_POOL_DEBUG rather than general APR_POOL_DEBUG
Yann Ylavic
More...
about 1 year ago
Revert r1918258.
Joe Orton
More...
about 1 year ago
For thread-debug builds, use error-checking mutexes for proc_mutex_pthread:
Joe Orton
More...
about 1 year ago
* file_io/unix/pipe.c (file_pipe_create): Use pipe2(,O_NONBLOCK) by default unless APR_FULL_BLOCK was used; unconditionally set the blocking state later. Saves two syscalls per invocation for both APR_READ_BLOCK and APR_WRITE_BLOCK, no [intended] functional change.
Joe Orton
More...
about 1 year ago
* locks/unix/global_mutex.c (apr_global_mutex_child_init, apr_global_mutex_perms_set): Simplify code, no functional change.
Joe Orton
More...
about 1 year ago
* build/vcpkg/apr-2/portfile.cmake: Remove code to support FEATURE_MINIMAL_BUILD.
Ivan Zhakov
More...
about 1 year ago
CMake: Follow-up to r1918043: Use CACHE STRING instead of CACHE PATH for APR_INSTALL_*_DIR options.
Ivan Zhakov
More...
about 1 year ago
CMake: Add APR_INSTALL_BIN_DIR, APR_INSTALL_LIB_DIR, APR_INSTALL_INCLUDE_DIR options to configure binary, library and include sub-directories.
Ivan Zhakov
More...
about 1 year ago
* README.cmake: Document APU_HAVE_SQLITE3 option.
Ivan Zhakov
More...
about 1 year ago
* README.cmake: Document APR_MODULAR_DSO option.
Ivan Zhakov
More...
about 1 year ago
win32: Use SRW Lock instead of CRITICAL_SECTION: - The are the same in terms of performance. - The SRW Lock can be statically initialized and does not need to be freed.
Ivan Zhakov
More...
about 1 year ago
CMake: Add minimal support for pool debugging.
Ivan Zhakov
More...
about 1 year ago
apr.h: __attribute__ and __has_attribute exist for !__GNUC__ compilers. PR 69009.
Yann Ylavic
More...
over 1 year ago
Revert r1917741:1917742.
Yann Ylavic
More...
over 1 year ago
apr.h: Follow up to r1917741: Adapt comment.
Yann Ylavic
More...
over 1 year ago
apr.h: __attribute__ and __has_attribute exist for !__GNUC__ compilers. PR 69009.
Yann Ylavic
More...
over 1 year ago
* build/vcpkg/apr-2/vcpkg.json: Add platform: windows for vcpkg-cmake-config dependency.
Ivan Zhakov
More...
over 1 year ago
* build/vcpkg/apr-2/vcpkg.json: Add license information.
Ivan Zhakov
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
317
318
→
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