summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year 2017rjung2017-01-021-1/+1
* Nobody should be running pre-IPV6 flavors of Windows OS abandonware anymorewrowe2016-12-141-1/+1
* Fix a second doxygen syntax errorwrowe2016-12-121-1/+1
* Rather convoluted, fix doxygen and @see references for the table_do logicwrowe2016-12-121-4/+5
* Force commitjim2016-11-061-2/+4
* Redis in APR_2.0 toojim2016-11-051-0/+457
* Follow-up to r1726928: Add APR_DECLARE() to apr_cstr_*() functionsivan2016-10-281-29/+36
* Provide apr_siphash*() functions family.ylavic2016-10-071-0/+147
* crypto: provide apr_crypto_equals(), a timing attacks safe buffers comparisonylavic2016-10-061-0/+12
* atomic: fix API of atomic_{cas,xchg}ptr() for APR-2.ylavic2016-10-061-2/+2
* crypto: provide apr_crypto_memzero, garanteed to not be optimized out byylavic2016-10-061-2/+10
* apr_crypto: Add apr_crypto_key() function which supports keysminfrin2016-07-092-4/+87
* apr_xml_to_text: Add style APR_XML_X2T_PARSED to maintain a consistent namesp...minfrin2016-06-121-0/+2
* apr_os_proc_mutex_put_ex: Allow to specify whether the OS nativeylavic2016-04-131-0/+3
* Clarify the behaviour of apr_hash_set().minfrin2016-03-251-1/+2
* apr_file_io: Add apr_file_pipe_create_pools() allowing a pair ofminfrin2016-03-131-1/+29
* apr_table_overlap: Add APR_OVERLAP_TABLES_ADD to merge and set whenminfrin2016-03-071-1/+8
* proc_mutex-unixes: the apr_os_proc_mutex_t member intraproc is not usedylavic2016-03-061-7/+0
* proc_mutex-netware: follow up to r1733775.ylavic2016-03-061-1/+1
* apr_proc/global_mutex: Fix API regarding the native OS mutexesylavic2016-03-064-18/+73
* Windows' proc_mutex doesn't require require an additional thread_mutex toylavic2016-03-051-0/+4
* Committed to 1.6.x branch first in error in r1733456:jorton2016-03-031-0/+1
* * include/apr_network_io.h (APR_SO_FREEBIND): Add option.jorton2016-03-031-0/+3
* Avoid a circular reference (PR 59068).ylavic2016-02-261-1/+1
* Fix spelling,w noted by mrumphwrowe2016-01-271-2/+2
* Agree with jim, that "case-equivalent unaccented Latin (C/POSIX ASCII subset)wrowe2016-01-271-4/+6
* not perfect, but at least makes it more clear thatjim2016-01-271-5/+6
* Introduce the subset of svn_cstring_ functions into APR as the apr_cstr_wrowe2016-01-272-0/+295
* Happy New Year 2016rjung2016-01-011-1/+1
* Clarify under what circumstances memory is allocated in apr_os_sock_put().minfrin2015-09-181-1/+4
* Introduce apr_skiplist_last[_compare]() and apr_skiplist_remove_node().ylavic2015-04-071-0/+34
* Fix doxygen errorjailletc362015-03-251-2/+2
* Fix doxygen error + be consistent in parameter namingjailletc362015-03-251-3/+3
* Fix doxygen errorjailletc362015-03-251-1/+1
* Fix doxygen errorjailletc362015-03-251-1/+0
* Follow up to r1667900: fix comments.ylavic2015-03-193-6/+6
* locks: introduce apr_{thread,proc,global}_mutex_timedlock().ylavic2015-03-197-2/+51
* skiplist: follow up to r1667420: fix bad copy/paste in description.ylavic2015-03-171-2/+2
* skiplist: Introduce apr_skiplist_replace[_compare]().ylavic2015-03-171-1/+27
* apr_queue: Add apr_queue_timedpush() and apr_queue_timedpop() toylavic2015-03-161-1/+34
* skiplist: restore back add-if-not-exist semantic to apr_skiplist_insert(),ylavic2015-03-131-14/+14
* apr_hash: introduce apr_hash_get_or_set().ylavic2015-03-111-0/+14
* skiplist: provide apr_skiplist_element().ylavic2015-03-071-0/+6
* FIX: Skiplists should allow for dups by default. Also, when added, dupsjim2015-03-051-12/+14
* Happy New Year 2015rjung2015-01-011-1/+1
* Provide apr_skiplist_size/height/preheight() to get the corresponding valuesylavic2014-07-171-0/+34
* Fix the documentation for APR_FNM_PERIOD in include/apr_fnmatch.h.brane2014-07-091-2/+2
* missing protojim2014-06-241-0/+9
* correct doc for apr_skiplist_pop -- "leaving the element in the skip list." covener2014-06-221-1/+1
* update doccojim2014-05-271-2/+2