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-10
Willy Tarreau
BUILD: intops: on x86_64, the bswap instruction is...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Willy Tarreau
BUILD: compiler: workaround a glibc madness around...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Willy Tarreau
BUILD: compiler: reserve the gcc version checks to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Willy Tarreau
BUILD: threads: better workaround for late loading...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Willy Tarreau
BUG/MEDIUM: mux-h1: always apply the timeout on half...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Victor Kislov
BUG/MINOR: auth: report valid crypto(3) support dependi...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Jerome Magnin
DOC: ssl-load-extra-files only applies to certificates...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Christopher...
MINOR: server: Improve log message sent when server...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Christopher...
BUG/MEDIUM: dns: Be sure to renew IP address for alread...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Christopher...
BUG/MEDIUM: dns: Don't store additional records in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Tim Duesterhus
CLEANUP: Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Tim Duesterhus
MINOR: Commit .gitattributes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Christopher...
REGTEST: Add a test for request path manipulations...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Christopher...
MINOR: http-fetch: Add pathq sample fetch
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Christopher...
MINOR: http-rules: Add set-pathq and replace-pathq...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Christopher...
BUG/MEDIUM: doc: Fix replace-path action description
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Christopher...
Revert "BUG/MINOR: http-rules: Replace path and query...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
William Lallemand
BUG/MINOR: startup: haproxy -s cause 100% cpu
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
MAJOR: init: start all listeners via protocols and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
CLEANUP: protocol: remove all ->bind_all() and ->unbind...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
MINOR: protocol: do not call proto->unbind_all() anymore
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
MINOR: protocol: do not call proto->bind_all() anymore
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
BUILD: thread: limit the libgcc_s workaround to glibc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
BUG/MINOR: threads: work around a libgcc_s issue with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
REGTEST: increase some short timeouts to make tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Willy Tarreau
CLEANUP: http: silence a cppcheck warning in get_http_a...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Gilchrist Dadaglo
BUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Gilchrist Dadaglo
BUG/MINOR: contrib/spoa-server: Updating references...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Gilchrist Dadaglo
BUG/MINOR: contrib/spoa-server: Do not free reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Gilchrist Dadaglo
BUG/MINOR: contrib/spoa-server: Ensure ip address refer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Gilchrist Dadaglo
BUG/MAJOR: contrib/spoa-server: Fix unhandled python...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Bertrand Jacquin
MINOR: contrib/spoa-server: allow MAX_FRAME_SIZE override
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Christopher...
MINOR: http-htx: Handle an optional reason when replaci...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Christopher...
BUG/MINOR: http-rules: Replace path and query-string...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Christopher...
MINOR: http-htx: Add an option to eval query-string...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Christopher...
BUG/MEDIUM: http-ana: Don't wait to send 1xx responses...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Willy Tarreau
BUILD: sock_unix: fix build issue with isdigit()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock: distinguish dgram from stream types when...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock: do not use LI_O_* in xfer_sock_list anymore
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: sock: move get_old_sockets() from haproxy.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock_inet: move the IPv4/v6 transparent mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock: implement sock_find_compatible_fd()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock: add interface and namespace length to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: listener: move xfer_sock_list to sock.{c,h}.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: sock_inet: move default_tcp_maxseg from proto_tcp.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: sock_inet: move v6only_default from proto_tcp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: inet: replace tcp_is_foreign() with sock_inet_is...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock_inet: implement sock_inet_get_dst()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: tcp/udp/unix: make use of proto->addrcmp() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
MINOR: sock: introduce sock_inet and sock_unix
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: sock: start to move some generic socket code...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: unix: move UNIX bind/server keywords from proto_...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: tcp: move TCP bind/server keywords from proto_tc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: tcp: move TCP sample fetches from proto_tcp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
CLEANUP: tcp: stop exporting smp_fetch_src()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
REORG: tcp: move TCP actions from proto_tcp.c to tcp_act.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Willy Tarreau
BUG/MINOR: reload: do not fail when no socket is sent
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
MIZUTA Takeshi
DOC: add description of pidfile in master-worker mode
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
MEDIUM: reload: pass all exportable FDs, not just listeners
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
MINOR: fd: add a new "exported" flag and use it for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
CLEANUP: fd: remove fd_remove() and rename fd_dodelete...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
MEDIUM: fd: replace usages of fd_remove() with fd_stop_...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
William Lallemand
BUG/MEDIUM: ssl: fix ssl_bind_conf double free w/ wildcards
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
MEDIUM: reload: stop passing listener options along...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
MINOR: reload: determine the foreing binding status...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
BUG/MINOR: reload: detect the OS's v6only status before...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Willy Tarreau
MINOR: tcp: don't try to set/clear v6only on inherited...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Shimi Gersner
MINOR: ssl: Support SAN extension for certificate gener...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Shimi Gersner
MEDIUM: ssl: Support certificate chaining for certifica...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Willy Tarreau
BUILD: task: work around a bogus warning in gcc 4.7...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Willy Tarreau
BUILD: tools: include auxv a bit later
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
zurikus
MINOR: stats: prevent favicon.ico requests for stats...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Willy Tarreau
REGTEST: remove stray leading spaces in converteers_ref...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tim Duesterhus
MINOR: cache: Reject duplicate cache names
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tim Duesterhus
DOC: cache: Use '<name>' instead of '<id>' in error...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Tim Duesterhus
MEDIUM: cfgparse: Emit hard error on truncated lines
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Lukas Tribus
DOC: overhauling github issue templates
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
William Lallemand
BUG/MEDIUM: ssl: crt-list negative filters don't work
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Thierry Fournier
MINOR: hlua: Add error message relative to the Channel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Willy Tarreau
[RELEASE] Released version 2.3-dev3
v2.3-dev3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
William Lallemand
CLEANUP: ssl: remove poorly readable nested ternary
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
William Lallemand
BUG/MEDIUM: ssl: does not look for all SNIs before...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
David Carlier
OPTIM: regex: PCRE2 use JIT match when JIT optimisation...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
William Lallemand
BUG/MEDIUM: ssl: never generates the chain from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Willy Tarreau
BUG/MEDIUM: htx: smp_prefetch_htx() must always validat...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
William Lallemand
BUG/MINOR: ssl: double free w/ smp_fetch_ssl_x_chain_der()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Willy Tarreau
BUILD: makefile: don't disable -Wstringop-overflow...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Willy Tarreau
BUG/MINOR: stats: use strncmp() instead of memcmp(...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
William Lallemand
BUG/MINOR: ssl: ssl-skip-self-issued-ca requires >...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
William Lallemand
BUG/MEDIUM: ssl: fix the ssl-skip-self-issued-ca option
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
William Dauchy
CLEANUP: fix all duplicated semicolons
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
William Dauchy
MINOR: ssl: add ssl_{c,s}_chain_der fetch methods
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
William Dauchy
CLEANUP: ssl: ssl_sock_crt2der semicolon and spaces
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
William Lallemand
BUG/MINOR: snapshots: leak of snapshots on deinit()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Christopher...
MINOR: arg: Use chunk_destroy() to release string arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Christopher...
MINOR: lua: Add support for regex as fetches and conver...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Christopher...
MINOR: lua: Add support for userlist as fetches and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Christopher...
MEDIUM: lua: Don't filter exported fetches and converters
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Christopher...
BUG/MINOR: lua: Duplicate lua strings in sample fetches...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Christopher...
MINOR: hlua: Don't needlessly copy lua strings in trash...
commit
|
commitdiff
|
tree
|
snapshot
next