]> granicus.if.org Git - apache/history - modules/filters/mod_buffer.c
Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen
[apache] / modules / filters / mod_buffer.c
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2014-10-18 Yann Ylavicmod_buffer: avoid unlikely access to freed memory and...
2011-10-23 Graham Leggettmod_buffer: Make sure we step down for subrequests...
2011-10-09 Stefan FritschConsistently use base 10 for numbers when parsing confi...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-09-01 Paul QuernaCheck return value from ap_pass_brigade incase we are...
2008-11-16 Graham Leggettmod_buffer: Honour the flush bucket and flush the buffe...
2008-11-16 Graham Leggettmod_buffer: Optimise the buffering of heap buckets...
2008-11-16 Graham LeggettRefactor the input buffer filter to use a context as...
2008-11-15 Graham Leggettmod_buffer: Optional support for buffering of the input...