summaryrefslogtreecommitdiff
path: root/modules/proxy/ajp.h
Commit message (Expand)AuthorAgeFilesLines
* Use 64K as maximum allowable AJP packet sizeMladen Turk2007-12-101-1/+1
* Add CPING/CPONG message size as defined as max inside Apache Tomcat using def...Mladen Turk2006-10-241-0/+1
* Put the next field at the end of the structure.Jean-Frederic Clere2006-10-241-2/+2
* Make sure the AJP message is between 8 and 64K.Mladen Turk2006-10-241-2/+4
* At support for ProxyIOBufferSize in AJP.Jean-Frederic Clere2006-10-231-1/+8
* Add missing prototype for ajp_handle_cping_cpong functionMladen Turk2006-07-261-0/+11
* update license header textRoy T. Fielding2006-07-111-6/+6
* small cleanup of EBCDIC support in mod_proxy_ajpJeff Trawick2006-05-261-14/+1
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* * Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filterRuediger Pluem2005-10-211-0/+9
* Doxygen fixup / cleanupIan Holsman2005-08-281-4/+10
* Fix mess left by incompleteness of previous ProxyPassReverse fixNick Kew2005-08-121-1/+1
* Return 'real' error status codes instead APR_EGENERAL.Mladen Turk2005-04-091-0/+3
* 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/+5
* Make the combination of mod_proxy_ajp and mod_rewrite work correctly. Sander Striker2005-01-071-1/+3
* Use plain apr/apr-util for ajp.Mladen Turk2004-09-301-2/+3
* Remove duplicate logging from alloc and send data_msg.Mladen Turk2004-09-171-5/+4
* Added SSL custom indicators. They can be set using SetEnv directive,Mladen Turk2004-08-251-0/+6
* jakarta-tomcat-connectors AJP files.Jean-Frederic Clere2004-08-181-0/+447