]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-10-02  William DauchyMINOR: ssl: remove uneeded check in crtlist_parse_file
2020-10-02  Tim DuesterhusMINOR: ssl: Add error if a crt-list might be truncated
2020-10-02  Tim DuesterhusCLEANUP: ssl: Use structured format for error line...
2020-10-02  Brad SmithBUILD: makefile: Enable closefrom() support on Solaris
2020-10-01  Willy TarreauBUILD: tools: fix minor build issue on isspace()
2020-10-01  Amaury DenoyelleMINOR: tools: support for word expansion of environment...
2020-10-01  Willy TarreauBUILD: makefile: add an EXTRAVERSION variable to ease...
2020-09-30  Brad SmithBUILD: makefile: Fix building with closefrom() support...
2020-09-29  Willy TarreauOPTIM: backend: skip LB when we know the backend is...
2020-09-29  Willy TarreauOPTIM: backend/random: never queue on the server, alway...
2020-09-29  Brad SmithBUILD: makefile: Update feature flags for FreeBSD
2020-09-29  Willy TarreauREGTEST: make map_regm_with_backref require 1.7
2020-09-29  Willy TarreauREGTEST: make abns_socket.vtc require 1.8
2020-09-29  Willy TarreauREGTEST: make agent-check.vtc require 1.8
2020-09-29  Willy TarreauREGTEST: the iif converter test requires 2.3
2020-09-29  Willy TarreauREGTEST: make ssl_client_samples and ssl_server_samples...
2020-09-29  Willy TarreauREGTEST: fix host part in balance-uri-path-only.vtc
2020-09-28  William LallemandBUG/MINOR: ssl/crt-list: exit on warning out of crtlist...
2020-09-27  William DauchyDOC: crt: advise to move away from cert bundle
2020-09-27  William DauchyDOC: agent-check: fix typo in "fail" word expected...
2020-09-27  Brad SmithBUILD: makefile: Update feature flags for OpenBSD
2020-09-26  Ilya ShipitsinREGTESTS: use "command" instead of "which" for better...
2020-09-25  Christopher... [RELEASE] Released version 2.3-dev5 v2.3-dev5
2020-09-25  Miroslav ZagoracBUILD: trace: include tools.h
2020-09-25  Willy TarreauBUG/MINOR: listeners: properly close listener FDs
2020-09-25  Willy TarreauBUG/MEDIUM: listeners: do not pause foreign listeners
2020-09-23  Willy TarreauREGTESTS: add a few load balancing tests
2020-09-23  Willy TarreauMINOR: backend: add a new "path-only" option to "balanc...
2020-09-23  Willy TarreauMINOR: backend: make the "whole" option of balance...
2020-09-18  Amaury DenoyelleBUG/MINOR: config: Fix memory leak on config parse...
2020-09-18  Eric SalamaBUG/MINOR: Fix memory leaks cfg_parse_peers
2020-09-18  Christopher... BUG/MINOR: http-fetch: Don't set the sample type during...
2020-09-18  Willy TarreauBUG/MEDIUM: h2: report frame bits only for handled...
2020-09-18  Willy TarreauBUG/MINOR: h2/trace: do not display "stream error"...
2020-09-18  Willy TarreauMINOR: h2/trace: also display the remaining frame lengt...
2020-09-17  Willy TarreauBUILD: sock_inet: include errno.h
2020-09-17  Willy TarreauMINOR: sock_unix: report the errno string in binding...
2020-09-17  Willy TarreauMINOR: sock_inet: report the errno string in binding...
2020-09-16  Willy TarreauBUILD: sock_unix: add missing errno.h
2020-09-16  Willy TarreauMINOR: tools: drop listener detection hack from str2sa_...
2020-09-16  Willy TarreauMEDIUM: proto_udp: replace last AF_CUST_UDP* with AF_INET*
2020-09-16  Willy TarreauMEDIUM: tools: make str2sa_range() use protocol_lookup()
2020-09-16  Willy TarreauMEDIUM: protocol: store the socket and control type...
2020-09-16  Willy TarreauMINOR: protocol: add the control layer type in the...
2020-09-16  Willy TarreauMEDIUM: tools: make str2sa_range() check that the proto...
2020-09-16  Willy TarreauMINOR: tools: make str2sa_range() directly return the...
2020-09-16  Willy TarreauMINOR: listener: pass the chosen protocol to create_lis...
2020-09-16  Willy TarreauMEDIUM: config: make str2listener() not accept datagram...
2020-09-16  Willy TarreauMINOR: log-forward: use str2receiver() to parse the...
2020-09-16  Willy TarreauMINOR: cfgparse: add str2receiver() to parse dgram...
2020-09-16  Willy TarreauMINOR: tools: remove the central test for "udp" in...
2020-09-16  Willy TarreauMEDIUM: tools: make str2sa_range() only report AF_CUST_...
2020-09-16  Willy TarreauMINOR: tools: start to distinguish stream and dgram...
2020-09-16  Willy TarreauMEDIUM: tools: make str2sa_range() check for the sockpa...
2020-09-16  Willy TarreauMINOR: config: do not test an inherited socket again
2020-09-16  Willy TarreauMEDIUM: tools: make str2sa_range() resolve pre-bound...
2020-09-16  Willy TarreauMINOR: log: detect LOG_TARGET_FD from the fd and not...
2020-09-16  Willy TarreauMINOR: tools: make str2sa_range() optionally return...
2020-09-16  Willy TarreauMINOR: listener: remove the inherited arg to create_lis...
2020-09-16  Willy TarreauMINOR: tools: add several PA_O_* flags in str2sa_range...
2020-09-16  Willy TarreauMEDIUM: config: remove all checks for missing/invalid...
2020-09-16  Willy TarreauMEDIUM: tools: make str2sa_range() validate callers...
2020-09-16  Willy TarreauMINOR: tools: add several PA_O_PORT_* flags in str2sa_r...
2020-09-16  Willy TarreauMINOR: tools: make str2sa_range() take more options...
2020-09-16  Willy TarreauCLEANUP: tools: make str2sa_range() less awful for...
2020-09-16  Willy TarreauMINOR: protocol: add a real family for existing FDs
2020-09-16  Willy TarreauCLEANUP: protocol: remove family-specific fields from...
2020-09-16  Willy TarreauMINOR: protocol: retrieve the family-specific fields...
2020-09-16  Willy TarreauMINOR: protocol: add a new proto_fam structure for...
2020-09-16  Willy TarreauMEDIUM: protocol: do not call proto->bind() anymore...
2020-09-16  Willy TarreauMEDIUM: protocol: explicitly start the receiver before...
2020-09-16  Willy TarreauMEDIUM: proto_sockpair: make use of sockpair_bind_recei...
2020-09-16  Willy TarreauMEDIUM: sockpair: implement sockpair_bind_receiver()
2020-09-16  Willy TarreauMEDIUM: uxst: make use of sock_unix_bind_receiver()
2020-09-16  Willy TarreauMEDIUM: sock_unix: implement sock_unix_bind_receiver()
2020-09-16  Willy TarreauMEDIUM: udp: make use of sock_inet_bind_receiver()
2020-09-16  Willy TarreauMEDIUM: tcp: make use of sock_inet_bind_receiver()
2020-09-16  Willy TarreauMEDIUM: sock_inet: implement sock_inet_bind_receiver()
2020-09-16  Willy TarreauMINOR: protocol: add a new ->bind() entry to bind the...
2020-09-16  Willy TarreauMINOR: protocol: rename the ->bind field to ->listen
2020-09-16  Willy TarreauMINOR: sock: make sock_find_compatible_fd() only take...
2020-09-16  Willy TarreauMINOR: receiver: move the FOREIGN and V6ONLY options...
2020-09-16  Willy TarreauMINOR: listener: move the INHERITED flag down to the...
2020-09-16  Willy TarreauMINOR: receiver: add a receiver-specific flag to indica...
2020-09-16  Willy TarreauMINOR: listener: prefer to retrieve the socket's settin...
2020-09-16  Willy TarreauMINOR: receiver: link the receiver to its owner
2020-09-16  Willy TarreauMINOR: receiver: link the receiver to its settings
2020-09-16  Willy TarreauREORG: listener: move the receiver part to a new file
2020-09-16  Willy TarreauMINOR: listener: make sock_find_compatible_fd() check...
2020-09-16  Willy TarreauREORG: listener: move the listener's proto to the receiver
2020-09-16  Willy TarreauREORG: listener: move the receiving FD to struct receiver
2020-09-16  Willy TarreauREORG: listener: move the listening address to a struct...
2020-09-16  Willy TarreauREORG: listener: create a new struct receiver
2020-09-16  Willy TarreauMINOR: listener: move the network namespace to the...
2020-09-16  Willy TarreauMINOR: listener: move the interface to the struct settings
2020-09-16  Willy TarreauMINOR: listener: move bind_proc and bind_thread to...
2020-09-16  Willy TarreauMINOR: listener: create a new struct "settings" in...
2020-09-16  Willy TarreauBUG/MINOR: dns: gracefully handle the "udp@" address...
2020-09-16  Willy TarreauBUG/MINOR: log: gracefully handle the "udp@" address...
2020-09-16  William LallemandBUILD: fix build with openssl < 1.0.2 since bundle...
next