1. 0cf97bf On apr-util/1.7.x: Merged r1896805 from apr/trunk: by Ivan Zhakov · 3 weeks ago 1.7.x
  2. acdc590 On apu/1.7.x branch: Merge r1924727 from apr/apr/trunk: by Ivan Zhakov · 3 weeks ago
  3. 9c581e4 On apu/1.7.x branch: Merge r1895522 from apr/trunk: by Ivan Zhakov · 3 weeks ago
  4. e2551f9 On 1.7.x: Follow-up to r1925067: Correctly resolve conflicts. by Ivan Zhakov · 3 weeks ago
  5. c3cb06e Merged r1924726 apr/trunk: by Ivan Zhakov · 3 weeks ago
  6. 2423b4a apr_ldap: Fix leak while walking attributes. by Graham Leggett · 4 weeks ago
  7. 22a3fd8 apr_ldap: Remove second attempt to typedef apr_ldap_t. by Graham Leggett · 5 weeks ago
  8. 83075b9 Fix typo in comment by Rainer Jung · 6 weeks ago
  9. 604a7cb apr_ldap: Add support for z/OS. by Graham Leggett · 6 weeks ago
  10. aa931e9 apr_ldap: Avoid throwing out the error when setting APR_LDAP_OPT_URI. by Graham Leggett · 6 weeks ago
  11. f6d5cf5 apr_ldap: Fix the switching on and off of LDAP_OPT_SSL in the by Graham Leggett · 6 weeks ago
  12. 33e1bcf apr_crypto_openssl: Fix response code for openssl3.5+ by Graham Leggett · 6 weeks ago
  13. 72ca44e RPM spec file: modernise build for APR-util v1.7. by Graham Leggett · 6 weeks ago
  14. c0821e0 testcrypto: Remove unused lines from test_crypto_block_openssl_nss_pad() by Graham Leggett · 6 weeks ago
  15. 55b04da testldap: If the DSO did not load, skip the test. by Graham Leggett · 6 weeks ago
  16. 289e1fb apr_ldap: Make sure APR_EINIT returned when the DSO is already loaded by Graham Leggett · 6 weeks ago
  17. 78d23f1 testcrypto: Remove unused lines. by Graham Leggett · 6 weeks ago
  18. 104fbb5 testcrypto: Modern NSS has disabled various algorithms, remove them by Graham Leggett · 6 weeks ago
  19. cf26d0b apr_crypto_openssl: Add provider support on OpenSSL3+. by Graham Leggett · 7 weeks ago
  20. 643e2f5 apr_crypto_openssl: ERR_free_strings and ERR_load_crypto_strings are gone. by Graham Leggett · 7 weeks ago
  21. 317be19 apr_crypto_openssl: Remove remaining ENGINE references on openssl3+ by Graham Leggett · 7 weeks ago
  22. d31283d apr_dbm_lmdb: Add LMDB driver for apr_dbm. by Graham Leggett · 7 weeks ago
  23. ad6fa6f testdbm: Skip the test if the DSO could not be loaded. by Graham Leggett · 7 weeks ago
  24. c506cc0 testmemcache: Skip test if memcachedmock was not built. by Graham Leggett · 7 weeks ago
  25. 92cdf84 apr-dbm-lmdb: Add LMDB driver for apr_dbm. by Graham Leggett · 7 weeks ago
  26. 44cea5d testldap: Reinstate Windows LDAP library for legacy tests by Graham Leggett · 7 weeks ago
  27. bc49b80 Trigger an apr-util 1.7 build with apr-1.8. by Graham Leggett · 8 weeks ago
  28. 070fc66 Ubuntu 20.04 is no more, welcome 24.04. by Graham Leggett · 8 weeks ago
  29. 6b5cd7e Update workflows to use apr v1.8. by Graham Leggett · 8 weeks ago
  30. 0d5f897 Backport from trunk: by Graham Leggett · 8 weeks ago
  31. d9d7135 Happy New Year 2025 by Rainer Jung · 4 months ago
  32. a2858b0 .github/workflows/windows.yml: Build with APU_HAVE_ICONV=ON. by Ivan Zhakov · 7 months ago
  33. 9f1cf16 CMake: Add support for APR_HAVE_ICONV. by Ivan Zhakov · 7 months ago
  34. dba2a70 README.cmake: Document that SQLite3 is supported with CMake build. by Ivan Zhakov · 7 months ago
  35. 3cb655c CMake: Add ldap/apr_ldap.c when building LDAP support. by Ivan Zhakov · 7 months ago
  36. fe5ebf5 * .github/workflows/windows.yml: Build DBD PostgreSQL support. by Ivan Zhakov · 7 months ago
  37. ef7c97c Merged r1920712 from apr/trunk: by Ivan Zhakov · 7 months ago
  38. 07f0c1f CMake: Define APU_DSO_MODULE_BUILD when **building** DSO module to match by Ivan Zhakov · 8 months ago
  39. 0737c1a * include/apr_ldap.hwc: Include apr_ldap_common.h -- apr_ldap.hw includes it. by Ivan Zhakov · 8 months ago
  40. 253b0ce CMake: Factor-out macro ADD_APU_MODULE() to define APU dso module library. by Ivan Zhakov · 8 months ago
  41. b0ce58b CMake: Remove unused directive. by Ivan Zhakov · 8 months ago
  42. 3b99834 .github/workflows/windows.yml: Fix configuration parameter. For some reason by Ivan Zhakov · 8 months ago
  43. e5e461d .github/workflows/windows.yml: Add job that build APR-Util with LDAP enabled. by Ivan Zhakov · 8 months ago
  44. 39bc3c5 CMake: By default disable LDAP support on Windows -- it does not compile. by Ivan Zhakov · 8 months ago
  45. a5c1557 CMake: Fix syntax. by Ivan Zhakov · 8 months ago
  46. dc6dd43 CMake: Remove APR_INCLUDE_DIR from global include directories because we by Ivan Zhakov · 8 months ago
  47. 322f45c Fix x86 Windows build: add APU_DECLARE() apr_jose*() and apr_json_*() by Ivan Zhakov · 8 months ago
  48. 60daebf Fix x86 Windows build: add APU_DECLARE() apr_jose*() and apr_json_*() by Ivan Zhakov · 8 months ago
  49. 052a30b CMake: Use imported targets for SQLite3. by Ivan Zhakov · 8 months ago
  50. c3621f4 CMake: Use imported targets for OpenSSL. by Ivan Zhakov · 8 months ago
  51. 881cfbf .github/workflows/windows.yml: Add x86 build. by Ivan Zhakov · 8 months ago
  52. b11ee7f CMake: Rename APR_BUILD_TESTAPR to APU_BUILD_TEST. by Ivan Zhakov · 8 months ago
  53. 3bb6916 CMake: Wrap long line. by Ivan Zhakov · 8 months ago
  54. 3f99544 CMake: Do not set XML_STATIC compile definition because expat::expat imported by Ivan Zhakov · 8 months ago
  55. ba244be CMake: Remove XMLLIB_INCLUDE_DIR because we are using Imported CMake targets by Ivan Zhakov · 8 months ago
  56. 0cef730 .github/workflows/windows.yml: Set APR_USE_EXPAT=OFF and APR_USE_LIBXML2=ON by Ivan Zhakov · 8 months ago
  57. df9e217 .github/workflows/windows.yml: Set VCPKG_TARGET_TRIPLET when building APR and by Ivan Zhakov · 8 months ago
  58. ffd3990 CMake: Search only for packages needed for enabled features. by Ivan Zhakov · 8 months ago
  59. 6e523b3 CMake: Search for expat package in Config mode. Config mode package named by Ivan Zhakov · 8 months ago
  60. debc0b4 .github/workflows/windows.yml: Build using x64-windows-static triplet for by Ivan Zhakov · 8 months ago
  61. 70f24f1 CMake: Use imported target for LibXml2 to automatically link with LibXml2 by Ivan Zhakov · 8 months ago
  62. 5630314 CMake: Use COMMAND_EXPAND_LISTS option when invoking cmake.exe -E copy_if_different by Ivan Zhakov · 8 months ago
  63. f7908b9 .github/workflows/windows.yml: Add builder with Libxml2. by Ivan Zhakov · 8 months ago
  64. 96591ce .github/workflows/windows.yml: Use name from matrix. by Ivan Zhakov · 8 months ago
  65. e3a4e86 .github/workflows/windows.yml: Add minimal and full build configuration. by Ivan Zhakov · 8 months ago
  66. d6afa14 Merged r1918043, r1918047 from apr/trunk: by Ivan Zhakov · 8 months ago
  67. de38d80 CMake: Fix shared build test run. by Ivan Zhakov · 8 months ago
  68. b29b52e CMake: Use single target for shared and static build (libaprutil-1) but keep by Ivan Zhakov · 8 months ago
  69. 901d72e .github/workflows/windows.yml: Add test matrix for shared build without DSO. by Ivan Zhakov · 8 months ago
  70. ed2ac19 .github/workflows/windows.yml: Remove trailing whitespace. by Ivan Zhakov · 8 months ago
  71. 28fdc2e .github/workflows/windows.yml: Test cmake --install. by Ivan Zhakov · 8 months ago
  72. 2a8b702 Tests: Use more appropriate types in compare/assert. by Ivan Zhakov · 8 months ago
  73. 86c38e8 Merge r1902191, r1902192 from apr/trunk: by Ivan Zhakov · 8 months ago
  74. c7f6abc .github/workflows/windows.yml: Add static build. by Ivan Zhakov · 8 months ago
  75. 07896dd Merged revision r1920436 from apr/trunk: by Ivan Zhakov · 8 months ago
  76. 930e7e9 Add CMakeSettings.json to svn:ignore. by Ivan Zhakov · 8 months ago
  77. 77f835c Merged r1920441 from apr/trunk: by Ivan Zhakov · 8 months ago
  78. 9a582fb Merged r1920432 from apr/trunk: by Ivan Zhakov · 8 months ago
  79. 229c921 CMake: Use TARGET_LINK_OPTIONS to set /export link flag. by Ivan Zhakov · 8 months ago
  80. bc3b5f5 CMake: Use LIST(APPEND). by Ivan Zhakov · 8 months ago
  81. 449b0e2 Merged r1895526 from apr/trunk: by Ivan Zhakov · 8 months ago
  82. bb04836 CI: Add some basic Linux job definitions. by Joe Orton · 8 months ago
  83. 0295ed4 Populate .gitignore from svn:ignore properites. by Joe Orton · 8 months ago
  84. d4808e5 * test/Makefile.in: Fix "make check" not building memcachedmock. by Joe Orton · 8 months ago
  85. 0c7d319 Merge r1902024 from trunk: by Joe Orton · 8 months ago
  86. d183341 CMake: Cleanup unused apiflag variable. by Ivan Zhakov · 8 months ago
  87. 1461a38 .github/workflows/windows.yml: Wrap long lines. by Ivan Zhakov · 8 months ago
  88. ad2d48b CMake: Rework DSO configuration: by Ivan Zhakov · 8 months ago
  89. 528e91a CMake: Define HAVE_SQL_H in apu_config.hwc. by Ivan Zhakov · 8 months ago
  90. 10748b7 CMake: Make APU_DSO_MODULE_BUILD configurable option. by Ivan Zhakov · 8 months ago
  91. d56ae89 CMake: Use FIND_PACKAGE() to find APR package. by Ivan Zhakov · 8 months ago
  92. 372d454 win32: Remove Windows 9x support. by Ivan Zhakov · 8 months ago
  93. cf38342 CMake: Use TARGET_INCLUDE_DIRECTORIES for apr_crypto_openssl-1. by Ivan Zhakov · 8 months ago
  94. 6035711 Merge r1917112 from apr/trunk: by Ivan Zhakov · 8 months ago
  95. 7a48a7f Merge r1917109 from apr/trunk: by Ivan Zhakov · 8 months ago
  96. db42f17 * .github/workflows/windows.yml: Use TEST_STATIC_LIBS because we need libapr-1.dll by Ivan Zhakov · 8 months ago
  97. 83d0dfb Merged r1905416 apr/trunk: by Ivan Zhakov · 8 months ago
  98. 520bb4d README.cmake: Require CMake 3.5 or later. CMake before version 3.5 is not by Ivan Zhakov · 8 months ago
  99. 086daf1 CMake: Use target public/interface compile definitions to setup APU_DECLARE_IMPORT by Ivan Zhakov · 8 months ago
  100. eb759d5 CMake: Add APU_BUILD_SHARED and APU_BUILD_STATIC to enable/disable shared/static by Ivan Zhakov · 8 months ago