index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
20170818-h2-2
MINOR: http: report the major HTTP version for logging
Willy Tarreau
8 years
20171105-sched-4
MEDIUM: tasks: implement a lockless scheduler for single-thread usage
Willy Tarreau
8 years
20181118-wta-oho-cfa-merge-6
MINOR: lua/htx: Forbid lua usage when the HTX is enabled on a proxy
Christopher Faulet
7 years
20181130-last-htx-changes-4
IGNORE/TEMP: mux-h1: Add many messages here and there to help debugging
Christopher Faulet
7 years
20181215-srv-idle-pool-1
MEDIUM: proxy: Set http-reuse safe as default.
Olivier Houchard
7 years
20181215-srv-idle-pool-2
MEDIUM: proxy: Set http-reuse safe as default.
Olivier Houchard
7 years
20191016-ssl-err-check-1
CLEANUP: ssl: make ssl_sock_load_ckchs() return a set of ERR_*
Willy Tarreau
6 years
20200527-rework-includes-2
REORG: includes: split mini-clist into haproxy/mini-clist and mini-clist-t.h
Willy Tarreau
5 years
20200528-rework-includes-3
REORG: includes: split hathreads into haproxy/thread.h and haproxy/thread-t.h
Willy Tarreau
5 years
20200602-rework-includes-7
REORG: includes: split common/h1.h into haproxy/h1{,-t}.h
Willy Tarreau
5 years
20200603-rework-includes-9e
REORG: includes: move sink.h to haproxy/sink{,-t}.h
Willy Tarreau
5 years
20200604-rework-includes-9f
REORG: includes: move cfgparse.c to haproxy/cfgparse.h
Willy Tarreau
5 years
20200605-rework-include-final
BUILD: reorder objects in the Makefile for faster builds
Willy Tarreau
5 years
20200605-rework-includes-a2
REORG: checks: move tcpchecks away from checks.c
Willy Tarreau
5 years
20200828-split-protos-6
REORG: listeners: move the listener's proto to the receiver
Willy Tarreau
5 years
20200901-split-protos-7
MEDIUM: udp: make use of sock_inet_bind_listener()
Willy Tarreau
5 years
20200901-split-protos-8a
CLEANUP: protocol: replace all ->unbind_all() functions with a central call
Willy Tarreau
5 years
20200902-split-protos-8c
WIP: protocols/receivers:
Willy Tarreau
5 years
20200903-split-protos-9c
MEDIUM: protocol: do not call proto->bind() anymore from bind_listener()
Willy Tarreau
5 years
20200904-split-protos-9d
WIP: str2sa_range: try to be more selective about protocol capabilities
Willy Tarreau
5 years
20200923-proxy-state-5
BROKEN/MINOR: listeners: move fd_stop_recv() to the receiver's socket code
Willy Tarreau
5 years
20200923-proxy-state-6
MEDIUM: listeners: now use the listener's ->enable/disable
Willy Tarreau
5 years
20201007-proxy-state-7
MEDIUM: udp: implement udp_suspend() and udp_resume()
Willy Tarreau
5 years
20201008-proxy-state-8
BROKEN/MEDIUM: listeners: rework the unbind logic to make it idempotent
Willy Tarreau
5 years
20201009-mux_h1_refactoring-1
MINOR: http-ana: Remove TX_WAIT_NEXT_RQ unsued flag
Christopher Faulet
5 years
20201118-mux_h1_refactoring-2
REGTESTS: Fix proxy_protocol_tlv_validation
Christopher Faulet
5 years
20201208-mux_h1_refactoring-3
MEDIUM: http-ana: Deal with L7 retries in HTTP analysers
Christopher Faulet
5 years
20201209-quic-dev-review-wta-2
FIXUP: quic: address a few build warnings due to printf formats
Willy Tarreau
5 years
20201215-htx-fl-eom-and-websockets-1
REGTESTS: Fix required versions for several scripts
Christopher Faulet
5 years
2021-07-31-patches-error-log-format
MINOR: log: Add new "error-log-format" option
Remi Tricot-Le Breton
4 years
2021-11-17-fix-tls-resume
REGTESTS: ssl: test the TLS resumption
William Lallemand
4 years
2021-11-17-ssl-list-filters.vtc
REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set
William Lallemand
4 years
20210122-fix-tcp-to-h1-upgrade-1
BUG/MAJOR: mux-h1: Properly handle TCP to H1 upgrades
Christopher Faulet
4 years
20210122-htx-fl-eom-and-websockets-3
REGTEST: Don't use the websocket to validate http-check
Christopher Faulet
4 years
20210402-contrib-cleanup-3
CONTRIB: move contrib/opentracing to addons/ot
Willy Tarreau
4 years
20210415-pools-3
CLEANUP: pools: rename pool_*_{from,to}_cache() to *_local_cache()
Willy Tarreau
4 years
20210618-queue-try2
MINOR: queue: make pendconn_first() take the lock by itself
Willy Tarreau
4 years
20210830-wundef-1
BUILD: globally enable -Wundef
Willy Tarreau
4 years
20211012-bind-shards-1
MEDIUM: listener: add the "shards" bind keyword
Willy Tarreau
4 years
20211012-openssl-regtests
CI: github: switch to OpenSSL 3.0.0
William Lallemand
4 years
20211013-openssl-3.0.0
REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test
Remi Tricot-Le Breton
4 years
20211014-ssl_fc_is_resumed
MINOR: ssl: add ssl_fc_is_resumed to "option httpslog"
William Lallemand
4 years
20211018-jtw-fixes
MINOR: jwt: Do not rely on enum order anymore
Remi Tricot-Le Breton
4 years
20211020-res-fix-6
MEDIUM: resolvers: remove the last occurrences of the "safe" argument
Willy Tarreau
4 years
20211027-mptcp-3c
WIP: try to match older MPTCP sockets on reload
Willy Tarreau
4 years
20211118-vtest-2
SCRIPT: run-regtests: avoid calling awk to compute the version
Willy Tarreau
4 years
20211119-cache-fixes
MINOR: shctx: add a few BUG_ON() for consistency checks
Willy Tarreau
4 years
20211120-quictls-1
BUILD: SSL: add QUICTLS to build matrix
Ilya Shipitsin
4 years
20211125-befab9ee
BUG/MINOR: mworker: does not add the -sf in wait mode
William Lallemand
4 years
20211125-revert-fd-leak
BUG/MINOR: mworker: deinit of thread poller was called when not initialized
William Lallemand
4 years
20211126-ci-gcc-output-1
CI: github actions: add the output of $CC -dM -E-
Willy Tarreau
4 years
20211223-cs-si-refactoring-1
WIP/MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream
Christopher Faulet
4 years
20211228-debug-dump-libs-2
MINOR: debug: add support for -dL to dump library names at boot
Willy Tarreau
4 years
20211228-pool-mt-try2-3
CLEANUP: pools: get rid of the POOL_LINK macro
Willy Tarreau
4 years
20211228-pool-mt-try2-7
OPTIM: pools: reduce local pool cache size to 512kB
Willy Tarreau
4 years
20221220-ocsp-test-1
MINOR: ssl: Move OCSP code to a dedicated source file
Remi Tricot-Le Breton
3 years
20230109-ocsp-test-1
MINOR: ssl: Remove mention of ckch_store in error message of cli command
Remi Tricot-Le Breton
3 years
20230223-ocsp-test-2
REGTESTS: ssl: Fix ocsp update crt-lists
Remi Tricot-Le Breton
2 years
20230302-ocsp-test-3
BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp stapling callback
Remi Tricot-Le Breton
2 years
ade-handle-h2-ws-support
MINOR: server/backend: implement ws 'h2,h1' value
Amaury Denoyelle
4 years
bwlim
MEDIUM: bwlim: Add support of bandwith limitation at the stream level
Christopher Faulet
3 years
haproxy-httpclient-lua-2021-09-28
MINOR: httpclient/lua: implement garbage collection
William Lallemand
4 years
haproxy-httpclient-lua-2021-10-06
MINOR: httpclient/lua: supports headers via named arguments
William Lallemand
4 years
haproxy-httpclient-lua-2021-11-08
BUG/MEDIUM: httpclient: channel_add_input() must use htx->data
William Lallemand
4 years
httpclient-lua-2021-10-27
MINOR: httpclient/lua: return an error when it can't generate the request
William Lallemand
4 years
httpclient-lua-2021-10-28
REGTESTS: lua: test httpclient with boady streaming
William Lallemand
4 years
master
DOC: add size format section to manual
Daniel Epperson
2 years
mworker-20211109
BUG/MINOR: mworker: doesn't launch the program postparser
William Lallemand
4 years
next
MINOR: debug: add a balance of alloc - free at the end of the memstats dump
Willy Tarreau
3 years
ot
CI: Github Actions: re-enable Opentracing
Willy Tarreau
4 years