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...
1c433f9
* Only apply percent decoding/encoding for link-local addresses under prefix fe80::/10
by Ruediger Pluem
· 2 days ago
trunk
e93d30f
* Only look for a scope id inside the IPv6 address not ouside which means beyond the closing ']'
by Ruediger Pluem
· 2 days ago
98dd489
* Add missing PR number
by Ruediger Pluem
· 4 days ago
6c60fd0
apr_pools: abort() if creating the pool mutex failed (APR_POOL_DEBUG mode).
by Yann Ylavic
· 7 days ago
55364ad
apr_pools: Follow up to r1927658.
by Yann Ylavic
· 7 days ago
471de34
* The off by one was on the allocation, not on the write
by Ruediger Pluem
· 7 days ago
5d2ccf8
* Fix off by one error caught by UBsan CI build
by Ruediger Pluem
· 7 days ago
2176839
* Reorder
by Ruediger Pluem
· 7 days ago
267cf1f
* Whitespace fixes
by Ruediger Pluem
· 7 days ago
8ddc303
Implement RFC6874 zone identifier encoding / decoding
by Ruediger Pluem
· 7 days ago
1fc7e36
* Fix comment
by Ruediger Pluem
· 9 days ago
ed9cb1c
* build/apr_common.m4 (APR_END_DECISION, APR_ENABLE_LAYOUT):
by Joe Orton
· 2 weeks ago
8f63e01
CI: Add some sanity tests for various apr_private.h definitions.
by Joe Orton
· 2 weeks ago
178ceb5
* build/apr_common.m4 (APR_TRY_COMPILE_NO_WARNING): Simplify by using
by Joe Orton
· 2 weeks ago
5fcd84f
* build/apr_network.m4: In the gethostbyname_r/getservbyname_r checks,
by Joe Orton
· 2 weeks ago
043fa02
* configure.in: Fix cross-compilation detection when build_alias and
by Joe Orton
· 2 weeks ago
2fe65a7
* configure.in: Use consistent reporting of detected integer
by Joe Orton
· 2 weeks ago
1eea457
* configure.in: Use standard autoconf macro AC_C_VARARRAYS
by Joe Orton
· 2 weeks ago
e1ea6f4
Fix some warnings from doxygen.
by Daniel Sahlberg
· 3 weeks ago
5514c1a
Fix pool debugging. With lifetime or owner checks enabled, pools couldn't
by Branko Čibej
· 3 weeks ago
More »