index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
mod_proxy_uwsgi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_proxy: Check for space/ctrls in nocanon path/urls before forwarding.
Yann Ylavic
2023-03-31
1
-2
/
+12
*
* Whitespace fixes. No functional change.
Ruediger Pluem
2023-03-22
1
-1
/
+1
*
Do not double encode encoded slashes
Ruediger Pluem
2023-03-13
1
-2
/
+5
*
mod_proxy_uwsgi: Stricter backend HTTP response parsing/validation
Yann Ylavic
2023-03-02
1
-14
/
+35
*
mod_proxy_uwsgi: Honor "proxy-nocanon" and "proxy-noencode".
Yann Ylavic
2023-03-02
1
-2
/
+8
*
mod_proxy_uwsgi: Remove duplicate slashes at the beginning of PATH_INFO.
Yann Ylavic
2021-10-09
1
-2
/
+10
*
mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.
Yann Ylavic
2021-09-24
1
-28
/
+33
*
mod_proxy_uwsgi: Fix PATH_INFO setting for generic worker.
Yann Ylavic
2021-09-02
1
-17
/
+5
*
Follow up to r1880205, APLOGNO().
Yann Ylavic
2020-07-23
1
-1
/
+1
*
mod_proxy_uwsgi: Error out on HTTP header larger than 16K
Yann Ylavic
2020-07-23
1
-3
/
+10
*
Avoid NULL pointer dereferences for empty environment variable values
Ruediger Pluem
2020-07-15
1
-3
/
+5
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+1
*
PR63628: individual status codes for ProxyErrorOverride.
Eric Covener
2020-04-11
1
-2
/
+2
*
Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users.
Yann Ylavic
2019-05-17
1
-6
/
+4
*
These need to be signed longs... cast as needed.
Jim Jagielski
2018-08-27
1
-2
/
+2
*
Axe ap_rgetline_core(), not used anymore.
Yann Ylavic
2018-04-22
1
-1
/
+1
*
APR-ize uint types
Jim Jagielski
2017-12-15
1
-6
/
+6
*
Use APR type
Jim Jagielski
2017-12-13
1
-1
/
+1
*
Add APLOGNO to error messages
Christophe Jaillet
2017-12-01
1
-5
/
+5
*
Some small optimization:
Christophe Jaillet
2017-12-01
1
-4
/
+6
*
More C90 stuff...
Jim Jagielski
2017-10-02
1
-5
/
+8
*
Final comment-format changes
Jim Jagielski
2017-10-02
1
-9
/
+9
*
And standard format - no functional change
Jim Jagielski
2017-10-02
1
-195
/
+212
*
C changes / C90/C89
Jim Jagielski
2017-10-02
1
-18
/
+27
*
Fold in ALv2 licensed UWSGI proxy (sub)module as acknowledged via
Jim Jagielski
2017-10-02
1
-0
/
+520