summaryrefslogtreecommitdiff
path: root/modules/proxy/ajp.h
Commit message (Expand)AuthorAgeFilesLines
* mod_proxy_ajp: Add "secret" parameter to proxy workers to implement legacyYann Ylavic2016-04-121-1/+3
* mod_proxy_ajp: Forward SSL_PROTOCOL. ForthcomingRainer Jung2015-02-201-0/+1
* mod_proxy_ajp: remove AJP_EBAD_METHOD, it is not used since r1435178Jan Kaluža2014-01-221-2/+0
* Doxygen fixJeff Trawick2013-08-171-1/+1
* * modules/: More doxy group fixes.Joe Orton2011-12-071-2/+2
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-32/+32
* Slightly reorganize previously unused dump method.Rainer Jung2011-07-301-2/+15
* Make AJP trace messages a bit less cryptic.Rainer Jung2011-07-301-0/+9
* mod_proxy_ajp: Respect "reuse" flag in END_REPONSERainer Jung2011-07-291-0/+11
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-10/+11
* 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