1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CMakeLists.txt: Define APU_HAVE_CRYPTO_PRNG when APU_HAVE_CRYPTO is enabled and we are going to use OpenSSL crypto backend. More... 5 months ago
CMakeLists.txt: Define APU_HAVE_OPENSSL when APU_HAVE_CRYPTO is enabled and we are going to use OpenSSL crypto backend. More... 5 months ago
Add %pg printf format string converter to print a pool tag: More... 5 months ago
Fix documented call to apr_strerror(). More... 5 months ago
Fix a stale link to subversion.apache.org. More... 5 months ago
apr_ldap: Remove second attempt to typedef apr_ldap_t. More... 5 months ago
apr_ldap: Add support for z/OS. More... 5 months ago
apr_ldap: Avoid throwing out the error when setting APR_LDAP_OPT_URI. More... 5 months ago
apr_ldap: Fix the switching on and off of LDAP_OPT_SSL in the Microsoft LDAP SDK. More... 5 months ago
apr_crypto_openssl: Fix response code for openssl3.5+ More... 5 months ago
testcrypto: Remove unused lines from test_crypto_block_openssl_nss_pad() More... 5 months ago
testcrypto: Remove unused lines. More... 5 months ago
testldap: If the DSO did not load, skip the test. More... 5 months ago
apr_ldap: Make sure APR_EINIT returned when the DSO is already loaded does not get returned as an error. Make sure DSO errors are passed accurately to the caller. More... 5 months ago
testcrypto: Modern NSS has disabled various algorithms, remove them from the tests. More... 5 months ago
RPM spec file: modernise build for APR v2.0. More... 5 months ago
apr_crypto_openssl: Add provider support on OpenSSL3+. More... 5 months ago
apr_crypto_openssl: ERR_free_strings and ERR_load_crypto_strings are gone. More... 5 months ago
apr_crypto_openssl: Remove remaining ENGINE references on openssl3+ More... 5 months ago
testdbm: Skip the test if the DSO could not be loaded. More... 5 months ago
testmemcache: Skip test if memcachedmock was not built. More... 5 months ago
testmmap: Log apr_file_open() filename on failure More... 5 months ago
testmmap: Log the human readable error on test failure. More... 5 months ago
apr_ldap: Add write capability to the LDAP API. Support for add, modify, rename, delete, and extended operations. More... 5 months ago
Note long-standing build breakage More... 7 months ago
Update config.guess and config.sub from https://git.savannah.gnu.org/cgit/config.git. More... 8 months ago
Happy New Year 2025 More... 8 months ago
Follow-up to r1920854: Compile test_proc_args_winbatch() only on Windows. More... 11 months ago
Follow-up to r1921029: More... 11 months ago
.github/workflows/windows-vcpkg.yml: Test dbd-postgresql in build. More... 11 months ago