summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* apr_buckets: Add apr_bucket_file_set_buf_size() which allows to configureylavic2017-03-231-0/+3
* apr_allocator: Provide apr_allocator_align() to get the true size thatylavic2017-03-231-0/+4
* apr_crypt: avoid excessive iteration in bcrypt hash.niq2016-12-051-0/+3
* Provide apr_siphash*() functions family.ylavic2016-10-071-0/+2
* Follow up to r1763666: CHANGES entry.ylavic2016-10-071-0/+4
* apr_crypto: Add apr_crypto_key() function which supports keysminfrin2016-07-091-0/+4
* apr_crypto_nss: Ensure the SECItem returned by PK11_ParamFromIVminfrin2016-07-081-0/+3
* apr_crypto: Don't cache the driver if initialisation fails. Thisminfrin2016-07-071-0/+4
* apr_xml_to_text: Add style APR_XML_X2T_PARSED to maintain a consistent namesp...minfrin2016-06-121-0/+4
* apr_os_proc_mutex-unix: For consistency with other OS native to APRylavic2016-04-131-0/+5
* apr_os_proc_mutex_put_ex: Allow to specify whether the OS nativeylavic2016-04-131-0/+5
* Axe some backported entries.ylavic2016-04-121-11/+0
* apr_file_io: Add apr_file_pipe_create_pools() allowing a pair ofminfrin2016-03-131-0/+3
* apr_table_overlap: Add APR_OVERLAP_TABLES_ADD to merge and set whenminfrin2016-03-071-0/+3
* apr_proc/global_mutex: Fix API regarding the native OS mutexesylavic2016-03-061-0/+7
* apr_proc_mutex-pthread: Refcount shared mutexes usage to avoidylavic2016-03-051-0/+4
* apr_filepath_merge: Fix truename length calculation on Windowsbrane2015-06-171-0/+5
* * configure.in: Detect mkostemp, mkostemp64.jorton2015-06-041-0/+3
* Fix pool debugging output so that creation events arebrane2015-04-241-0/+5
* Fix errors when building on Visual Studio 2013 whilegsmith2015-04-241-0/+4
* build: Correctly use AC_(PATH|CHECK)_TOOL to support cross compilation.trawick2015-04-041-0/+3
* PR 57230 fix now in 1.6.x and 1.5.x branchestrawick2015-04-041-4/+0
* Remove entries for features/fixes already merged back to apr 1.5.x or 1.6.xtrawick2015-04-041-17/+0
* apr_queue: follow up to r1667073.ylavic2015-03-161-2/+2
* apr_queue: Add apr_queue_timedpush() and apr_queue_timedpop() toylavic2015-03-161-0/+4
* typo again, sighcovener2014-12-191-1/+1
* fix email addr syntaxcovener2014-12-191-1/+1
* apr_pollset state fixes for z/OScovener2014-12-191-0/+4
* * Correctly calculate the size of the returned string and set the correctrpluem2014-11-271-0/+4
* *) On z/OS, apr_sockaddr_info_get() with family == APR_UNSPEC was not covener2014-10-271-0/+4
* missing wordcovener2014-06-261-2/+2
* apr_skiplist becomes corrupt when nodes are reused.covener2014-06-221-0/+4