summaryrefslogtreecommitdiff
path: root/modules/proxy/ajp_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge r1373898 from trunk:Jim Jagielski2012-09-261-3/+6
* Cure size_t abuse; Backport r1227856William A. Rowe Jr2012-01-061-1/+1
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-051-3/+3
* Fix compiler warningStefan Fritsch2011-08-031-1/+1
* Slightly reorganize previously unused dump method.Rainer Jung2011-07-301-29/+80
* axe some useless or debug-inhibiting error checkingJeff Trawick2011-02-271-25/+0
* fix function name in log textJeff Trawick2011-02-251-2/+2
* Fix some compiler warnings:Stefan Fritsch2010-06-141-1/+3
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-0/+1
* * modules/proxy/ajp_msg.c (ajp_msg_dump, ajp_msg_check_header,Joe Orton2007-02-221-3/+3
* At support for ProxyIOBufferSize in AJP.Jean-Frederic Clere2006-10-231-14/+19
* Make sure the error signature is logged as doubleMladen Turk2006-08-021-1/+1
* update license header textRoy T. Fielding2006-07-111-6/+6
* small cleanup of EBCDIC support in mod_proxy_ajpJeff Trawick2006-05-261-1/+1
* * Actually we are adding 3 bytes to the string (two for the length in frontRuediger Pluem2006-05-251-1/+1
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-22/+22
* * Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filterRuediger Pluem2005-10-211-0/+18
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Rewrite Cookies and other headers in mod_proxy_ajp as configured withSander Striker2005-01-111-2/+2
* Use plain apr/apr-util for ajp.Mladen Turk2004-09-301-10/+16
* * modules/proxy/ajp_msg.c (ajp_msg_dump): Cast apr_size_t to unsignedJoe Orton2004-09-131-1/+1
* Fix format string warnings in proxy_ajp on 64-bit platforms:Joe Orton2004-09-111-62/+32
* jakarta-tomcat-connectors AJP files.Jean-Frederic Clere2004-08-181-0/+607