index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
ajp_header.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Cookie2 header problems that originates back
Mladen Turk
2005-12-23
1
-3
/
+3
*
In Apache-2.x, the function is called apr_pstrdup().
Martin Kraemer
2005-12-19
1
-7
/
+3
*
Sorry, previous commit was not ok.
Jean-Frederic Clere
2005-12-15
1
-2
/
+5
*
The string comming from TC is in ASCII and the string returned by apr_psprint...
Jean-Frederic Clere
2005-12-15
1
-2
/
+4
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-23
/
+23
*
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
Ruediger Pluem
2005-10-21
1
-6
/
+16
*
* Fix PR36883 (mod_proxy_ajp and tomcat issues).
Ruediger Pluem
2005-10-07
1
-41
/
+48
*
Fix mess left by incompleteness of previous ProxyPassReverse fix
Nick Kew
2005-08-12
1
-4
/
+4
*
Use two optional functions from mod_ssl so that we
Mladen Turk
2005-04-09
1
-5
/
+4
*
Return 'real' error status codes instead APR_EGENERAL.
Mladen Turk
2005-04-09
1
-40
/
+40
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-11
/
+11
*
Also translate Destination headers when ProxyPassReverse'd
Sander Striker
2005-02-03
1
-2
/
+4
*
Match parameter types
Jim Jagielski
2005-01-11
1
-1
/
+1
*
Rewrite Cookies and other headers in mod_proxy_ajp as configured with
Sander Striker
2005-01-11
1
-7
/
+22
*
Make the combination of mod_proxy_ajp and mod_rewrite work correctly.
Sander Striker
2005-01-07
1
-17
/
+9
*
Remove duplicate logging from alloc and send data_msg.
Mladen Turk
2004-09-17
1
-10
/
+3
*
Remove logging inside ajp_send_data_msg. If send fails it is logged
Mladen Turk
2004-09-17
1
-8
/
+1
*
Fix format string warnings in proxy_ajp on 64-bit platforms:
Joe Orton
2004-09-11
1
-1
/
+1
*
Added SSL custom indicators. They can be set using SetEnv directive,
Mladen Turk
2004-08-25
1
-9
/
+17
*
Implement REQ_ATTRIBUTE using request rec environment table,
Mladen Turk
2004-08-24
1
-11
/
+13
*
Use the session route from request rec notes.
Mladen Turk
2004-08-24
1
-4
/
+4
*
jakarta-tomcat-connectors AJP files.
Jean-Frederic Clere
2004-08-18
1
-0
/
+715