summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* * Add CHANGES entry for r1909474, r1909585, r1909586, r1909590rpluem2023-05-081-0/+3
* CHANGES: Drop my email from the changelog entries, for consistency.kotkov2023-04-121-3/+3
* CHANGES: Remove entries that were released in APR 1.7.3.kotkov2023-04-121-13/+0
* Revert r1808456 (Win32: Don't seek to the end when opening files withkotkov2023-04-121-3/+0
* Follow up to r1897207: CHANGES entry.ylavic2023-03-201-0/+2
* Follow to r1908433: CHANGES entry.ylavic2023-03-201-0/+1
* * Add CHANGES entry for r1908248 [skip ci]rpluem2023-03-131-0/+4
* * Add changes entry for r1907566 [skip ci]rpluem2023-03-071-0/+3
* CHANGES: Fix typo.ivan2023-02-061-1/+1
* Fix potential handle leak when apr_proc_create() is used from from multipleivan2023-01-211-0/+3
* apr_proc_create(): Fix incorrect error handling when pipes are redirectedivan2023-01-211-0/+3
* * CHANGES: Fix typo.ivan2022-06-301-1/+1
* win32: Fix potential race condition in apr_thread_create.ivan2022-06-271-0/+2
* win32: Fix double free on exit when apr_app is used on Windows. [Ivan Zhakov]ivan2022-06-191-0/+2
* win32: Fix attempt to free invalid memory on exit when apr_app is used.ivan2022-06-191-0/+3
* CHANGES: Remove change backported to 1.8.x branch in r1902044.ivan2022-06-181-2/+0
* CHANGES: Remove change backported to 1.8.x branch in r1902043.ivan2022-06-181-2/+0
* Follow-up to r1896717: Add CHANGES entry.ivan2022-06-161-0/+2
* Prefer posix shared mem over SysV in all cases:jim2022-05-181-4/+7
* Optimize apr_file_mtime_set() on Windows.ivan2022-01-021-0/+2
* Since runtime SCTP detection is dependent on kernel configuration, addjorton2021-10-121-0/+4
* apr_dbm: Add dedicated apr_dbm_get_driver() function that returnsminfrin2021-06-211-0/+4
* Remove Windows apr_mmap_t members pstart, psize and poffset.ylavic2021-03-021-0/+3
* Align apr_mmap()ing offset to a page boundary. PR 65158.ylavic2021-03-021-0/+2
* APR's configure script uses AC_TRY_RUN to detect whether the return typeminfrin2020-03-101-0/+7
* Add a cache check with which users who cross-compile APRminfrin2020-03-101-0/+4
* apr_crypto_commoncrypto: Remove stray reference to -lcrypto thatminfrin2019-11-061-0/+3
* CHANGES: Link to APR 1.7.x and APR-util 1.7.x changelog.ivan2019-10-151-0/+5
* apr_proc_create(): Properly escape arguments containing whitespace charactersivan2019-10-151-0/+3
* apr_atomic_read64(): Fix non-atomic read on 32-bit Windows.ivan2019-10-081-0/+2
* Remove the APR_SENDFILE_DISCONNECT_SOCKET flag.ivan2019-09-201-0/+2
* Revert r1862435, r1862071 per veto from ivanjorton2019-08-281-7/+0
* Add --tag=CC to libtool invocations. PR 62640.minfrin2019-08-171-0/+2
* API/ABI change, drop return value of apr_thread_exit() which hasjorton2019-07-031-0/+2
* * include/apr_file_info.h: Clarify pool handling for apr_dir_read andjorton2019-07-021-0/+3
* Note apr_dir_pread.jorton2019-06-251-0/+4
* apr_crypto_openssl: Remove unused link to the ssl library.minfrin2019-06-231-0/+3
* apu_dso_init: Fix pool lifetime and introduce a reference count. minfrin2019-06-231-0/+5
* apr_crypto_openssl: use OPENSSL_init_crypto() to initialise OpenSSL minfrin2019-06-231-0/+3
* Fix problem that apr_get_oslevel() was returning APR_WIN_XP on Windows 10.ivan2019-06-111-0/+2
* Windows platform: Provide a native XML parser implementation based onivan2019-05-271-0/+3
* Fix handle leak in the Win32 apr_uid_current implementation.ivan2019-05-261-0/+3
* Use native Slim Reader/Writer (SRW) locks on Windows for apr_rwlock_t.ivan2019-05-201-0/+6
* Use native one-time initialization [1] to implement apr_thread_once_t onivan2019-05-191-0/+3
* The minimum supported Windows OS versions are now Windows 7 / Windows Serverivan2019-05-181-0/+3
* Narrow symbolic link detection on NTFSwrowe2019-03-201-0/+4
* User-facing behavior changeswrowe2019-03-201-0/+5
* Signals: Allow handling of SIGUSR2 in apr_signal_thread.ylavic2019-02-221-0/+2
* Add in Atomics for 64bit intsjim2018-09-171-0/+2
* apr_jose: Add support for encoding and decoding of JSON Object minfrin2018-09-011-0/+4