Age | Commit message (Expand) | Author |
2024-11-24 | fix test_log_common | Omar Polo |
2024-11-24 | update to new imsg APIs | Omar Polo |
2024-09-01 | one more typo from codespell | Omar Polo |
2024-09-01 | spell "nam" with the "e"; from codespell | Omar Polo |
2024-09-01 | typos; courtesy of codespell | Omar Polo |
2024-08-29 | improve failure log of test_log_* | Omar Polo |
2024-08-29 | add some tests for the different log styles | Omar Polo |
2024-08-29 | fix timestamps in common and combined log styles | Omar Polo |
2024-08-25 | -current again | Omar Polo |
2024-08-25 | prepare release 2.1.12.1.1 | Omar Polo |
2024-08-25 | typo; fix release number | Omar Polo |
2024-08-24 | regress: hide REMOTE_{ADDR,HOST} too | Omar Polo |
2024-08-24 | update the readme | Omar Polo |
2024-08-24 | regress/fcgi: dump and check all the parameters | Omar Polo |
2024-08-24 | github: limit docker image builds to tags and the master branch | Omar Polo |
2024-08-24 | fix previous; no need to match_host for the alias | Omar Polo |
2024-08-24 | no need for the match_host dance | Omar Polo |
2024-08-24 | improve tests | Omar Polo |
2024-08-24 | rework match_host(); fix alias handling; add two alias tests | Omar Polo |
2024-08-24 | fix config.log args logging | Omar Polo |
2024-08-23 | work around comically tiny HOST_NAME_MAX on glibc system | Omar Polo |
2024-08-18 | fcgi-test: fix stale comment | Omar Polo |
2024-08-18 | sync changelog | Omar Polo |
2024-08-18 | fix: send port as SERVER_PORT | Christoph Liebender |
2024-08-05 | configure/getprogname: fix handling and use __progname too | Omar Polo |
2024-08-03 | -current again | Omar Polo |
2024-08-03 | prepare release 2.12.1 | Omar Polo |
2024-08-03 | proxy-protocol: accept cross-family proxying | Omar Polo |
2024-08-03 | remove unused argument from check_port_v1 | Omar Polo |
2024-08-03 | sync changelog | Omar Polo |
2024-08-03 | gg: support IPv6 addresses in -P | Omar Polo |
2024-08-03 | reword | Omar Polo |
2024-08-03 | remove useless debugging log | Omar Polo |
2024-08-03 | main_reload: save and restore prefork | Omar Polo |
2024-08-03 | regress: fix quit() | Omar Polo |
2024-08-03 | regress: simplify code and fix comment | Omar Polo |
2024-08-03 | gmid.conf.5: some love for the EXAMPLES section | Omar Polo |
2024-08-03 | add support for using the proxy protocol v1 when proxying too | Omar Polo |
2024-08-03 | regress: run the proxies on a different port | Omar Polo |
2024-08-03 | proxy_init: simplify logic | Omar Polo |
2024-08-03 | regress: fix test_high_prefork() | Omar Polo |
2024-08-03 | fmt | Omar Polo |
2024-07-08 | change the type for read_pos | Omar Polo |
2024-07-08 | proxy protocol v1: handle EOF and short reads | Omar Polo |
2024-07-08 | remove trailing whitespaces and extra braces | Omar Polo |
2024-07-08 | move some variables to function scope | Omar Polo |
2024-07-08 | fix left computation | Omar Polo |
2024-07-08 | no need to clear error before calling read(2) | Omar Polo |
2024-07-08 | s/should_buffer/proxy_proto | Omar Polo |
2024-07-08 | fmt | Omar Polo |