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 22 hours
ago. based on code collected
about 22 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 1 of 318
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* build/apr_common.m4 (APR_END_DECISION, APR_ENABLE_LAYOUT): Use standard autoconf output macros (cosmetic change only).
Joe Orton
More...
9 days ago
CI: Add some sanity tests for various apr_private.h definitions.
Joe Orton
More...
9 days ago
* build/apr_common.m4 (APR_TRY_COMPILE_NO_WARNING): Simplify by using APR_LANG_PROGRAM.
Joe Orton
More...
9 days ago
* build/apr_network.m4: In the gethostbyname_r/getservbyname_r checks, try harder to suppress "unused variable" warnings which could otherwise create false negatives in the tests.
Joe Orton
More...
9 days ago
* configure.in: Fix cross-compilation detection when build_alias and host_alias are set to the same non-empty value.
Joe Orton
More...
9 days ago
* configure.in: Use consistent reporting of detected integer sizes/format/parsing (cosmetic change only).
Joe Orton
More...
9 days ago
* configure.in: Use standard autoconf macro AC_C_VARARRAYS for detecting VLA support.
Joe Orton
More...
9 days ago
Fix some warnings from doxygen.
Daniel Sahlberg
More...
11 days ago
Fix pool debugging. With lifetime or owner checks enabled, pools couldn't even be created, except for the global pool which is a special case.
Branko Čibej
More...
13 days ago
update IBM I platform detection
Eric Covener
More...
26 days ago
apr_ldap: Reset apr_ldap_bind_interact_t each time in case the callback misbehaves.
Graham Leggett
More...
about 2 months ago
Follow-up to r1926628.
Ivan Zhakov
More...
about 2 months ago
* .github/workflows/windows.yml: Save VS DevEnv environment to GITHUB_ENV to avoid calling VsDevCmd.bat script on all steps.
Ivan Zhakov
More...
about 2 months ago
The apu_dso_load() function accepts a NULL dlhandleptr. Avoid a segfault when we try load a module twice.
Graham Leggett
More...
2 months ago
* .github/workflows/linux.yml: Try the different syntax for GHA.
Ivan Zhakov
More...
2 months ago
* .github/workflows/linux.yml: Try the different syntax for GHA.
Ivan Zhakov
More...
2 months ago
* .github/workflows/linux.yml: Add Ubuntu arm builder
Ivan Zhakov
More...
2 months ago
Revert r1926399 and 1926400.
Ivan Zhakov
More...
2 months ago
Follow-up to r1926399: Check for correct status variable in tests.
Ivan Zhakov
More...
2 months ago
* test/testshm.c: Close (deatch) shared memory object after delete, because some platforms (e.g. Windows) doesn't delete object until last handle is closed.
Ivan Zhakov
More...
2 months ago
* .github/workflows/windows.yml: Add Windows arm64 job.
Ivan Zhakov
More...
2 months ago
apr_strings: Provide timing safe memory and string comparison functions.
Yann Ylavic
More...
3 months ago
* test/testcrypto.c: Do not use return for void functions.
Ivan Zhakov
More...
3 months ago
vcpkg: Add LDAP feature.
Ivan Zhakov
More...
3 months ago
* buckets/apr_brigade.c (apr_brigade_split_line): Factor-out local variable.
Ivan Zhakov
More...
3 months ago
* network_io/win32/socket_pipe.c: (create_socket_pipe): Use htonl(INADDR_LOOPBACK) instead of inet_addr("127.0.0.1") to get loopback address.
Ivan Zhakov
More...
3 months ago
test/testbuckets.c: Use ABTS_SIZE_EQUAL() instead of ABTS_INT_EQUAL() to check iov_len.
Ivan Zhakov
More...
3 months ago
Follow-up to r1924755: Include <WinBer.h> on Windows.
Ivan Zhakov
More...
3 months ago
CMakeLists.txt: Use MODULE instead of SHARED for DSO modules.
Ivan Zhakov
More...
3 months ago
apr_ldap: Fix leak while walking attributes.
Graham Leggett
More...
5 months 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