Mirror of Apache Portable Runtime

Clone this repo:
  1. 204e6a2 * .github/workflows/linux.yml: Try the different syntax for GHA. by Ivan Zhakov · 2 days ago trunk
  2. 3c96131 * .github/workflows/linux.yml: Try the different syntax for GHA. by Ivan Zhakov · 2 days ago
  3. 6ec0951 * .github/workflows/linux.yml: Add Ubuntu arm builder by Ivan Zhakov · 2 days ago
  4. 256f2d5 Revert r1926399 and 1926400. by Ivan Zhakov · 2 days ago
  5. ac07401 Follow-up to r1926399: Check for correct status variable in tests. by Ivan Zhakov · 2 days ago
  6. 2671a40 * test/testshm.c: Close (deatch) shared memory object after delete, because by Ivan Zhakov · 2 days ago
  7. bddaf33 * .github/workflows/windows.yml: Add Windows arm64 job. by Ivan Zhakov · 2 days ago
  8. 5a6d517 apr_strings: Provide timing safe memory and string comparison functions. by Yann Ylavic · 10 days ago
  9. 8485009 * test/testcrypto.c: Do not use return for void functions. by Ivan Zhakov · 4 weeks ago
  10. 47e2e8c vcpkg: Add LDAP feature. by Ivan Zhakov · 4 weeks ago
  11. 6f09e96 * buckets/apr_brigade.c (apr_brigade_split_line): Factor-out local variable. by Ivan Zhakov · 4 weeks ago
  12. 5679b67 * network_io/win32/socket_pipe.c: by Ivan Zhakov · 4 weeks ago
  13. 8b55cc2 test/testbuckets.c: Use ABTS_SIZE_EQUAL() instead of ABTS_INT_EQUAL() to by Ivan Zhakov · 4 weeks ago
  14. a285229 Follow-up to r1924755: Include <WinBer.h> on Windows. by Ivan Zhakov · 4 weeks ago
  15. 23f7570 CMakeLists.txt: Use MODULE instead of SHARED for DSO modules. by Ivan Zhakov · 4 weeks ago
  16. 760271b apr_ldap: Fix leak while walking attributes. by Graham Leggett · 2 months ago
  17. 40db9d0 CMakeLists.txt: Define APU_HAVE_CRYPTO_PRNG when APU_HAVE_CRYPTO is enabled by Ivan Zhakov · 3 months ago
  18. 3b921c4 CMakeLists.txt: Define APU_HAVE_OPENSSL when APU_HAVE_CRYPTO is enabled and by Ivan Zhakov · 3 months ago
  19. 56d1136 Add %pg printf format string converter to print a pool tag: by Joe Orton · 3 months ago
  20. 53044c5 Fix documented call to apr_strerror(). by Graham Leggett · 3 months ago