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