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-05-13
Willy Tarreau
MINOR: soft-stop: let the first stopper only signal...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Willy Tarreau
BUG/MINOR: soft-stop: always wake up waiting threads...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
William Dauchy
CLEANUP: select: enhance readability in init
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
William Dauchy
BUG/MINOR: pollers: remove uneeded free in global init
commit
|
commitdiff
|
tree
|
snapshot
2020-05-13
Willy Tarreau
BUG/MINOR: pools: use %u not %d to report pool stats...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Christopher...
BUG/MINOR: sample/ssl: Fix digest converter for openssl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Christopher...
BUG/MEDIUM: checks: Subscribe to I/O events only if...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Patrick Gansterer
MINOR: sample: Add digest and hmac converters
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Patrick Gansterer
MINOR: sample: Move aes_gcm_dec implementation into...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Christopher...
MINOR: checks: Don't try to send outgoing data if waiti...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Christopher...
BUG/MINOR: checks: Rely on next I/O oriented rule when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Christopher...
BUG/MINOR: checks: Don't subscribe to I/O events if...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-12
Christopher...
BUG/MEDIUM: checks: Subscribe to I/O events on an unfin...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Gilchrist Dadaglo
MAJOR: contrib: porting spoa_server to support python3
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Ilya Shipitsin
CI: extend spellchecker whitelist
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Ilya Shipitsin
DOC: assorted typo fixes in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-11
Ilya Shipitsin
CI: travis-ci: upgrade LibreSSL versions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Willy Tarreau
CLEANUP: remove THREAD_LOCAL from config.h
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Willy Tarreau
CLENAUP: config: move CONFIG_HAP_LOCKLESS_POOLS out...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Willy Tarreau
CLEANUP: config: drop unused setting CONFIG_HAP_INLINE_...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Willy Tarreau
CLEANUP: config: drop unused setting CONFIG_HAP_MEM_OPTIM
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Willy Tarreau
CI: travis-ci: extend the build time for SSL to 60...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Ilya Shipitsin
CI: travis-ci: skip pcre2 on arm64 build
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Willy Tarreau
MEDIUM: ssl: increase default-dh-param to 2048
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Ilya Shipitsin
CI: travis-ci: enable arm64 builds again
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Tim Duesterhus
MINOR: cfgparse: Improve error message for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Tim Duesterhus
BUG/MINOR: cfgparse: Abort parsing the current line...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Willy Tarreau
BUG/MEDIUM: http_ana: make the detection of NTLM varian...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Willy Tarreau
BUG/MINOR: http-ana: fix NTLM response parsing again
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Willy Tarreau
REGTESTS: make the http-check-send test require version 2.2
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Christopher...
BUG/MINOR: config: Make use_backend and use-server...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Adis Nezirovic
BUG/MEDIUM: lua: Fix dumping of stick table entries...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Christopher...
MINOR: checks: Make matching on HTTP headers for expect...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Christopher...
DOC: Be more explicit about configurable check ok/error...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MINOR: checks: Support log-format string to set the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MINOR: checks: Support log-format string to set the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
William Lallemand
MINOR: mworker: replace ha_alert by ha_warning when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
REGTEST: checks: Adapt SSL error message reported when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MINOR: checks/sample: Remove unnecessary tests on the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MINOR: checks: Simplify matching on HTTP headers in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MINOR: checks: Use dedicated actions to send log-format...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
CLEANUP: checks: sort and rename tcpcheck_expect_type...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MEDIUM: checks: Remove dedicated sample fetches and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
DOC: Fix req.body and co documentation to be accurate
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MEDIUM: checks: Add matching on log-format string for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-06
Christopher...
MINOR: checks: Improve report of unexpected errors...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Willy Tarreau
[RELEASE] Released version 2.2-dev7
v2.2-dev7
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Willy Tarreau
DOC: intro: add a contacts section
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Willy Tarreau
DOC: update intro.txt for 2.2
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Willy Tarreau
BUG/MINOR: threads: fix multiple use of argument inside...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Willy Tarreau
BUG/MINOR: threads: fix multiple use of argument inside...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Baptiste Assmann
MINOR: istbuf: add ist2buf() function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Baptiste Assmann
MINOR: ist: add istissame() function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Baptiste Assmann
MINOR: ist: add istadv() function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
BUG/MINOR: 51d: Fix HTX message prefetch
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
BUG/MINOR: wurfl: Fix HTX message prefetch
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
BUG/MINOR: da: Fix HTX message prefetch
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Joseph C. Sible
MINOR: lua: allow changing port with set_addr
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MEDIUM: checks: Support matching on headers for http...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
REGTEST: checks: Fix sync condition for agent-check
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
BUG/MINOR: checks: Support multiple HTTP expect rules
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MINOR: checks: Set by default expect rule status to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MINOR: http-htx: Support different methods to look...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MINOR: checks: Add support of HTTP response sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MINOR: checks: Add support of server side ssl sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MINOR: checks: Add support of be_id, be_name, srv_id...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MINOR: checks: Add support of payload-based sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
DOC: Document the log-format parameter for tcp-check...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
MEDIUM: checks/http-fetch: Support htx prefetch from...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
BUG/MINOR: sample: Set the correct type when a binary...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
William Dauchy
CLEANUP: connections: align function declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Dragan Dosen
BUG/MEDIUM: ssl: fix the id length check within smp_fet...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Christopher...
BUG/MEDIUM: h1: Don't compare host and authority if...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
William Dauchy
BUG/MEDIUM: connections: force connections cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Christopher...
BUG/MEDIUM: mux-fcgi: Fix wrong test on FCGI_CF_KEEP_CO...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Christopher...
BUG/MEDIUM: mux_fcgi: Free the FCGI connection at the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Christopher...
BUG/MEDIUM: mux-fcgi: Return from detach if server...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
MINOR: stream: report the list of active filters on...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
BUG/MEDIUM: shctx: bound the number of loops that can...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
BUG/MEDIUM: shctx: really check the lock's value while...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
BUG/MINOR: debug: properly use long long instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
MINOR: threads: export the POSIX thread ID in panic...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
BUG/MEDIUM: listener: mark the thread as not stuck...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Willy Tarreau
CLEANUP: ssl: silence a build warning when threads...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
William Lallemand
REGTEST: ssl: improve the "set ssl cert" test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
William Lallemand
REGTEST: ssl: remove curl from the "add ssl crt-list...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
REGTEST: http-rules: Require PCRE or PCRE2 option to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
DOC: Add more info about request formatting in http...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
DOC: Fix send rules in the http-check connect example
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
CLEANUP: checks: Fix checks includes
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
MINOR: checks: Keep the Host header and the request...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
MINOR: checks: Skip some headers for http-check send...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
MINOR: checks: Don't support multiple host header for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Christopher...
MINOR: http-htx: Export functions to update message...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Willy Tarreau
BUG/MEDIUM: sample: make the CPU and latency sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Willy Tarreau
CLEANUP: http: add a few comments on certain functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Willy Tarreau
BUG/MEDIUM: http: the "unique-id" sample fetch could...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Willy Tarreau
BUG/MEDIUM: http: the "http_first_req" sample fetch...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Willy Tarreau
BUG/MEDIUM: capture: capture.{req,res}.* crash without...
commit
|
commitdiff
|
tree
|
snapshot
next