Mirror of Apache Portable Runtime

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