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
2021-08-17
Willy Tarreau
BUG/MAJOR: h2: verify early that non-http/https schemes...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Willy Tarreau
MINOR: http: add a new function http_validate_scheme...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Jonathon Lacher
DOC/MINOR: fix typo in management document
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Kunal Gangakhedkar
DOC: Minor typo fix - 'question mark' -> 'exclamation...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
David Carlier
BUILD: tools: get the absolute path of the current...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Ilya Shipitsin
CI: github actions: relax OpenSSL-3.0.0 version comparision
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Tim Duesterhus
CI: Remove obsolete USE_SLZ=1 CI job
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Christopher...
DOC: lua-api: Add documentation about lua filters
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Christopher...
BUG/MINOR: lua/filters: Return right code when txn...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Christopher...
BUG/MINOR: filters: Always set FLT_END analyser when...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
William Lallemand
MINOR: proxy: disable warnings for internal proxies
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
William Lallemand
MINOR: cli: delare the CLI frontend as an internal...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Emeric Brun
BUG/MEDIUM: cfgcheck: verify existing log-forward liste...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Christopher...
BUG/MINOR: lua: Properly catch alloc errors when parsin...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Christopher...
BUG/MINOR: lua: Properly check negative offset in Chann...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
DOC: config: Fix 'http-response send-spoe-group' docume...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: filters/lua: Support the HTTP filtering from...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: filters/lua: Add request and response HTTP messa...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MEDIUM: filters/lua: Add HTTPMessage class to help...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MEDIUM: filters/lua: Support declaration of some filter...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MEDIUM: filters/lua: Be prepared to filter TCP payloads
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: lua: Add flags on the lua TXN to know the execut...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: lua: Add a function to get a filter attached...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MEDIUM: filters/lua: Add support for dummy filters...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
DOC: Improve the lua documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MEDIUM: lua: Improve/revisit the lua api to manipulate...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MEDIUM: lua: Process buffer data using an offset and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: lua: Add a function to get a reference on a...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: filters/lua: Release filters before the lua...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
BUG/MINOR: lua: Don't yield in channel.append() and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
BUG/MINOR: lua: Yield in channel functions only if...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
MINOR: lua: Add a flag on lua context to know the yield...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
BUG/MINOR: stream: Don't release a stream if FLT_END...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Christopher...
BUG/MINOR: tcpcheck: Properly detect pending HTTP data...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
William Lallemand
MINOR: channel: remove an htx block from a channel
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
William Lallemand
BUG/MINOR: buffer: fix buffer_dump() formatting
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Amaury Denoyelle
BUG/MEDIUM: server: support both check/agent-check...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Amaury Denoyelle
BUG/MEDIUM: check: fix leak on agent-check purge
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Amaury Denoyelle
BUG/MINOR: check: fix leak on add dynamic server with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Amaury Denoyelle
BUG/MINOR: check: do not reset check flags on purge
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Willy Tarreau
ADMIN: dyncookie: implement a simple dynamic cookie...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Amaury Denoyelle
BUG/MINOR: server: do not use refcount in free_server...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Amaury Denoyelle
MINOR: global: define MODE_STOPPING
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Amaury Denoyelle
BUG/MINOR: check: test if server is not null in purge
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Ilya Shipitsin
CI: travis-ci: temporarily disable arm64 builds
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
REGTESTS: server: fix dynamic server with checks test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: doc: specify ulimit-n usage for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
REGTESTS: server: add dynamic check server test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: server: implement agent check for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: server: implement check for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: enable safe keywords for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: check: implement check deletion for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: server: implement a refcount for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: do not increment global maxsock at runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: export check init functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: allocate default check ruleset for every...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: server: initialize fields for dynamic server...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: task: implement tasklet kill
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: server: unmark deprecated on enable health/agent cli
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Christopher...
BUG/MEDIUM: spoe: Fix policy to close applets when...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Christopher...
BUG/MEDIUM: spoe: Create a SPOE applet if necessary...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Christopher...
MINOR: spoe: Add a pointer on the filter config in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
BUG/MINOR: server: update last_change on maint->ready...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
CLEANUP: fd: remove the now unneeded fd_mig_lock
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
CLEANUP: fd: remove the now unused fd_set_running()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MAJOR: fd: get rid of the DWCAS when setting the runnin...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MINOR: activity/fd: remove the dead_fd counter
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Amaury Denoyelle
BUG/MINOR: server: remove srv from px list on CLI ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MEDIUM: servers: make the server deletion code run...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MEDIUM: threads: add a stronger thread_isolate_full...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MINOR: threads: make thread_release() not wait for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
CLEANUP: thread: fix fantaisist indentation of thread_h...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Amaury Denoyelle
BUG/MINOR: server: fix race on error path of 'add serve...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
William Lallemand
MINOR: stats: shows proxy in a stopped state
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
William Lallemand
MINOR: proxy: disabled takes a stopping and a disabled...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
William Lallemand
MINOR: doc: rename conn_status in `option httsplog`
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
William Lallemand
MINOR: log: rename 'dontloglegacyconnerr' to 'log-error...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
[RELEASE] Released version 2.5-dev3
v2.5-dev3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Miroslav Zagorac
BUILD: opentracing: fixed build when using pkg-config...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
MEDIUM: atomic: relax the load/store barriers on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
MEDIUM: atomic: simplify the atomic load/store/exchange...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
BUG/MINOR: freq_ctr: use stricter barriers between...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
MEDIUM: fd: rely more on fd_update_events() to detect...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
REORG: fd: uninline fd_update_events()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
MINOR: poll/epoll: move detection of RDHUP support...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
MINOR: fd: update flags only once in fd_update_events()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
DOC: internals: document the FD takeover process
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: fd: protect fd state harder against a concur...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: pollers: always program an update for migrat...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: poll: fix abnormally high skip_fd counter
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: select: fix excess number of dead/skip reported
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MEDIUM: pollers: clear the sleeping bit after wakin...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MEDIUM: connection: close a rare race between idle...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
William Lallemand
REGTESTS: ssl: ssl_errors.vtc does not work with old...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
REGTESTS: ssl: Add tests for the connection and SSL...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MEDIUM: connection: Add option to disable legacy error log
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: ssl: Define a default https log format
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: ssl: Add new ssl_fc_hsk_err sample fetch
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: ssl: Enable error fetches in case of handshake...
commit
|
commitdiff
|
tree
|
snapshot
next