summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add apr_errprintf() as a convenience function to create andminfrin2018-08-191-0/+3
* apr_crypto: Add support for digest functions, with hashing, signingminfrin2018-07-221-0/+3
* apr_json: Add support for encoding and decoding RFC8259 JSON.minfrin2018-07-081-0/+3
* Add the apr_encode_* API that implements RFC4648 and RFC7515minfrin2018-06-251-0/+4
* apr_reslist: add apr_reslist_acquire_ex().ylavic2018-06-211-0/+3
* apr_crypto_prng API backported to 1.7.x.ylavic2018-06-211-3/+0
* Cryptographic Pseudo Random Number Generator (CPRNG).ylavic2018-06-111-0/+3
* Revert apr_reslist_fifo_set() (r1828289 and follow ups).ylavic2018-04-131-3/+0
* Win32: Improve apr_file_read() performance on buffered files by reducingkotkov2018-04-061-0/+3
* reslist: Add apr_reslist_fifo_set().ylavic2018-04-031-0/+3
* Add apr_pool_get_tag to retrieve the pool tag name.jorton2017-12-121-0/+2
* Support IPv6 link-local address scope/zone mapping.jorton2017-11-281-0/+9
* Backported.ylavic2017-10-081-3/+0
* apr_crypto: Fix compatibility with LibreSSL. PR 61596.ylavic2017-10-081-0/+3
* Win32: Don't seek to the end when opening files with APR_FOPEN_APPEND.kotkov2017-09-151-0/+3
* Follow-up to r1806608: Restore formatting in CHANGES file.ivan2017-08-291-0/+1
* Follow-up to r1806308: Add CHANGES entry.ivan2017-08-291-0/+3
* Win32: Fix a deadlock when appending to locked files (PR50058).ivan2017-08-291-0/+3
* apr_socket_listen(): Allow larger backlog queue lengths on Windows 8+.ivan2017-08-171-0/+3
* Follow-up to r1785072: Add CHANGES entry.ivan2017-03-271-0/+3
* Fix two issues with apr_file_trunc() for buffered files:ivan2017-03-271-0/+8
* Backported to 1.6.x.ylavic2017-03-241-7/+0
* Follow up to r1788346: we don't really need a separate "order" setting forylavic2017-03-241-5/+4
* apr_allocator, apr_pools: Add apr_allocator_page_size(),ylavic2017-03-231-0/+6