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
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
bwlim
MEDIUM: bwlim: Add support of bandwith limitation at the stream level
Christopher Faulet
3 years
master
DOC: add size format section to manual
Daniel Epperson
2 years
next
MINOR: debug: add a balance of alloc - free at the end of the memstats dump
Willy Tarreau
3 years
[...]
Tag
Download
Author
Age
v2.8-dev12
haproxy-2.8-dev12.tar.gz
Christopher Faulet
2 years
v2.8-dev11
haproxy-2.8-dev11.tar.gz
Willy Tarreau
2 years
v2.8-dev10
haproxy-2.8-dev10.tar.gz
Willy Tarreau
2 years
v2.8-dev9
haproxy-2.8-dev9.tar.gz
Willy Tarreau
2 years
v2.8-dev8
haproxy-2.8-dev8.tar.gz
Willy Tarreau
2 years
v2.8-dev7
haproxy-2.8-dev7.tar.gz
Willy Tarreau
2 years
v2.8-dev6
haproxy-2.8-dev6.tar.gz
Willy Tarreau
2 years
v2.8-dev5
haproxy-2.8-dev5.tar.gz
Willy Tarreau
2 years
v2.8-dev4
haproxy-2.8-dev4.tar.gz
Willy Tarreau
2 years
v2.8-dev3
haproxy-2.8-dev3.tar.gz
Willy Tarreau
2 years
[...]
Age
Commit message
Author
Files
Lines
2011-03-13
[RELEASE] Released version 1.5-dev4
v1.5-dev4
Willy Tarreau
5
-4
/
+104
2011-03-13
[MINOR] checks: report it if checks fail due to socket creation error
Willy Tarreau
1
-0
/
+2
2011-03-13
[BUG] http: stats were not incremented on http-request deny
Willy Tarreau
1
-0
/
+5
2011-03-13
[REORG] http: move the http-request rules to proto_http
Willy Tarreau
11
-139
/
+135
2011-03-13
[MEDIUM] http: always evaluate http-request rules before stats http-request
Willy Tarreau
1
-37
/
+63
2011-03-13
[MEDIUM] stats: split frontend and backend stats
Willy Tarreau
12
-190
/
+219
2011-03-13
[MEDIUM] add internal support for IPv6 server addresses
David du Colombier
14
-130
/
+244
2011-03-10
[MAJOR] session: remove the ->srv pointer from struct session
Willy Tarreau
10
-236
/
+254
2011-03-10
[CLEANUP] stream_interface: use inline functions to manipulate targets
Willy Tarreau
8
-47
/
+68
2011-03-10
[MEDIUM] session: remove s->prev_srv which is not needed anymore
Willy Tarreau
5
-21
/
+21
[...]
Clone
git://git.baserock.org/delta/haproxy.git
http://git.baserock.org/git/delta/haproxy.git
https://git.baserock.org/git/delta/haproxy.git