1
I Use This!
Moderate Activity

Commits : Listings

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