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-10-07
Christopher...
BUG/MINOR: mux-h1: Be sure to only set CO_RFL_READ_ONCE...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Christopher...
CLEANUP: ssl: Release cached SSL sessions on deinit
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Tim Duesterhus
CLEANUP: cache: Fix leak of cconf->c.name during config...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Christopher...
BUG/MINOR: proto_tcp: Report warning messages when...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Brad Smith
DOC: update INSTALL with supported OpenBSD / FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Frédéric Lécaille
BUG/MINOR: peers: Inconsistency when dumping peer statu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
William Dauchy
DOC: ssl: fix typo about ocsp files
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: remove for loop declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: dns/stats: integrate dns counters in stats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: add config "stats show modules"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: display extra proxy stats on the html...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: support clear counters for dynamic stats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MEDIUM: stats: integrate static proxies stats in new...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MEDIUM: stats: add abstract type to store counters
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MEDIUM: stats: define an API to register stat modules
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MEDIUM: stats: add delimiter for static proxy stats...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: define additional flag px cap on domain
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: define the concept of domain for statistics
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Christopher...
MINOR: hlua: Display debug messages on stderr only...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
REORG: stats: extract proxies dump loop in a function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
REORG: stats: extract proxy json dump
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: hide px/sv/li fields in applet struct
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: stats: add stats size as a parameter for csv...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
REORG: stats: export some functions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
BUG/MINOR: stats: fix validity of the json schema
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amaury Denoyelle
MINOR: counters: fix a typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
William Lallemand
CLEANUP: ssl: "bundle" is not an OpenSSL wording
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Willy Tarreau
BUG/MEDIUM: queue: make pendconn_cond_unlink() really...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
William Lallemand
DOC: ssl: new "cert bundle" behavior
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Christopher...
BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Christopher...
MEDIUM: tcp-rules: Warn if a track-sc* content rule...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Christopher...
DOC: tcp-rules: Refresh details about L7 matching for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Eric Salama
BUG/MINOR: Fix several leaks of 'log_tag' in init().
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
William Dauchy
MINOR: ssl: remove uneeded check in crtlist_parse_file
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Tim Duesterhus
MINOR: ssl: Add error if a crt-list might be truncated
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Tim Duesterhus
CLEANUP: ssl: Use structured format for error line...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Brad Smith
BUILD: makefile: Enable closefrom() support on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Willy Tarreau
BUILD: tools: fix minor build issue on isspace()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Amaury Denoyelle
MINOR: tools: support for word expansion of environment...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Willy Tarreau
BUILD: makefile: add an EXTRAVERSION variable to ease...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Brad Smith
BUILD: makefile: Fix building with closefrom() support...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
OPTIM: backend: skip LB when we know the backend is...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
OPTIM: backend/random: never queue on the server, alway...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Brad Smith
BUILD: makefile: Update feature flags for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
REGTEST: make map_regm_with_backref require 1.7
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Willy Tarreau
REGTEST: make abns_socket.vtc require 1.8
commit
|
commitdiff
|
tree
|
snapshot
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
next