aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-25prepare release 2.1.12.1.1Omar Polo
2024-08-25typo; fix release numberOmar Polo
2024-08-24regress: hide REMOTE_{ADDR,HOST} tooOmar Polo
2024-08-24update the readmeOmar Polo
2024-08-24regress/fcgi: dump and check all the parametersOmar Polo
2024-08-24github: limit docker image builds to tags and the master branchOmar Polo
2024-08-24fix previous; no need to match_host for the aliasOmar Polo
2024-08-24no need for the match_host danceOmar Polo
2024-08-24improve testsOmar Polo
2024-08-24rework match_host(); fix alias handling; add two alias testsOmar Polo
2024-08-24fix config.log args loggingOmar Polo
2024-08-23work around comically tiny HOST_NAME_MAX on glibc systemOmar Polo
2024-08-18fcgi-test: fix stale commentOmar Polo
2024-08-18sync changelogOmar Polo
2024-08-18fix: send port as SERVER_PORTChristoph Liebender
2024-08-05configure/getprogname: fix handling and use __progname tooOmar Polo
2024-08-03-current againOmar Polo
2024-08-03prepare release 2.12.1Omar Polo
2024-08-03proxy-protocol: accept cross-family proxyingOmar Polo
2024-08-03remove unused argument from check_port_v1Omar Polo
2024-08-03sync changelogOmar Polo
2024-08-03gg: support IPv6 addresses in -POmar Polo
2024-08-03rewordOmar Polo
2024-08-03remove useless debugging logOmar Polo
2024-08-03main_reload: save and restore preforkOmar Polo
2024-08-03regress: fix quit()Omar Polo
2024-08-03regress: simplify code and fix commentOmar Polo
2024-08-03gmid.conf.5: some love for the EXAMPLES sectionOmar Polo
2024-08-03add support for using the proxy protocol v1 when proxying tooOmar Polo
2024-08-03regress: run the proxies on a different portOmar Polo
2024-08-03proxy_init: simplify logicOmar Polo
2024-08-03regress: fix test_high_prefork()Omar Polo
2024-08-03fmtOmar Polo
2024-07-08change the type for read_posOmar Polo
2024-07-08proxy protocol v1: handle EOF and short readsOmar Polo
2024-07-08remove trailing whitespaces and extra bracesOmar Polo
2024-07-08move some variables to function scopeOmar Polo
2024-07-08fix left computationOmar Polo
2024-07-08no need to clear error before calling read(2)Omar Polo
2024-07-08s/should_buffer/proxy_protoOmar Polo
2024-07-08fmtOmar Polo
2024-07-06remove debug logOmar Polo
2024-07-02gemexp: add -vOmar Polo
2024-07-02proxy: inline the `goto retry'Omar Polo
2024-07-02add instructions for fuzzyingOmar Polo
2024-07-02fuzzying the proxy protocol tooOmar Polo
2024-07-02add a few tests found by aflOmar Polo
2024-07-02initial support for fuzzyingOmar Polo
2024-06-28document proxy-v1Omar Polo
2024-06-28show the conf path in the README.mdOmar Polo