summaryrefslogtreecommitdiff
path: root/include/util_varbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typo spotted by Mike RumphChristophe Jaillet2014-07-171-2/+2
* Improve doxygen comment.Christophe Jaillet2014-07-171-61/+71
* fix Doxygen warnings/commentsJeff Trawick2013-08-131-2/+2
* make varbuf functions treat AP_VARBUF_UNKNOWN consistently, improve docsStefan Fritsch2012-07-101-10/+30
* Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitlyWilliam A. Rowe Jr2012-01-061-1/+2
* Limit length of lines in .htaccess to 8K again, to reduce DoS potential.Stefan Fritsch2011-12-121-3/+1
* * include/util_varbuf.h: Doxygen tweaks.Joe Orton2011-12-071-1/+2
* Improve handling of maxlen = APR_SIZE_MAX, noticed by Jim.Stefan Fritsch2011-10-271-1/+1
* Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and withStefan Fritsch2011-10-251-3/+7
* Some varbuf enhancements:Stefan Fritsch2011-09-261-1/+37
* Actually commit the header added in r1157354Stefan Fritsch2011-08-131-0/+127