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.
May 15, 2024 — May 15, 2025
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add CMakeSettings.json to svn:ignore.
Ivan Zhakov
More...
9 months ago
Remove CMakePresets.json.
Ivan Zhakov
More...
9 months ago
Merge 'cmake-native-type' branch: Use BUILD_SHARED_LIBS in CMake to specify the build type of the libraries instead of APR_BUILD_SHARED and APR_BUILD_STATIC options.
Ivan Zhakov
More...
9 months ago
On the 'cmake-native-type' branch: CMake: Globally set APR_HAVE_MODULAR_DSO for all targets.
Ivan Zhakov
More...
9 months ago
On the 'cmake-native-type' branch: Merge changes from trunk.
Ivan Zhakov
More...
9 months ago
CMake: Fix installation PDB files with multi-config generators.
Ivan Zhakov
More...
9 months ago
CMake: Fix installation of modules with multi-config generators.
Ivan Zhakov
More...
9 months ago
On the 'cmake-native-type' branch: CMake: Automatically set APR_MODULAR_DSO=OFF if BUILD_SHARED_LIBS=OFF.
Ivan Zhakov
More...
9 months ago
On the 'cmake-native-type' branch: Update GitHub Actions job name.
Ivan Zhakov
More...
9 months ago
On the 'cmake-native-type' branch: CMake: Use BUILD_SHARED_LIBS instead of APR_BUILD_SHARED/APR_BUILD_STATIC to specify build type.
Ivan Zhakov
More...
9 months ago
Create new branch 'cmake-native-type' for using BUILD_SHARED_LIBS in CMake to specify the build type of the libraries instead of APR_BUILD_SHARED and APR_BUILD_STATIC options.
Ivan Zhakov
More...
9 months ago
CMake: Install include/apr_ldap.h.
Ivan Zhakov
More...
9 months ago
CMake: Install include/apr_jose.h and include/apr_json.h.
Ivan Zhakov
More...
9 months ago
CMake: Install include/apr_encode.h.
Ivan Zhakov
More...
9 months ago
.github/workflows/windows.yml: Test cmake --install.
Ivan Zhakov
More...
9 months ago
.editorconfig: Configure guidelines to 78 characters.
Ivan Zhakov
More...
9 months ago
apr_buffer: Advance buffer during apr_buffer_pstrncat().
Graham Leggett
More...
9 months ago
apr_ldap: Explicitly detect the case where OpenLDAP has been installed with SASL support, but the SASL headers are missing.
Graham Leggett
More...
9 months ago
apr_ldap: Use locale independent apr_cstr_casecmpn() for comparison.
Graham Leggett
More...
9 months ago
apr_ldap: Add support for RFC4522 binary encoding option.
Graham Leggett
More...
9 months ago
testmmap: Avoid a crash after test_file_open() fails.
Graham Leggett
More...
9 months ago
Win32: Remove timeout_ms member from apr_socket_t.
Ivan Zhakov
More...
9 months ago
Use APR_TIMEUP for ETIMEDOUT too
Eric Covener
More...
9 months ago
use 0600 perms for named shared mem consistently
Eric Covener
More...
9 months ago
* test/testsock.c (test_get_addr): Fix test to portably switch the socket to non-blocking mode using apr_socket_timeout_set(). Also make the test SKIP for the case where the connect() completes synchronously.
Joe Orton
More...
9 months ago
Replicate r983618 in Win32 code.
Ivan Zhakov
More...
9 months ago
Follow-up to r1920043: Fix typo.
Ivan Zhakov
More...
9 months ago
Follow-up to r1917974: Remove trailing dot from CMake option description.
Ivan Zhakov
More...
9 months ago
Follow-up to r1917194: Remove trailing dot from CMake option description.
Ivan Zhakov
More...
9 months ago
Follow-up to r1903912: Remove trailing dot from CMake option description.
Ivan Zhakov
More...
9 months ago
←
1
2
3
4
→
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