haproxy-2.5.git
2020-09-02 Willy TarreauMAJOR: init: start all listeners via protocols and...
2020-09-02 Willy TarreauCLEANUP: protocol: remove all ->bind_all() and ->unbind...
2020-09-02 Willy TarreauMINOR: protocol: do not call proto->unbind_all() anymore
2020-09-02 Willy TarreauMINOR: protocol: do not call proto->bind_all() anymore
2020-09-02 Willy TarreauBUILD: thread: limit the libgcc_s workaround to glibc...
2020-09-02 Willy TarreauBUG/MINOR: threads: work around a libgcc_s issue with...
2020-09-02 Willy TarreauREGTEST: increase some short timeouts to make tests...
2020-09-02 Willy TarreauCLEANUP: http: silence a cppcheck warning in get_http_a...
2020-09-01 Gilchrist DadagloBUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used...
2020-09-01 Gilchrist DadagloBUG/MINOR: contrib/spoa-server: Updating references...
2020-09-01 Gilchrist DadagloBUG/MINOR: contrib/spoa-server: Do not free reference...
2020-09-01 Gilchrist DadagloBUG/MINOR: contrib/spoa-server: Ensure ip address refer...
2020-09-01 Gilchrist DadagloBUG/MAJOR: contrib/spoa-server: Fix unhandled python...
2020-09-01 Bertrand JacquinMINOR: contrib/spoa-server: allow MAX_FRAME_SIZE override
2020-09-01 Christopher... MINOR: http-htx: Handle an optional reason when replaci...
2020-09-01 Christopher... BUG/MINOR: http-rules: Replace path and query-string...
2020-09-01 Christopher... MINOR: http-htx: Add an option to eval query-string...
2020-08-31 Christopher... BUG/MEDIUM: http-ana: Don't wait to send 1xx responses...
2020-08-29 Willy TarreauBUILD: sock_unix: fix build issue with isdigit()
2020-08-28 Willy TarreauMINOR: sock: distinguish dgram from stream types when...
2020-08-28 Willy TarreauMINOR: sock: do not use LI_O_* in xfer_sock_list anymore
2020-08-28 Willy TarreauREORG: sock: move get_old_sockets() from haproxy.c
2020-08-28 Willy TarreauMINOR: sock_inet: move the IPv4/v6 transparent mode...
2020-08-28 Willy TarreauMINOR: sock: implement sock_find_compatible_fd()
2020-08-28 Willy TarreauMINOR: sock: add interface and namespace length to...
2020-08-28 Willy TarreauREORG: listener: move xfer_sock_list to sock.{c,h}.
2020-08-28 Willy TarreauREORG: sock_inet: move default_tcp_maxseg from proto_tcp.c
2020-08-28 Willy TarreauREORG: sock_inet: move v6only_default from proto_tcp...
2020-08-28 Willy TarreauREORG: inet: replace tcp_is_foreign() with sock_inet_is...
2020-08-28 Willy TarreauMINOR: sock_inet: implement sock_inet_get_dst()
2020-08-28 Willy TarreauMINOR: tcp/udp/unix: make use of proto->addrcmp() to...
2020-08-28 Willy TarreauMINOR: sock: introduce sock_inet and sock_unix
2020-08-28 Willy TarreauREORG: sock: start to move some generic socket code...
2020-08-28 Willy TarreauREORG: unix: move UNIX bind/server keywords from proto_...
2020-08-28 Willy TarreauREORG: tcp: move TCP bind/server keywords from proto_tc...
2020-08-28 Willy TarreauREORG: tcp: move TCP sample fetches from proto_tcp...
2020-08-28 Willy TarreauCLEANUP: tcp: stop exporting smp_fetch_src()
2020-08-28 Willy TarreauREORG: tcp: move TCP actions from proto_tcp.c to tcp_act.c
2020-08-28 Willy TarreauBUG/MINOR: reload: do not fail when no socket is sent
2020-08-26 MIZUTA TakeshiDOC: add description of pidfile in master-worker mode
2020-08-26 Willy TarreauMEDIUM: reload: pass all exportable FDs, not just listeners
2020-08-26 Willy TarreauMINOR: fd: add a new "exported" flag and use it for...
2020-08-26 Willy TarreauCLEANUP: fd: remove fd_remove() and rename fd_dodelete...
2020-08-26 Willy TarreauMEDIUM: fd: replace usages of fd_remove() with fd_stop_...
2020-08-26 William LallemandBUG/MEDIUM: ssl: fix ssl_bind_conf double free w/ wildcards
2020-08-26 Willy TarreauMEDIUM: reload: stop passing listener options along...
2020-08-26 Willy TarreauMINOR: reload: determine the foreing binding status...
2020-08-26 Willy TarreauBUG/MINOR: reload: detect the OS's v6only status before...
2020-08-26 Willy TarreauMINOR: tcp: don't try to set/clear v6only on inherited...
2020-08-25 Shimi GersnerMINOR: ssl: Support SAN extension for certificate gener...
2020-08-25 Shimi GersnerMEDIUM: ssl: Support certificate chaining for certifica...
2020-08-21 Willy TarreauBUILD: task: work around a bogus warning in gcc 4.7...
2020-08-20 Willy TarreauBUILD: tools: include auxv a bit later
2020-08-19 zurikusMINOR: stats: prevent favicon.ico requests for stats...
2020-08-19 Willy TarreauREGTEST: remove stray leading spaces in converteers_ref...
2020-08-18 Tim DuesterhusMINOR: cache: Reject duplicate cache names
2020-08-18 Tim DuesterhusDOC: cache: Use '<name>' instead of '<id>' in error...
2020-08-18 Tim DuesterhusMEDIUM: cfgparse: Emit hard error on truncated lines
2020-08-17 Lukas TribusDOC: overhauling github issue templates
2020-08-17 William LallemandBUG/MEDIUM: ssl: crt-list negative filters don't work
2020-08-17 Thierry FournierMINOR: hlua: Add error message relative to the Channel...
2020-08-14 Willy Tarreau[RELEASE] Released version 2.3-dev3 v2.3-dev3
2020-08-14 William LallemandCLEANUP: ssl: remove poorly readable nested ternary
2020-08-14 William LallemandBUG/MEDIUM: ssl: does not look for all SNIs before...
2020-08-14 David CarlierOPTIM: regex: PCRE2 use JIT match when JIT optimisation...
2020-08-12 William LallemandBUG/MEDIUM: ssl: never generates the chain from the...
2020-08-12 Willy TarreauBUG/MEDIUM: htx: smp_prefetch_htx() must always validat...
2020-08-11 William LallemandBUG/MINOR: ssl: double free w/ smp_fetch_ssl_x_chain_der()
2020-08-11 Willy TarreauBUILD: makefile: don't disable -Wstringop-overflow...
2020-08-11 Willy TarreauBUG/MINOR: stats: use strncmp() instead of memcmp(...
2020-08-10 William LallemandBUG/MINOR: ssl: ssl-skip-self-issued-ca requires >...
2020-08-10 William LallemandBUG/MEDIUM: ssl: fix the ssl-skip-self-issued-ca option
2020-08-10 William DauchyCLEANUP: fix all duplicated semicolons
2020-08-07 William DauchyMINOR: ssl: add ssl_{c,s}_chain_der fetch methods
2020-08-07 William DauchyCLEANUP: ssl: ssl_sock_crt2der semicolon and spaces
2020-08-07 William LallemandBUG/MINOR: snapshots: leak of snapshots on deinit()
2020-08-07 Christopher... MINOR: arg: Use chunk_destroy() to release string arguments
2020-08-07 Christopher... MINOR: lua: Add support for regex as fetches and conver...
2020-08-07 Christopher... MINOR: lua: Add support for userlist as fetches and...
2020-08-07 Christopher... MEDIUM: lua: Don't filter exported fetches and converters
2020-08-07 Christopher... BUG/MINOR: lua: Duplicate lua strings in sample fetches...
2020-08-07 Christopher... MINOR: hlua: Don't needlessly copy lua strings in trash...
2020-08-07 Christopher... BUG/MINOR: lua: Check argument type to convert it to...
2020-08-07 Christopher... BUG/MINOR: lua: Check argument type to convert it to...
2020-08-07 Christopher... BUG/MINOR: arg: Fix leaks during arguments validation...
2020-08-07 Christopher... BUG/MINOR: lua: Duplicate map name to load it when...
2020-08-07 Christopher... BUG/MINOR: converters: Store the sink in an arg pointer...
2020-08-07 Christopher... MINOR: arg: Add an argument type to keep a reference...
2020-08-07 Christopher... BUG/MEDIUM: map/lua: Return an error if a map is loaded...
2020-08-06 William LallemandBUG/MEDIUM: ssl: memory leak of ocsp data at SSL_CTX_free()
2020-08-06 William LallemandBUG/MINOR: ssl: fix memory leak at OCSP loading
2020-08-05 William DauchyDOC: spoa-server: fix false friends `actually`
2020-08-05 William DauchyBUG/MINOR: spoa-server: fix size_t format printing
2020-08-05 Baptiste AssmannBUG/MAJOR: dns: disabled servers through SRV records...
2020-08-05 Baptiste AssmannCLEANUP: dns: typo in reported error message
2020-08-05 Christopher... BUG/MEDIUM: mux-h1: Refresh H1 connection timeout after...
2020-08-05 Ilya ShipitsinCI: travis-ci: specify SLZ_LIB, SLZ_INC for travis...
2020-08-05 Ilya ShipitsinBUILD: Makefile: require SSL_LIB, SSL_INC to be explici...
2020-07-31 Willy TarreauSCRIPTS: git-show-backports: emit the shell command...
2020-07-31 Willy TarreauSCRIPTS: git-show-backports: make -m most only show...
next