projects
/
haproxy-2.3.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.3.git
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
2020-09-16
William Lallemand
BUG/MINOR: ssl/crt-list: crt-list could end without...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Olivier Houchard
BUG/MEDIUM: ssl: Don't call ssl_sock_io_cb() directly.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Willy Tarreau
BUG/MINOR: server: report correct error message for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Ilya Shipitsin
CI: travis-ci: split asan step out of running tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Brad Smith
BUILD: makefile: change default value of CC from gcc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
William Lallemand
BUG/MINOR: ssl: verifyhost is case sensitive
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Willy Tarreau
BUILD: connection: fix build on clang after the VAR_ARR...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Willy Tarreau
CLEANUP: tree-wide: use VAR_ARRAY instead of [0] in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Tim Duesterhus
CLEANUP: Do not use a fixed type for 'sizeof' in 'calloc'
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Tim Duesterhus
BUG/MINOR: Fix type passed of sizeof() for calloc()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Ilya Shipitsin
CI: travis-ci: help Coverity to recognize abort()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Ilya Shipitsin
BUILD: introduce possibility to define ABORT_NOW()...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Ilya Shipitsin
CLEANUP: Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
DOC: Fix typo in iif() example
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Willy Tarreau
[RELEASE] Released version 2.3-dev4
v2.3-dev4
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
MINOR: sample: Add iif(<true>,<false>) converter
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Willy Tarreau
REORG: tools: move PARSE_OPT_* from tools.h to tools-t.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Christopher...
BUG/MEDIUM: pattern: Renew the pattern expression revis...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
CLEANUP: haproxy: Free post_check_list in deinit()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
CLEANUP: haproxy: Free per_thread_*_list in deinit()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
CLEANUP: haproxy: Free post_proxy_check_list in deinit()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
CLEANUP: Free old_argv on deinit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Tim Duesterhus
BUG/MINOR: haproxy: Free uri_auth->scope during deinit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Willy Tarreau
BUILD: traces: don't pass an empty argument for missing...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Willy Tarreau
BUILD: trace: always have an argument before variadic...
commit
|
commitdiff
|
tree
|
snapshot
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
next