Mirror of Apache Portable Runtime

Clone this repo:
  1. e461da5 Update config.guess and config.sub from by Rainer Jung · 6 days ago trunk
  2. adb26a0 Happy New Year 2026 by Rainer Jung · 6 days ago
  3. 4c0144a * json/apr_json.c by Ivan Zhakov · 4 weeks ago
  4. dda3fc1 * threadproc/win32/proc.c by Ivan Zhakov · 8 weeks ago
  5. 1e9eca4 Add const qualifier. by Ivan Zhakov · 8 weeks ago
  6. d064663 Follow-up to r1929716: Move variable declaration at the beginning of scope to by Ivan Zhakov · 8 weeks ago
  7. 0b0a7ee Refactoring in apr_proc_create() for Windows. No behavior changes expected. by Ivan Zhakov · 8 weeks ago
  8. 52bb09e * Avoid an overflow when converting the given INT64 timeout in microseconds by Ruediger Pluem · 3 months ago
  9. c5d6918 Add apr_strqtok() function to tokenise quoted strings. by Graham Leggett · 3 months ago
  10. c7f0d22 Arrange lmdb logic: htdbm -x wasn't working because the database was MDB_RDONLY. by Jean-Frederic Clere · 4 months ago
  11. 700166a Arrange the windows testshm. by Jean-Frederic Clere · 4 months ago
  12. 7142b62 Remove an echo left from debugging in r1928439 by Daniel Sahlberg · 4 months ago
  13. 1d01e0e Update script to generate coverage report: by Daniel Sahlberg · 4 months ago
  14. c75d7ea * Correctly identify fe80::/10 networks instead of fe80::/16 by Ruediger Pluem · 4 months ago
  15. 1c433f9 * Only apply percent decoding/encoding for link-local addresses under prefix fe80::/10 by Ruediger Pluem · 5 months ago
  16. e93d30f * Only look for a scope id inside the IPv6 address not ouside which means beyond the closing ']' by Ruediger Pluem · 5 months ago
  17. 98dd489 * Add missing PR number by Ruediger Pluem · 5 months ago
  18. 6c60fd0 apr_pools: abort() if creating the pool mutex failed (APR_POOL_DEBUG mode). by Yann Ylavic · 5 months ago
  19. 55364ad apr_pools: Follow up to r1927658. by Yann Ylavic · 5 months ago
  20. 471de34 * The off by one was on the allocation, not on the write by Ruediger Pluem · 5 months ago