summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* On '1.8.x-r1897895' branch: Backport r1897895 from trunk.1.8.x-r1897895ivan2022-02-1512-293/+338
* Branch to backport r1897895 to 1.8.x branch.ivan2022-02-150-0/+0
* Merge r1898076 from trunk:jorton2022-02-155-8/+20
* apr_thread: Follow up to r1897207: apr_thread_current_create() compilation.ylavic2022-02-085-2/+7
* poll: Provide APR_POLLEXCL for exclusive wake up on systems that support it.ylavic2022-01-272-3/+8
* apr_thread: Follow up to r1897207: Provide apr_thread_current_after_fork().ylavic2022-01-2510-1/+54
* apr_thread: Follow up to r1897207: Make APR_HAS_THREAD_LOCAL a boolean..ylavic2022-01-256-24/+28
* apr_thread: Follow up to r1897207: Don't NULLify current_thread on exit.ylavic2022-01-255-33/+5
* apr_thread: Follow up to r1897179: abort_fn on apr_allocator_create() failure.ylavic2022-01-245-10/+20
* apr_thread: Use compiler's TLS to track the current apr_thread_t's pointer.ylavic2022-01-196-55/+434
* apr_thread: Allocate the apr_thread_t struct on the thread's pool.ylavic2022-01-195-84/+86
* apr_thread: Follow up to r1884078: Unmanaged pools for attached threads too.ylavic2022-01-196-265/+158
* apr_cstr: Follow up to r1897102: Yet better apr_cstr_casecmp[n]().ylavic2022-01-161-14/+16
* apr_cstr: Improve apr_cstr_casecmp() and apr_cstr_casecmpn() performances.ylavic2022-01-151-26/+16
* Indicate 1.8.0-dev on the new backport dev branchwrowe2022-01-143-58/+14
* Branch 1.8.x due to ABI-breaking commitswrowe2022-01-140-0/+0
* Merge r1893202 from trunk:ylavic2022-01-133-5/+21
* Merge r1896971, r1896990, r1896992 from trunk:ylavic2022-01-131-4/+35
* Merge r1896722, r1896782 from trunk:jorton2022-01-121-2/+12
* Merge r1896803 from trunk:ylavic2022-01-121-9/+9
* Merge r1896811 from trunk:ylavic2022-01-121-0/+7
* Merge r1896956 from trunk:ylavic2022-01-121-3/+4
* Revert VPATH build breakage introduced in r1890192wrowe2022-01-121-2/+2
* Merge r1895178 from trunk:ylavic2022-01-071-1/+1
* Merge r1896535, r1896747 from trunk:ylavic2022-01-061-12/+16
* Merge r1877444 from trunk:ylavic2022-01-051-1/+1
* Merge r1891310 from trunk:jorton2022-01-051-3/+3
* Merge r1892374 from trunk:jorton2022-01-051-0/+35
* Merge r1895106, r1895111, r1895175, r1895181, r1895465 from trunk:ylavic2021-12-2914-96/+151
* Merge r1868129, r1868502 from trunk:ylavic2021-12-163-0/+49
* Merge r1894621, r1894719, r1894622 from trunk:ylavic2021-12-164-36/+192
* Follow RTC then.ylavic2021-11-251-1/+1
* APR_PERMS_SET made it to 1.5.x long ago..ylavic2021-11-251-4/+0
* Trivial fix. void functio has no return valuemturk2021-11-211-1/+1
* Although trivial fix, follo the RTC policymturk2021-11-211-0/+3
* Revert r1894918 (untested).ylavic2021-11-161-4/+0
* Merge r1894917 from trunk:ylavic2021-11-101-0/+4
* Merge r1894914 from trunk:ylavic2021-11-101-2/+3
* Merge r1894167 from trunk:jorton2021-10-122-2/+19
* Partially merge r1893204, r1893445 from trunk:ylavic2021-09-193-8/+6
* Fix handle leak in the Win32 apr_uid_current implementation.wrowe2021-09-162-8/+22
* Merge r1893198 from trunk:ylavic2021-09-122-6/+3
* Merge r1892618 from trunk:ylavic2021-09-091-2/+2
* Update config.guess and config.sub fromrjung2021-08-312-826/+998
* SECURITY: CVE-2021-35940 (cve.mitre.org)jorton2021-08-161-0/+5
* Merge r1891204 from trunk:jorton2021-07-052-0/+11
* Merge r1889604, r1807975 from trunk:jorton2021-07-023-2/+11
* Merge r1878340, r1878343, r1878354, r1878365, r1878342 from trunk:jorton2021-07-025-10/+30
* Backport r1861050, r1805309, r1861045, r1861046, r1861049, r1861053, r1861054...michaelo2021-05-264-21/+49
* Backport r1890191 from trunk:michaelo2021-05-251-1/+1