1. 6f47453 apr_ldap: Reset apr_ldap_bind_interact_t each time in case the by Graham Leggett · 2 weeks ago trunk
  2. 2ce7b53 Follow-up to r1926628. by Ivan Zhakov · 4 weeks ago
  3. c3ba9e5 * .github/workflows/windows.yml: Save VS DevEnv environment to GITHUB_ENV to by Ivan Zhakov · 4 weeks ago
  4. a46a586 The apu_dso_load() function accepts a NULL dlhandleptr. Avoid by Graham Leggett · 4 weeks ago
  5. 204e6a2 * .github/workflows/linux.yml: Try the different syntax for GHA. by Ivan Zhakov · 5 weeks ago
  6. 3c96131 * .github/workflows/linux.yml: Try the different syntax for GHA. by Ivan Zhakov · 5 weeks ago
  7. 6ec0951 * .github/workflows/linux.yml: Add Ubuntu arm builder by Ivan Zhakov · 5 weeks ago
  8. 256f2d5 Revert r1926399 and 1926400. by Ivan Zhakov · 5 weeks ago
  9. ac07401 Follow-up to r1926399: Check for correct status variable in tests. by Ivan Zhakov · 5 weeks ago
  10. 2671a40 * test/testshm.c: Close (deatch) shared memory object after delete, because by Ivan Zhakov · 5 weeks ago
  11. bddaf33 * .github/workflows/windows.yml: Add Windows arm64 job. by Ivan Zhakov · 5 weeks ago
  12. 5a6d517 apr_strings: Provide timing safe memory and string comparison functions. by Yann Ylavic · 6 weeks ago
  13. 8485009 * test/testcrypto.c: Do not use return for void functions. by Ivan Zhakov · 9 weeks ago
  14. 47e2e8c vcpkg: Add LDAP feature. by Ivan Zhakov · 9 weeks ago
  15. 6f09e96 * buckets/apr_brigade.c (apr_brigade_split_line): Factor-out local variable. by Ivan Zhakov · 9 weeks ago
  16. 5679b67 * network_io/win32/socket_pipe.c: by Ivan Zhakov · 9 weeks ago
  17. 8b55cc2 test/testbuckets.c: Use ABTS_SIZE_EQUAL() instead of ABTS_INT_EQUAL() to by Ivan Zhakov · 9 weeks ago
  18. a285229 Follow-up to r1924755: Include <WinBer.h> on Windows. by Ivan Zhakov · 9 weeks ago
  19. 23f7570 CMakeLists.txt: Use MODULE instead of SHARED for DSO modules. by Ivan Zhakov · 9 weeks ago
  20. 760271b apr_ldap: Fix leak while walking attributes. by Graham Leggett · 4 months ago
  21. 40db9d0 CMakeLists.txt: Define APU_HAVE_CRYPTO_PRNG when APU_HAVE_CRYPTO is enabled by Ivan Zhakov · 4 months ago
  22. 3b921c4 CMakeLists.txt: Define APU_HAVE_OPENSSL when APU_HAVE_CRYPTO is enabled and by Ivan Zhakov · 4 months ago
  23. 56d1136 Add %pg printf format string converter to print a pool tag: by Joe Orton · 4 months ago
  24. 53044c5 Fix documented call to apr_strerror(). by Graham Leggett · 4 months ago
  25. b598674 Fix a stale link to subversion.apache.org. by Graham Leggett · 4 months ago
  26. 50a5167 apr_ldap: Remove second attempt to typedef apr_ldap_t. by Graham Leggett · 4 months ago
  27. b53828a apr_ldap: Add support for z/OS. by Graham Leggett · 4 months ago
  28. 223c538 apr_ldap: Avoid throwing out the error when setting APR_LDAP_OPT_URI. by Graham Leggett · 4 months ago
  29. d4219eb apr_ldap: Fix the switching on and off of LDAP_OPT_SSL in the by Graham Leggett · 4 months ago
  30. 6979d2f apr_crypto_openssl: Fix response code for openssl3.5+ by Graham Leggett · 4 months ago
  31. 17b347a testcrypto: Remove unused lines from test_crypto_block_openssl_nss_pad() by Graham Leggett · 4 months ago
  32. df989a5 testcrypto: Remove unused lines. by Graham Leggett · 4 months ago
  33. 6f65d7e testldap: If the DSO did not load, skip the test. by Graham Leggett · 4 months ago
  34. 56337c3 apr_ldap: Make sure APR_EINIT returned when the DSO is already loaded by Graham Leggett · 4 months ago
  35. f05a3bc testcrypto: Modern NSS has disabled various algorithms, remove them by Graham Leggett · 4 months ago
  36. fefeef1 RPM spec file: modernise build for APR v2.0. by Graham Leggett · 4 months ago
  37. f7d8cbe apr_crypto_openssl: Add provider support on OpenSSL3+. by Graham Leggett · 4 months ago
  38. 5d93f08 apr_crypto_openssl: ERR_free_strings and ERR_load_crypto_strings are gone. by Graham Leggett · 4 months ago
  39. a9003ea apr_crypto_openssl: Remove remaining ENGINE references on openssl3+ by Graham Leggett · 4 months ago
  40. c682cfd testdbm: Skip the test if the DSO could not be loaded. by Graham Leggett · 4 months ago
  41. 88a0637 testmemcache: Skip test if memcachedmock was not built. by Graham Leggett · 4 months ago
  42. 3032f61 testmmap: Log apr_file_open() filename on failure by Graham Leggett · 4 months ago
  43. 1850511 testmmap: Log the human readable error on test failure. by Graham Leggett · 4 months ago
  44. c4b0627 apr_ldap: Add write capability to the LDAP API. Support for by Graham Leggett · 4 months ago
  45. d6bb3f9 Note long-standing build breakage by Rainer Jung · 6 months ago
  46. 9397564 Update config.guess and config.sub from by Rainer Jung · 7 months ago
  47. 9645374 Happy New Year 2025 by Rainer Jung · 7 months ago
  48. d131b4e Follow-up to r1920854: Compile test_proc_args_winbatch() only on Windows. by Ivan Zhakov · 10 months ago
  49. 4283c6a Follow-up to r1921029: by Ivan Zhakov · 10 months ago
  50. db167c9 .github/workflows/windows-vcpkg.yml: Test dbd-postgresql in build. by Ivan Zhakov · 10 months ago
  51. d799a54 vcpkg: Add dbd-postgresql feature. by Ivan Zhakov · 10 months ago
  52. 8afd358 CMake: Use lowercase for CMake commands (if, set ...): by Ivan Zhakov · 10 months ago
  53. 417cafb .github/workflows/windows.yml: Update to use APR_XML_BACKEND configuration by Ivan Zhakov · 10 months ago
  54. 691f4c1 CMake: Replace APU_USE_EXPAT, APU_USE_LIBXML2, APU_USE_XMLLITE configuration by Ivan Zhakov · 10 months ago
  55. eccf65f apr_proc_create(): Check that progname argument is quoted correctly if by Ivan Zhakov · 10 months ago
  56. 16d7aaf Add basic tests for apr_proc_create() for Windows batch files. by Ivan Zhakov · 10 months ago
  57. 27b0370 test_proc_args: Print arguments separated with newlines. by Ivan Zhakov · 10 months ago
  58. d8c5b53 CMake: Use imported targets for Iconv library. by Ivan Zhakov · 10 months ago
  59. d148082 CMake: Use #cmakedefine01 for APU_USE_EXPAT, APU_USE_LIBXML2 and APU_USE_XMLLITE. by Ivan Zhakov · 10 months ago
  60. 0ae68f0 CMake: Use imported targets for XML libraries (expat, LibXml2, XmlLite) by Ivan Zhakov · 10 months ago
  61. e475f78 * README.cmake: Update to current state. by Ivan Zhakov · 10 months ago
  62. e27a439 .github/workflows/windows.yml: Build PostgreSQL driver in 'All' configuration. by Ivan Zhakov · 10 months ago
  63. 6d2eeae CMake: Add support to build PostgreSQL DBD driver. by Ivan Zhakov · 10 months ago
  64. 857c13e CMake: Search only for packages needed for enabled features. by Ivan Zhakov · 10 months ago
  65. f5cb461 CMake: Require CMake 3.5 or later. by Ivan Zhakov · 10 months ago
  66. eb0a80b CMake: Factor-out macro ADD_APR_MODULE() to define APR DSO module library. by Ivan Zhakov · 10 months ago
  67. dc390de .github/workflows/windows.yml: Follow-up to r1920690: Fix syntax error. by Ivan Zhakov · 10 months ago
  68. 349edac .github/workflows/windows.yml: Run 'Install dependencies' step only if matrix.packages by Ivan Zhakov · 10 months ago
  69. b22ff08 CMake: Use CMake imported targets for OpenSSL and SQLite3. Similar to r1920657 by Ivan Zhakov · 10 months ago
  70. 865b0dc .github/workflows/windows.yml: Build all features in static job. by Ivan Zhakov · 10 months ago
  71. 59fd253 .github/workflows/windows.yml: Add job to build with expat. by Ivan Zhakov · 10 months ago
  72. 4808455 .github/workflows/windows.yml: Remove -A argument because Ninja generator by Ivan Zhakov · 10 months ago
  73. 6f7e172 .github/workflows/windows.yml: Use Ninja generator. by Ivan Zhakov · 10 months ago
  74. 006149d PR69298: "attribute "format" is unknown, ignored" by Eric Covener · 10 months ago
  75. dfab1b5 .github/workflows/windows.yml: Install dependencies. by Ivan Zhakov · 10 months ago
  76. 70329cf .github/workflows/windows.yml: Follow-up to r1920677: Specify toolset parameter by Ivan Zhakov · 10 months ago
  77. cc32a24 .github/workflows/windows.yml: Explicitly list interested configurations. by Ivan Zhakov · 10 months ago
  78. d5d705a CMake: Remove /exports link flag for modules, because modules use by Ivan Zhakov · 11 months ago
  79. 6c10d5a * build/vcpkg/apr-2/portfile.cmake: handle dbd-odbc option correctly. by Ivan Zhakov · 11 months ago
  80. ab25010 Add CMakeSettings.json to svn:ignore. by Ivan Zhakov · 11 months ago
  81. 3cd6bf2 Remove CMakePresets.json. by Ivan Zhakov · 11 months ago
  82. 95677c8 Merge 'cmake-native-type' branch: Use BUILD_SHARED_LIBS in CMake to specify the by Ivan Zhakov · 11 months ago
  83. 0004bfa On the 'cmake-native-type' branch: CMake: Globally set APR_HAVE_MODULAR_DSO by Ivan Zhakov · 11 months ago cmake-native-type
  84. f7b670e On the 'cmake-native-type' branch: Merge changes from trunk. by Ivan Zhakov · 11 months ago
  85. d384777 CMake: Fix installation PDB files with multi-config generators. by Ivan Zhakov · 11 months ago
  86. 15288d8 CMake: Fix installation of modules with multi-config generators. by Ivan Zhakov · 11 months ago
  87. d118eb5 On the 'cmake-native-type' branch: CMake: Automatically set APR_MODULAR_DSO=OFF by Ivan Zhakov · 11 months ago
  88. 94a1ba8 On the 'cmake-native-type' branch: Update GitHub Actions job name. by Ivan Zhakov · 11 months ago
  89. 2e1ad9d On the 'cmake-native-type' branch: CMake: Use BUILD_SHARED_LIBS instead of by Ivan Zhakov · 11 months ago
  90. 48da790 Create new branch 'cmake-native-type' for using BUILD_SHARED_LIBS in CMake to by Ivan Zhakov · 11 months ago
  91. 709c187 CMake: Install include/apr_ldap.h. by Ivan Zhakov · 11 months ago
  92. 363fd30 CMake: Install include/apr_jose.h and include/apr_json.h. by Ivan Zhakov · 11 months ago
  93. 63862f6 CMake: Install include/apr_encode.h. by Ivan Zhakov · 11 months ago
  94. 535342d .github/workflows/windows.yml: Test cmake --install. by Ivan Zhakov · 11 months ago
  95. 7926f3b .editorconfig: Configure guidelines to 78 characters. by Ivan Zhakov · 11 months ago
  96. f1886c4 apr_buffer: Advance buffer during apr_buffer_pstrncat(). by Graham Leggett · 11 months ago
  97. 0b10ac3 apr_ldap: Explicitly detect the case where OpenLDAP has been by Graham Leggett · 11 months ago
  98. df96b37 apr_ldap: Use locale independent apr_cstr_casecmpn() for comparison. by Graham Leggett · 11 months ago
  99. 9292e19 apr_ldap: Add support for RFC4522 binary encoding option. by Graham Leggett · 11 months ago
  100. 44a73a5 testmmap: Avoid a crash after test_file_open() fails. by Graham Leggett · 11 months ago