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
/
include
/
haproxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: clock: provide a function to automatically adjust now_offset
Willy Tarreau
2023-05-17
1
-0
/
+1
*
MINOR: stats: report the boot time in "show info"
Willy Tarreau
2023-05-17
1
-0
/
+1
*
MINOR: clock: measure the total boot time
Willy Tarreau
2023-05-17
1
-0
/
+1
*
MINOR: mux-quic: uninline qc_attach_sc()
Amaury Denoyelle
2023-05-16
1
-44
/
+2
*
MINOR: mux-quic: properly report end-of-stream on recv
Amaury Denoyelle
2023-05-16
1
-0
/
+1
*
BUILD: ssl: get0_verified chain is available on libreSSL
William Lallemand
2023-05-15
1
-0
/
+4
*
BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1
William Lallemand
2023-05-15
1
-0
/
+1
*
MINOR: ssl: add new sample ssl_c_r_dn
Abhijeet Rastogi
2023-05-15
1
-0
/
+1
*
BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc alloc
Amaury Denoyelle
2023-05-12
1
-1
/
+1
*
MINOR: mux-quic: remove dedicated function to handle standalone FIN
Amaury Denoyelle
2023-05-12
1
-2
/
+0
*
MINOR: htx: add function to set EOM reliably
Amaury Denoyelle
2023-05-12
1
-0
/
+18
*
MINOR: master/cli: also implement the timed prompt on the master CLI
Willy Tarreau
2023-05-11
1
-0
/
+1
*
MINOR: cli: add an option to display the uptime in the CLI's prompt
Willy Tarreau
2023-05-11
1
-0
/
+1
*
CLEANUP: acl: discard prune_acl_cond() function
Aurelien DARRAGON
2023-05-11
1
-3
/
+0
*
MINOR: proxy: add http_free_redirect_rule() function
Aurelien DARRAGON
2023-05-11
1
-0
/
+1
*
MINOR: stconn: Add a cross-reference between SE descriptor
Christopher Faulet
2023-05-11
1
-0
/
+3
*
MINOR: stats: report the listener's protocol along with the address in stats
Willy Tarreau
2023-05-11
1
-0
/
+1
*
MEDIUM: mux-quic: adjust transport layer error handling
Amaury Denoyelle
2023-05-11
1
-0
/
+1
*
MEDIUM: quic: streamline error notification
Amaury Denoyelle
2023-05-11
2
-2
/
+2
*
MINOR: mux-quic: add traces for stream wake
Amaury Denoyelle
2023-05-11
1
-7
/
+9
*
MINOR: stats: report the number of times the global maxconn was reached
Willy Tarreau
2023-05-11
2
-0
/
+4
*
MINOR: stats: report the total number of warnings issued
Willy Tarreau
2023-05-11
2
-0
/
+2
*
DEBUG: list: add DEBUG_LIST to purposely corrupt list heads after delete
Willy Tarreau
2023-05-11
1
-0
/
+5
*
BUG/MINOR: quic: Possible crash when dumping version information
Frédéric Lécaille
2023-05-10
2
-17
/
+3
*
BUG/MINOR: mux-quic: fix transport VS app CONNECTION_CLOSE
Amaury Denoyelle
2023-05-09
1
-1
/
+1
*
DOC: stconn: Update comments about ABRT/SHUT for stconn structure
Christopher Faulet
2023-05-09
1
-19
/
+20
*
MEDIUM: stconn: Be sure to always be able to unblock a SC that needs room
Christopher Faulet
2023-05-09
1
-2
/
+4
*
CLEANUP: quic: Rename several <buf> variables in quic_frame.(c|h)
Frédéric Lécaille
2023-05-09
1
-2
/
+2
*
CLEANUP: quic: No more used q_buf structure
Frédéric Lécaille
2023-05-09
1
-14
/
+0
*
BUILD: quic: fix build warning when threads are disabled
Willy Tarreau
2023-05-07
1
-1
/
+1
*
CLEANUP: fix a few reported typos in code comments
Willy Tarreau
2023-05-07
1
-1
/
+1
*
MINOR: config: allow cpu-map to take commas in lists of ranges
Willy Tarreau
2023-05-05
1
-1
/
+1
*
MINOR: hlua: declare hlua_yieldk() function
Aurelien DARRAGON
2023-05-05
1
-0
/
+1
*
MINOR: hlua: declare hlua_gethlua() function
Aurelien DARRAGON
2023-05-05
1
-0
/
+1
*
MINOR: hlua: declare hlua_{ref,pushref,unref} functions
Aurelien DARRAGON
2023-05-05
1
-0
/
+3
*
MINOR: mailers/hlua: disable email sending from lua
Aurelien DARRAGON
2023-05-05
1
-0
/
+1
*
MINOR: checks/event_hdl: SERVER_CHECK event
Aurelien DARRAGON
2023-05-05
3
-0
/
+23
*
MINOR: server/event_hdl: add SERVER_ADMIN event
Aurelien DARRAGON
2023-05-05
2
-0
/
+23
*
MINOR: server/event_hdl: add SERVER_STATE event
Aurelien DARRAGON
2023-05-05
2
-0
/
+56
*
MINOR: hlua_fcn: add Server.get_proxy()
Aurelien DARRAGON
2023-05-05
1
-0
/
+1
*
MEDIUM: tree-wide: Change sc API to specify required free space to progress
Christopher Faulet
2023-05-05
2
-5
/
+10
*
MINOR: stconn: Add a field to specify the room needed by the SC to progress
Christopher Faulet
2023-05-05
1
-0
/
+4
*
MINOR: stats: Use the applet API to write data
Christopher Faulet
2023-05-05
1
-1
/
+1
*
MINOR: ssl: allow to change the signature algorithm for client authentication
William Lallemand
2023-05-05
2
-0
/
+4
*
MINOR: ssl: allow to change the server signature algorithm
William Lallemand
2023-05-04
3
-0
/
+8
*
CLEANUP: debug: remove the now unused ha_thread_dump_all_to_trash()
Willy Tarreau
2023-05-04
1
-1
/
+0
*
MEDIUM: debug: simplify the thread dump mechanism
Willy Tarreau
2023-05-04
2
-1
/
+5
*
BUG/MINOR: time: fix NS_TO_TV macro
Aurelien DARRAGON
2023-05-04
1
-1
/
+1
*
MINOR: mux-quic: adjust local error API
Amaury Denoyelle
2023-05-04
2
-4
/
+8
*
MINOR: mux-quic: add trace event for local error
Amaury Denoyelle
2023-05-04
1
-0
/
+2
[next]