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
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOC: add size format section to manual
HEAD
master
Daniel Epperson
2023-05-17
1
-2
/
+19
*
[RELEASE] Released version 2.8-dev12
v2.8-dev12
Christopher Faulet
2023-05-17
1
-1
/
+1
*
DOC: config: Clarify conditions to shorten the inspect-delay for TCP rules
Christopher Faulet
2023-05-17
1
-0
/
+3
*
MINOR: ssl: add new sample ssl_c_r_dn
Abhijeet Rastogi
2023-05-15
1
-0
/
+14
*
DOC: lua: fix core.{proxies,frontends,backends} visibility
Aurelien DARRAGON
2023-05-12
1
-3
/
+3
*
MINOR: httpclient: allow to disable the DNS resolvers of the httpclient
William Lallemand
2023-05-11
1
-0
/
+7
*
MINOR: master/cli: also implement the timed prompt on the master CLI
Willy Tarreau
2023-05-11
1
-0
/
+12
*
MINOR: cli: add an option to display the uptime in the CLI's prompt
Willy Tarreau
2023-05-11
1
-0
/
+14
*
[RELEASE] Released version 2.8-dev11
v2.8-dev11
Willy Tarreau
2023-05-11
1
-1
/
+1
*
DOC: configuration: add info about ssl-engine for 2.6
Aleksandar Lazic
2023-05-09
1
-0
/
+5
*
CLEANUP: quic: Typo fix for quic_connection_id pool
Frédéric Lécaille
2023-05-09
1
-1
/
+1
*
[RELEASE] Released version 2.8-dev10
v2.8-dev10
Willy Tarreau
2023-05-07
1
-1
/
+1
*
DOC: fix a few reported typos in the config and install doc
Willy Tarreau
2023-05-07
1
-2
/
+2
*
MINOR: config: allow cpu-map to take commas in lists of ranges
Willy Tarreau
2023-05-05
1
-11
/
+12
*
MINOR: quic: implement oneline format for "show quic"
Amaury Denoyelle
2023-05-05
1
-4
/
+4
*
MINOR: quic: add format argument for "show quic"
Amaury Denoyelle
2023-05-05
1
-3
/
+6
*
MINOR: hlua_fcn: add Queue class
Aurelien DARRAGON
2023-05-05
1
-0
/
+88
*
MINOR: hlua: expose proxy mailers
Aurelien DARRAGON
2023-05-05
1
-0
/
+59
*
MINOR: mailers/hlua: disable email sending from lua
Aurelien DARRAGON
2023-05-05
1
-0
/
+11
*
MINOR: hlua/event_hdl: expose SERVER_CHECK event
Aurelien DARRAGON
2023-05-05
1
-0
/
+10
*
MINOR: hlua: expose SERVER_ADMIN event
Aurelien DARRAGON
2023-05-05
1
-0
/
+47
*
MINOR: hlua: expose SERVER_STATE event
Aurelien DARRAGON
2023-05-05
1
-2
/
+111
*
DOC: lua/event: add ServerEvent class header
Aurelien DARRAGON
2023-05-05
1
-0
/
+6
*
MINOR: hlua_fcn: add Proxy.get_srv_act() and Proxy.get_srv_bck()
Aurelien DARRAGON
2023-05-05
1
-0
/
+18
*
MINOR: hlua_fcn: add Server.get_pend_conn() and Server.get_cur_sess()
Aurelien DARRAGON
2023-05-05
1
-0
/
+16
*
MINOR: hlua_fcn: add Server.get_proxy()
Aurelien DARRAGON
2023-05-05
1
-0
/
+8
*
MINOR: hlua_fcn: add Server.get_trackers()
Aurelien DARRAGON
2023-05-05
1
-0
/
+9
*
MINOR: hlua_fcn: add Server.tracking()
Aurelien DARRAGON
2023-05-05
1
-0
/
+9
*
MINOR: hlua_fcn: add Server.is_dynamic()
Aurelien DARRAGON
2023-05-05
1
-0
/
+8
*
MINOR: hlua_fcn: add Server.is_backup()
Aurelien DARRAGON
2023-05-05
1
-0
/
+8
*
MINOR: ssl: allow to change the signature algorithm for client authentication
William Lallemand
2023-05-05
1
-0
/
+23
*
MINOR: ssl: allow to change the server signature algorithm
William Lallemand
2023-05-04
1
-0
/
+25
*
BUG/MINOR: ssl/sample: x509_v_err_str converter output when not found
William Lallemand
2023-05-03
1
-0
/
+6
*
[RELEASE] Released version 2.8-dev9
v2.8-dev9
Willy Tarreau
2023-04-28
1
-1
/
+1
*
MINOR: sample: Add bc_rtt and bc_rttvar
Aleksandar Lazic
2023-04-28
1
-0
/
+16
*
[RELEASE] Released version 2.8-dev8
v2.8-dev8
Willy Tarreau
2023-04-23
2
-2
/
+2
*
MEDIUM: listener: switch the default sharding to by-group
Willy Tarreau
2023-04-23
1
-1
/
+2
*
MINOR: listener: add a new global tune.listener.default-shards setting
Willy Tarreau
2023-04-23
1
-0
/
+24
*
MINOR: listener: automatically adjust shards based on support for SO_REUSEPORT
Willy Tarreau
2023-04-23
1
-0
/
+8
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2023-04-23
1
-1
/
+1
*
MEDIUM: config: permit to start a bind on multiple groups at once
Willy Tarreau
2023-04-21
1
-0
/
+11
*
MINOR: listener: support another thread dispatch mode: "fair"
Willy Tarreau
2023-04-21
1
-8
/
+15
*
DOC: lua: restore 80 char limitation
Aurelien DARRAGON
2023-04-21
1
-201
/
+236
*
MINOR: hlua/event_hdl: timestamp for events
Aurelien DARRAGON
2023-04-21
1
-1
/
+5
*
MINOR: hlua/event_hdl: expose proxy_uuid variable in server events
Aurelien DARRAGON
2023-04-21
1
-0
/
+4
*
MEDIUM: hlua: introduce tune.lua.burst-timeout
Aurelien DARRAGON
2023-04-19
2
-1
/
+52
*
MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC
Willy Tarreau
2023-04-19
1
-11
/
+30
*
DOC: add missing documentation for "no-alpn" on bind lines
Willy Tarreau
2023-04-19
1
-0
/
+8
*
MINOR: mux-h2: make the max number of concurrent streams configurable per side
Willy Tarreau
2023-04-18
1
-7
/
+33
*
MINOR: mux-h2: make the initial window size configurable per side
Willy Tarreau
2023-04-18
1
-8
/
+32
[next]