| Commit message (Expand) | Author | Age | Files | Lines |
* | desk check and test on linux | Eric Covener | 2022-06-11 | 1 | -1/+1 |
* | * Improve detection of _Thread_local | Yann Ylavic | 2022-03-23 | 1 | -1/+3 |
* | Vote [skip ci]. | Yann Ylavic | 2022-03-17 | 1 | -1/+2 |
* | Fix apr.hw input file, tcp_nopush absent on Windows | William A. Rowe Jr | 2022-03-09 | 1 | -1/+1 |
* | Bump (C) | William A. Rowe Jr | 2022-03-09 | 2 | -2/+2 |
* | On '1.8.x' branch: Nominate r1897895 for backport. | Ivan Zhakov | 2022-02-15 | 1 | -0/+3 |
* | Merge r1898076 from trunk: | Joe Orton | 2022-02-15 | 5 | -8/+20 |
* | apr_thread: Follow up to r1897207: apr_thread_current_create() compilation. | Yann Ylavic | 2022-02-08 | 5 | -2/+7 |
* | poll: Provide APR_POLLEXCL for exclusive wake up on systems that support it. | Yann Ylavic | 2022-01-27 | 2 | -3/+8 |
* | apr_thread: Follow up to r1897207: Provide apr_thread_current_after_fork(). | Yann Ylavic | 2022-01-25 | 10 | -1/+54 |
* | apr_thread: Follow up to r1897207: Make APR_HAS_THREAD_LOCAL a boolean.. | Yann Ylavic | 2022-01-25 | 6 | -24/+28 |
* | apr_thread: Follow up to r1897207: Don't NULLify current_thread on exit. | Yann Ylavic | 2022-01-25 | 5 | -33/+5 |
* | apr_thread: Follow up to r1897179: abort_fn on apr_allocator_create() failure. | Yann Ylavic | 2022-01-24 | 5 | -10/+20 |
* | apr_thread: Use compiler's TLS to track the current apr_thread_t's pointer. | Yann Ylavic | 2022-01-19 | 6 | -55/+434 |
* | apr_thread: Allocate the apr_thread_t struct on the thread's pool. | Yann Ylavic | 2022-01-19 | 5 | -84/+86 |
* | apr_thread: Follow up to r1884078: Unmanaged pools for attached threads too. | Yann Ylavic | 2022-01-19 | 6 | -265/+158 |
* | apr_cstr: Follow up to r1897102: Yet better apr_cstr_casecmp[n](). | Yann Ylavic | 2022-01-16 | 1 | -14/+16 |
* | apr_cstr: Improve apr_cstr_casecmp() and apr_cstr_casecmpn() performances. | Yann Ylavic | 2022-01-15 | 1 | -26/+16 |
* | Indicate 1.8.0-dev on the new backport dev branch | William A. Rowe Jr | 2022-01-14 | 3 | -58/+14 |
* | Branch 1.8.x due to ABI-breaking commits | William A. Rowe Jr | 2022-01-14 | 0 | -0/+0 |
* | Merge r1893202 from trunk: | Yann Ylavic | 2022-01-13 | 3 | -5/+21 |
* | Merge r1896971, r1896990, r1896992 from trunk: | Yann Ylavic | 2022-01-13 | 1 | -4/+35 |
* | Merge r1896722, r1896782 from trunk: | Joe Orton | 2022-01-12 | 1 | -2/+12 |
* | Merge r1896803 from trunk: | Yann Ylavic | 2022-01-12 | 1 | -9/+9 |
* | Merge r1896811 from trunk: | Yann Ylavic | 2022-01-12 | 1 | -0/+7 |
* | Merge r1896956 from trunk: | Yann Ylavic | 2022-01-12 | 1 | -3/+4 |
* | Revert VPATH build breakage introduced in r1890192 | William A. Rowe Jr | 2022-01-12 | 1 | -2/+2 |
* | Merge r1895178 from trunk: | Yann Ylavic | 2022-01-07 | 1 | -1/+1 |
* | Merge r1896535, r1896747 from trunk: | Yann Ylavic | 2022-01-06 | 1 | -12/+16 |
* | Merge r1877444 from trunk: | Yann Ylavic | 2022-01-05 | 1 | -1/+1 |
* | Merge r1891310 from trunk: | Joe Orton | 2022-01-05 | 1 | -3/+3 |
* | Merge r1892374 from trunk: | Joe Orton | 2022-01-05 | 1 | -0/+35 |
* | Merge r1895106, r1895111, r1895175, r1895181, r1895465 from trunk: | Yann Ylavic | 2021-12-29 | 14 | -96/+151 |
* | Merge r1868129, r1868502 from trunk: | Yann Ylavic | 2021-12-16 | 3 | -0/+49 |
* | Merge r1894621, r1894719, r1894622 from trunk: | Yann Ylavic | 2021-12-16 | 4 | -36/+192 |
* | Follow RTC then. | Yann Ylavic | 2021-11-25 | 1 | -1/+1 |
* | APR_PERMS_SET made it to 1.5.x long ago.. | Yann Ylavic | 2021-11-25 | 1 | -4/+0 |
* | Trivial fix. void functio has no return value | Mladen Turk | 2021-11-21 | 1 | -1/+1 |
* | Although trivial fix, follo the RTC policy | Mladen Turk | 2021-11-21 | 1 | -0/+3 |
* | Revert r1894918 (untested). | Yann Ylavic | 2021-11-16 | 1 | -4/+0 |
* | Merge r1894917 from trunk: | Yann Ylavic | 2021-11-10 | 1 | -0/+4 |
* | Merge r1894914 from trunk: | Yann Ylavic | 2021-11-10 | 1 | -2/+3 |
* | Merge r1894167 from trunk: | Joe Orton | 2021-10-12 | 2 | -2/+19 |
* | Partially merge r1893204, r1893445 from trunk: | Yann Ylavic | 2021-09-19 | 3 | -8/+6 |
* | Fix handle leak in the Win32 apr_uid_current implementation. | William A. Rowe Jr | 2021-09-16 | 2 | -8/+22 |
* | Merge r1893198 from trunk: | Yann Ylavic | 2021-09-12 | 2 | -6/+3 |
* | Merge r1892618 from trunk: | Yann Ylavic | 2021-09-09 | 1 | -2/+2 |
* | Update config.guess and config.sub from | Rainer Jung | 2021-08-31 | 2 | -826/+998 |
* | SECURITY: CVE-2021-35940 (cve.mitre.org) | Joe Orton | 2021-08-16 | 1 | -0/+5 |
* | Merge r1891204 from trunk: | Joe Orton | 2021-07-05 | 2 | -0/+11 |