projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2020-09-29
Willy Tarreau
REGTEST: make agent-check.vtc require 1.8
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
REGTEST: the iif converter test requires 2.3
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
REGTEST: make ssl_client_samples and ssl_server_samples...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
REGTEST: fix host part in balance-uri-path-only.vtc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
William Lallemand
BUG/MINOR: ssl/crt-list: exit on warning out of crtlist...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
William Dauchy
DOC: crt: advise to move away from cert bundle
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
William Dauchy
DOC: agent-check: fix typo in "fail" word expected...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Brad Smith
BUILD: makefile: Update feature flags for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Ilya Shipitsin
REGTESTS: use "command" instead of "which" for better...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Christopher...
[RELEASE] Released version 2.3-dev5
v2.3-dev5
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Miroslav Zagorac
BUILD: trace: include tools.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Willy Tarreau
BUG/MINOR: listeners: properly close listener FDs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Willy Tarreau
BUG/MEDIUM: listeners: do not pause foreign listeners
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Willy Tarreau
REGTESTS: add a few load balancing tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Willy Tarreau
MINOR: backend: add a new "path-only" option to "balanc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Willy Tarreau
MINOR: backend: make the "whole" option of balance...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Amaury Denoyelle
BUG/MINOR: config: Fix memory leak on config parse...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Eric Salama
BUG/MINOR: Fix memory leaks cfg_parse_peers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Christopher...
BUG/MINOR: http-fetch: Don't set the sample type during...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Willy Tarreau
BUG/MEDIUM: h2: report frame bits only for handled...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Willy Tarreau
BUG/MINOR: h2/trace: do not display "stream error"...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Willy Tarreau
MINOR: h2/trace: also display the remaining frame lengt...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Willy Tarreau
BUILD: sock_inet: include errno.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Willy Tarreau
MINOR: sock_unix: report the errno string in binding...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Willy Tarreau
MINOR: sock_inet: report the errno string in binding...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
BUILD: sock_unix: add missing errno.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: drop listener detection hack from str2sa_...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: proto_udp: replace last AF_CUST_UDP* with AF_INET*
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tools: make str2sa_range() use protocol_lookup()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: protocol: store the socket and control type...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: protocol: add the control layer type in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tools: make str2sa_range() check that the proto...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: make str2sa_range() directly return the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: pass the chosen protocol to create_lis...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: config: make str2listener() not accept datagram...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: log-forward: use str2receiver() to parse the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: cfgparse: add str2receiver() to parse dgram...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: remove the central test for "udp" in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tools: make str2sa_range() only report AF_CUST_...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: start to distinguish stream and dgram...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tools: make str2sa_range() check for the sockpa...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: config: do not test an inherited socket again
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tools: make str2sa_range() resolve pre-bound...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: log: detect LOG_TARGET_FD from the fd and not...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: make str2sa_range() optionally return...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: remove the inherited arg to create_lis...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: add several PA_O_* flags in str2sa_range...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: config: remove all checks for missing/invalid...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tools: make str2sa_range() validate callers...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: add several PA_O_PORT_* flags in str2sa_r...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: tools: make str2sa_range() take more options...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
CLEANUP: tools: make str2sa_range() less awful for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: protocol: add a real family for existing FDs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
CLEANUP: protocol: remove family-specific fields from...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: protocol: retrieve the family-specific fields...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: protocol: add a new proto_fam structure for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: protocol: do not call proto->bind() anymore...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: protocol: explicitly start the receiver before...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: proto_sockpair: make use of sockpair_bind_recei...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: sockpair: implement sockpair_bind_receiver()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: uxst: make use of sock_unix_bind_receiver()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: sock_unix: implement sock_unix_bind_receiver()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: udp: make use of sock_inet_bind_receiver()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: tcp: make use of sock_inet_bind_receiver()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: sock_inet: implement sock_inet_bind_receiver()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: protocol: add a new ->bind() entry to bind the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: protocol: rename the ->bind field to ->listen
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: sock: make sock_find_compatible_fd() only take...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: receiver: move the FOREIGN and V6ONLY options...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: move the INHERITED flag down to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: receiver: add a receiver-specific flag to indica...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: prefer to retrieve the socket's settin...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: receiver: link the receiver to its owner
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: receiver: link the receiver to its settings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
REORG: listener: move the receiver part to a new file
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: make sock_find_compatible_fd() check...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
REORG: listener: move the listener's proto to the receiver
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
REORG: listener: move the receiving FD to struct receiver
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
REORG: listener: move the listening address to a struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
REORG: listener: create a new struct receiver
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: move the network namespace to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: move the interface to the struct settings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: move bind_proc and bind_thread to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MINOR: listener: create a new struct "settings" in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
BUG/MINOR: dns: gracefully handle the "udp@" address...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
BUG/MINOR: log: gracefully handle the "udp@" address...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
BUILD: fix build with openssl < 1.0.2 since bundle...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
DOC: explain bundle emulation in configuration.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
CLEANUP: ssl: remove utility functions for bundle
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
CLEANUP: ssl/cli: remove test on 'multi' variable in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
CLEANUP: ssl: remove test on "multi" variable in ckch...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
MEDIUM: ssl: emulate multi-cert bundles loading in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
MEDIUM: ssl: emulates the multi-cert bundles in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
MINOR: ssl: crtlist_entry_dup() duplicates a crtlist_entry
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
MINOR: ssl: crtlist_dup_ssl_conf() duplicates a ssl_bin...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
MEDIUM: ssl/cli: remove support for multi certificates...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
William Lallemand
MEDIUM: ssl: remove bundle support in crt-list and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
BUG/MEDIUM: log-forward: always quit on parsing errors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
MEDIUM: log-forward: use "dgram-bind" instead of "bind...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Willy Tarreau
BUG/MINOR: log-forward: fail on unknown keywords
commit
|
commitdiff
|
tree
|
snapshot
next