Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo spotted by Mike Rumph | Christophe Jaillet | 2014-07-17 | 1 | -2/+2 |
* | Improve doxygen comment. | Christophe Jaillet | 2014-07-17 | 1 | -61/+71 |
* | fix Doxygen warnings/comments | Jeff Trawick | 2013-08-13 | 1 | -2/+2 |
* | make varbuf functions treat AP_VARBUF_UNKNOWN consistently, improve docs | Stefan Fritsch | 2012-07-10 | 1 | -10/+30 |
* | Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitly | William A. Rowe Jr | 2012-01-06 | 1 | -1/+2 |
* | Limit length of lines in .htaccess to 8K again, to reduce DoS potential. | Stefan Fritsch | 2011-12-12 | 1 | -3/+1 |
* | * include/util_varbuf.h: Doxygen tweaks. | Joe Orton | 2011-12-07 | 1 | -1/+2 |
* | Improve handling of maxlen = APR_SIZE_MAX, noticed by Jim. | Stefan Fritsch | 2011-10-27 | 1 | -1/+1 |
* | Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and with | Stefan Fritsch | 2011-10-26 | 1 | -3/+7 |
* | Some varbuf enhancements: | Stefan Fritsch | 2011-09-26 | 1 | -1/+37 |
* | Actually commit the header added in r1157354 | Stefan Fritsch | 2011-08-13 | 1 | -0/+127 |