index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
ajp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_proxy_ajp: Add "secret" parameter to proxy workers to implement legacy
Yann Ylavic
2016-04-13
1
-1
/
+3
*
mod_proxy_ajp: Forward SSL_PROTOCOL. Forthcoming
Rainer Jung
2015-02-20
1
-0
/
+1
*
mod_proxy_ajp: remove AJP_EBAD_METHOD, it is not used since r1435178
Jan Kaluža
2014-01-22
1
-2
/
+0
*
Doxygen fix
Jeff Trawick
2013-08-17
1
-1
/
+1
*
* modules/: More doxy group fixes.
Joe Orton
2011-12-07
1
-2
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-32
/
+32
*
Slightly reorganize previously unused dump method.
Rainer Jung
2011-07-30
1
-2
/
+15
*
Make AJP trace messages a bit less cryptic.
Rainer Jung
2011-07-30
1
-0
/
+9
*
mod_proxy_ajp: Respect "reuse" flag in END_REPONSE
Rainer Jung
2011-07-29
1
-0
/
+11
*
Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.
Daniel Earl Poirier
2009-10-28
1
-10
/
+11
*
Use 64K as maximum allowable AJP packet size
Mladen Turk
2007-12-10
1
-1
/
+1
*
Add CPING/CPONG message size as defined as max inside Apache Tomcat using def...
Mladen Turk
2006-10-24
1
-0
/
+1
*
Put the next field at the end of the structure.
Jean-Frederic Clere
2006-10-24
1
-2
/
+2
*
Make sure the AJP message is between 8 and 64K.
Mladen Turk
2006-10-24
1
-2
/
+4
*
At support for ProxyIOBufferSize in AJP.
Jean-Frederic Clere
2006-10-23
1
-1
/
+8
*
Add missing prototype for ajp_handle_cping_cpong function
Mladen Turk
2006-07-26
1
-0
/
+11
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
small cleanup of EBCDIC support in mod_proxy_ajp
Jeff Trawick
2006-05-26
1
-14
/
+1
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
Ruediger Pluem
2005-10-21
1
-0
/
+9
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-29
1
-4
/
+10
*
Fix mess left by incompleteness of previous ProxyPassReverse fix
Nick Kew
2005-08-12
1
-1
/
+1
*
Return 'real' error status codes instead APR_EGENERAL.
Mladen Turk
2005-04-09
1
-0
/
+3
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Rewrite Cookies and other headers in mod_proxy_ajp as configured with
Sander Striker
2005-01-11
1
-2
/
+5
*
Make the combination of mod_proxy_ajp and mod_rewrite work correctly.
Sander Striker
2005-01-07
1
-1
/
+3
*
Use plain apr/apr-util for ajp.
Mladen Turk
2004-09-30
1
-2
/
+3
*
Remove duplicate logging from alloc and send data_msg.
Mladen Turk
2004-09-17
1
-5
/
+4
*
Added SSL custom indicators. They can be set using SetEnv directive,
Mladen Turk
2004-08-25
1
-0
/
+6
*
jakarta-tomcat-connectors AJP files.
Jean-Frederic Clere
2004-08-18
1
-0
/
+447