summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge r582543, r1090093, r1102978, r1909474, r1909585, r1909586, r1909590, r1...1.7.xrpluem2023-05-0912-73/+611
* Follow up to r1908503: restore INCLUDES setting.ylavic2023-04-211-0/+1
* apr_base64: Don't fault with assert() when NDEBUG is defined, abort() directly.ylavic2023-04-211-8/+21
* Follow to r1908433: CHANGES entry.ylavic2023-03-201-0/+2
* dbd_odbc: Fix SQL_INTEGER allocation size.ylavic2023-03-201-2/+2
* * test/testbuckest.c (flatten_match): Fix error message (thanks to gcc warning).ylavic2023-03-201-4/+4
* apr_crypto_openssl: Compatibility with OpenSSL 3+ylavic2023-03-203-244/+386
* Merge r1907242 from trunk:jorton2023-02-031-4/+4
* avoid "none required" added to LDFLAGScovener2023-01-231-2/+2
* bump copyrightcovener2023-01-232-2/+2
* Merge r1895470 from apr/trunk:ivan2023-01-181-1/+1
* Merge r1906347 from trunk:jorton2023-01-032-1/+4
* * test/testdbm.c (generate_tables): Fix off-by-one.ylavic2022-10-201-4/+4
* apr_thread_pool: stop the threads before destroying the thread_pool's pool.ylavic2022-10-201-0/+8
* Follow up to r1904730: AC_SEARCH_LIBS might return "none required".ylavic2022-10-201-2/+8
* configure: Link to libcrypt (when available) for apr_password_validate.ylavic2022-10-201-1/+2
* apr_base64: Make sure encoding/decoding lengths fit in an int >= 0.ylavic2022-10-201-16/+25
* Merge r1902176 from trunk:covener2022-06-221-0/+2
* Fix pointer arithmetic for 'void *'wrowe2022-05-061-5/+4
* Update release datewrowe2022-05-061-1/+1
* Bump (C)wrowe2022-03-092-2/+2
* Merge r1896812 from trunk:ylavic2022-01-121-4/+1
* Merge r1889605 from trunk:ylavic2021-11-111-2/+1
* apr_brigade_split_boundary: Provide a memmem implementation on platforms thatminfrin2021-10-316-0/+42
* Backport:minfrin2021-10-211-0/+4
* Backport:minfrin2021-10-211-6/+6
* Backport:minfrin2021-10-201-8/+7
* Backport:minfrin2021-10-201-0/+5
* Backport r1894380:minfrin2021-10-194-0/+361
* Merge r1893466 from trunk:ylavic2021-09-201-4/+6
* Partially merge r1893204, r1893445 from trunk:ylavic2021-09-191-6/+28
* Partially merge r1837429 from trunk:ylavic2021-09-181-2/+2
* Merge r1893274, r1893275 from trunk:ylavic2021-09-121-28/+14
* Merge r1851530 from trunk:ylavic2021-09-121-0/+13
* Merge r1893199, r1893201, r1893203, r1893270, r1893271 from trunk:ylavic2021-09-124-22/+51
* Backport 1890952, 1890966, 1890980minfrin2021-06-248-21/+121
* Merge r1889217 from trunk:ylavic2021-04-261-18/+15
* Merge r1860156, r1884098 from trunk:ylavic2020-12-041-154/+212
* Backport r1880286.minfrin2020-07-251-39/+50
* Merge r1877190 from trunk:ylavic2020-04-303-3/+3
* Merge r1875097 from trunk:jorton2020-03-271-4/+6
* Backport r1875220minfrin2020-03-161-40/+20
* Backport r1875186minfrin2020-03-141-1/+12
* Backport r1875184.minfrin2020-03-141-10/+20
* Backport r1478954.minfrin2020-03-102-0/+6
* On 1.7.x branch: Fix minor typo in aprutil.mak.ivan2020-02-251-1/+1
* Happy New Year 2020rjung2020-01-012-2/+2
* Use the correct reference to APRUTIL_MAJOR_VERSION when cross compiling.minfrin2020-01-011-1/+1
* Add the ability to cross compile APR-Util.minfrin2019-12-312-0/+20
* Backport r1872060.minfrin2019-12-283-22/+37