summaryrefslogtreecommitdiff
path: root/modules/proxy/mod_proxy_uwsgi.c
Commit message (Expand)AuthorAgeFilesLines
* mod_proxy: Check for space/ctrls in nocanon path/urls before forwarding.Yann Ylavic2023-03-311-2/+12
* * Whitespace fixes. No functional change.Ruediger Pluem2023-03-221-1/+1
* Do not double encode encoded slashesRuediger Pluem2023-03-131-2/+5
* mod_proxy_uwsgi: Stricter backend HTTP response parsing/validationYann Ylavic2023-03-021-14/+35
* mod_proxy_uwsgi: Honor "proxy-nocanon" and "proxy-noencode".Yann Ylavic2023-03-021-2/+8
* mod_proxy_uwsgi: Remove duplicate slashes at the beginning of PATH_INFO.Yann Ylavic2021-10-091-2/+10
* mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.Yann Ylavic2021-09-241-28/+33
* mod_proxy_uwsgi: Fix PATH_INFO setting for generic worker.Yann Ylavic2021-09-021-17/+5
* Follow up to r1880205, APLOGNO().Yann Ylavic2020-07-231-1/+1
* mod_proxy_uwsgi: Error out on HTTP header larger than 16KYann Ylavic2020-07-231-3/+10
* Avoid NULL pointer dereferences for empty environment variable valuesRuediger Pluem2020-07-151-3/+5
* Add missing pool tags to help debugging.Yann Ylavic2020-04-161-0/+1
* PR63628: individual status codes for ProxyErrorOverride.Eric Covener2020-04-111-2/+2
* Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users.Yann Ylavic2019-05-171-6/+4
* These need to be signed longs... cast as needed.Jim Jagielski2018-08-271-2/+2
* Axe ap_rgetline_core(), not used anymore.Yann Ylavic2018-04-221-1/+1
* APR-ize uint typesJim Jagielski2017-12-151-6/+6
* Use APR typeJim Jagielski2017-12-131-1/+1
* Add APLOGNO to error messagesChristophe Jaillet2017-12-011-5/+5
* Some small optimization:Christophe Jaillet2017-12-011-4/+6
* More C90 stuff...Jim Jagielski2017-10-021-5/+8
* Final comment-format changesJim Jagielski2017-10-021-9/+9
* And standard format - no functional changeJim Jagielski2017-10-021-195/+212
* C changes / C90/C89Jim Jagielski2017-10-021-18/+27
* Fold in ALv2 licensed UWSGI proxy (sub)module as acknowledged viaJim Jagielski2017-10-021-0/+520