summaryrefslogtreecommitdiff
path: root/src/t/test_keyvalue.c
Commit message (Expand)AuthorAgeFilesLines
* [core] allocate pcre output vector on demandGlenn Strauss2021-11-221-5/+7
* [core] pcre2 support (--with-pcre2)Glenn Strauss2021-11-221-0/+4
* [core] use stack w/ pcre_exec unless save capturesGlenn Strauss2021-11-201-1/+1
* [tests] combine tests into test_common.cGlenn Strauss2021-11-171-2/+3
* [multiple] de-dup file and piped loggers (fixes #3101)Glenn Strauss2021-09-131-3/+3
* [multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361)Glenn Strauss2021-03-221-4/+4
* [tests] use buffer_eq_slen() for str comparisonGlenn Strauss2020-07-081-5/+5
* [multiple] extern log_epoch_secsGlenn Strauss2020-07-081-2/+1
* [multiple] reduce direct use of srv->cur_tsGlenn Strauss2020-07-081-5/+2
* [core] split cond cache from cond matchesGlenn Strauss2020-07-081-3/+4
* [core] store addtl data in pcre_keyvalue_bufferGlenn Strauss2020-07-081-21/+25
* [core] (const buffer *) in (struct burl_parts_t)Glenn Strauss2020-02-241-21/+25
* [core] struct log_error_st for error loggingGlenn Strauss2019-04-201-4/+2
* [tests] t/test_keyvalueGlenn Strauss2018-12-101-0/+124