Mirror of Apache Portable Runtime

Clone this repo:
  1. 52bb09e * Avoid an overflow when converting the given INT64 timeout in microseconds by Ruediger Pluem · 3 weeks ago trunk
  2. c5d6918 Add apr_strqtok() function to tokenise quoted strings. by Graham Leggett · 6 weeks ago
  3. c7f0d22 Arrange lmdb logic: htdbm -x wasn't working because the database was MDB_RDONLY. by Jean-Frederic Clere · 6 weeks ago
  4. 700166a Arrange the windows testshm. by Jean-Frederic Clere · 6 weeks ago
  5. 7142b62 Remove an echo left from debugging in r1928439 by Daniel Sahlberg · 8 weeks ago
  6. 1d01e0e Update script to generate coverage report: by Daniel Sahlberg · 8 weeks ago
  7. c75d7ea * Correctly identify fe80::/10 networks instead of fe80::/16 by Ruediger Pluem · 10 weeks ago
  8. 1c433f9 * Only apply percent decoding/encoding for link-local addresses under prefix fe80::/10 by Ruediger Pluem · 2 months ago
  9. e93d30f * Only look for a scope id inside the IPv6 address not ouside which means beyond the closing ']' by Ruediger Pluem · 2 months ago
  10. 98dd489 * Add missing PR number by Ruediger Pluem · 2 months ago
  11. 6c60fd0 apr_pools: abort() if creating the pool mutex failed (APR_POOL_DEBUG mode). by Yann Ylavic · 3 months ago
  12. 55364ad apr_pools: Follow up to r1927658. by Yann Ylavic · 3 months ago
  13. 471de34 * The off by one was on the allocation, not on the write by Ruediger Pluem · 3 months ago
  14. 5d2ccf8 * Fix off by one error caught by UBsan CI build by Ruediger Pluem · 3 months ago
  15. 2176839 * Reorder by Ruediger Pluem · 3 months ago
  16. 267cf1f * Whitespace fixes by Ruediger Pluem · 3 months ago
  17. 8ddc303 Implement RFC6874 zone identifier encoding / decoding by Ruediger Pluem · 3 months ago
  18. 1fc7e36 * Fix comment by Ruediger Pluem · 3 months ago
  19. ed9cb1c * build/apr_common.m4 (APR_END_DECISION, APR_ENABLE_LAYOUT): by Joe Orton · 3 months ago
  20. 8f63e01 CI: Add some sanity tests for various apr_private.h definitions. by Joe Orton · 3 months ago