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-24
William Lallemand
MINOR: httpclient: add the server to the proxy
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
William Lallemand
MINOR: httpclient: set verify none on the https server
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Dragan Dosen
BUG/MEDIUM: base64: check output boundaries within...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
William Lallemand
BUG/MINOR: httpclient: remove deinit of the httpclient
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Willy Tarreau
BUG/MINOR: stick-table: fix the sc-set-gpt* parser...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
William Lallemand
CLEANUP: ssl: remove useless check on p in openssl_vers...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
William Lallemand
MINOR: cfgcond: implements openssl_version_atleast...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
William Lallemand
MINOR: ssl: add an openssl version string parser
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
MINOR: systemd: remove the ExecStartPre line in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
BUG/MINOR: systemd: ExecStartPre must use -Ws
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
devnexen@gmail.com
MINOR: tools: add FreeBSD support to get_exec_path()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Willy Tarreau
MINOR: hlua: take the global Lua lock inside a global...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
MINOR: httpclient: cleanup the include files
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
BUG/MINOR: httpclient: check if hdr_num is not 0
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
BUG/MINOR: httpclient/cli: change the appctx test in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
BUG/MINOR: httpclient: fix uninitialized sl variable
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Willy Tarreau
REGTESTS: server: fix agent-check syntax and expectation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Willy Tarreau
REGTESTS: abortonclose: after retries, 503 is expected...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Willy Tarreau
REGTESTS: http_upgrade: fix incorrect expectation on...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Willy Tarreau
BUG/MINOR: http_client: make sure to preset the proxy...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Willy Tarreau
BUG/MEDIUM: cfgparse: do not allocate IDs to automatic...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
MINOR: proxy: check if p is NULL in free_proxy()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
William Lallemand
MINOR: server: check if srv is NULL in free_server()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Remi Tricot...
BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Willy Tarreau
BUG/MEDIUM: h2: match absolute-path not path-absolute...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Remi Tricot...
MEDIUM: ssl: Keep a reference to the client's certifica...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
William Lallemand
MINOR: httpclient/cli: change the User-Agent to "HAProxy"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
William Lallemand
MINOR: httpclient/cli: implement a simple client over...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
William Lallemand
MINOR: httpclient: implement a simple HTTP Client API
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
William Lallemand
MINOR: httpclient: initialize the proxy
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Willy Tarreau
[RELEASE] Released version 2.5-dev4
v2.5-dev4
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Amaury Denoyelle
REGTESTS: add a test to prevent h2 desync attacks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Willy Tarreau
BUG/MEDIUM: h2: give :authority precedence over Host
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Willy Tarreau
BUG/MAJOR: h2: enforce stricter syntax checks on the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Willy Tarreau
BUG/MAJOR: h2: verify that :path starts with a '/'...
commit
|
commitdiff
|
tree
|
snapshot
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
next