summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* On 'xmllite' branch: Merge changes from trunk.xmlliteIvan Zhakov2019-05-271-0/+3
|\
| * Fix handle leak in the Win32 apr_uid_current implementation.Ivan Zhakov2019-05-261-0/+3
* | On 'xmllite' branch: Update CHANGES file.Ivan Zhakov2019-05-271-0/+3
|/
* Use native Slim Reader/Writer (SRW) locks on Windows for apr_rwlock_t.Ivan Zhakov2019-05-201-0/+6
* Use native one-time initialization [1] to implement apr_thread_once_t onIvan Zhakov2019-05-191-0/+3
* The minimum supported Windows OS versions are now Windows 7 / Windows ServerIvan Zhakov2019-05-181-0/+3
* Narrow symbolic link detection on NTFSWilliam A. Rowe Jr2019-03-201-0/+4
* User-facing behavior changesWilliam A. Rowe Jr2019-03-201-0/+5
* Signals: Allow handling of SIGUSR2 in apr_signal_thread.Yann Ylavic2019-02-221-0/+2
* Add in Atomics for 64bit intsJim Jagielski2018-09-171-0/+2
* apr_jose: Add support for encoding and decoding of JSON Object Graham Leggett2018-09-011-0/+4
* Add apr_errprintf() as a convenience function to create andGraham Leggett2018-08-191-0/+3
* apr_crypto: Add support for digest functions, with hashing, signingGraham Leggett2018-07-221-0/+3
* apr_json: Add support for encoding and decoding RFC8259 JSON.Graham Leggett2018-07-081-0/+3
* Add the apr_encode_* API that implements RFC4648 and RFC7515Graham Leggett2018-06-251-0/+4
* apr_reslist: add apr_reslist_acquire_ex().Yann Ylavic2018-06-211-0/+3
* apr_crypto_prng API backported to 1.7.x.Yann Ylavic2018-06-211-3/+0
* Cryptographic Pseudo Random Number Generator (CPRNG).Yann Ylavic2018-06-111-0/+3
* Revert apr_reslist_fifo_set() (r1828289 and follow ups).Yann Ylavic2018-04-131-3/+0
* Win32: Improve apr_file_read() performance on buffered files by reducingEvgeny Kotkov2018-04-061-0/+3
* reslist: Add apr_reslist_fifo_set().Yann Ylavic2018-04-031-0/+3
* Add apr_pool_get_tag to retrieve the pool tag name.Joe Orton2017-12-121-0/+2
* Support IPv6 link-local address scope/zone mapping.Joe Orton2017-11-281-0/+9
* Backported.Yann Ylavic2017-10-081-3/+0
* apr_crypto: Fix compatibility with LibreSSL. PR 61596.Yann Ylavic2017-10-081-0/+3
* Win32: Don't seek to the end when opening files with APR_FOPEN_APPEND.Evgeny Kotkov2017-09-151-0/+3
* Follow-up to r1806608: Restore formatting in CHANGES file.Ivan Zhakov2017-08-291-0/+1
* Follow-up to r1806308: Add CHANGES entry.Ivan Zhakov2017-08-291-0/+3
* Win32: Fix a deadlock when appending to locked files (PR50058).Ivan Zhakov2017-08-291-0/+3
* apr_socket_listen(): Allow larger backlog queue lengths on Windows 8+.Ivan Zhakov2017-08-171-0/+3
* Follow-up to r1785072: Add CHANGES entry.Ivan Zhakov2017-03-271-0/+3
* Fix two issues with apr_file_trunc() for buffered files:Ivan Zhakov2017-03-271-0/+8
* Backported to 1.6.x.Yann Ylavic2017-03-241-7/+0
* Follow up to r1788346: we don't really need a separate "order" setting forYann Ylavic2017-03-241-5/+4
* apr_allocator, apr_pools: Add apr_allocator_page_size(),Yann Ylavic2017-03-231-0/+6
* apr_buckets: Add apr_bucket_file_set_buf_size() which allows to configureYann Ylavic2017-03-231-0/+3
* apr_allocator: Provide apr_allocator_align() to get the true size thatYann Ylavic2017-03-231-0/+4
* apr_crypt: avoid excessive iteration in bcrypt hash.Nick Kew2016-12-051-0/+3
* Provide apr_siphash*() functions family.Yann Ylavic2016-10-071-0/+2
* Follow up to r1763666: CHANGES entry.Yann Ylavic2016-10-071-0/+4
* apr_crypto: Add apr_crypto_key() function which supports keysGraham Leggett2016-07-091-0/+4
* apr_crypto_nss: Ensure the SECItem returned by PK11_ParamFromIVGraham Leggett2016-07-081-0/+3
* apr_crypto: Don't cache the driver if initialisation fails. ThisGraham Leggett2016-07-071-0/+4
* apr_xml_to_text: Add style APR_XML_X2T_PARSED to maintain a consistent namesp...Graham Leggett2016-06-121-0/+4
* apr_os_proc_mutex-unix: For consistency with other OS native to APRYann Ylavic2016-04-131-0/+5
* apr_os_proc_mutex_put_ex: Allow to specify whether the OS nativeYann Ylavic2016-04-131-0/+5
* Axe some backported entries.Yann Ylavic2016-04-121-11/+0
* apr_file_io: Add apr_file_pipe_create_pools() allowing a pair ofGraham Leggett2016-03-131-0/+3
* apr_table_overlap: Add APR_OVERLAP_TABLES_ADD to merge and set whenGraham Leggett2016-03-071-0/+3
* apr_proc/global_mutex: Fix API regarding the native OS mutexesYann Ylavic2016-03-061-0/+7