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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUILD: ssl: switch LibreSSL to Fastly CDN
Ilia Shipitsin
2023-04-26
1
-1
/
+1
*
SCRIPTS: run-regtests: add a version check
Willy Tarreau
2022-11-30
1
-0
/
+11
*
SCRIPTS: announce-release: add a link to the data plane API
Willy Tarreau
2022-11-28
1
-0
/
+1
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2022-10-30
1
-1
/
+1
*
BUILD: scripts: disable tests build on QuicTLS build
Ilya Shipitsin
2022-10-17
1
-1
/
+1
*
SCRIPTS: announce-release: update some URLs to https
Willy Tarreau
2022-09-17
1
-11
/
+11
*
BUILD: SSL: allow to pass additional configure args to QUICTLS
Ilya Shipitsin
2022-08-06
1
-2
/
+1
*
SCRIPTS: make publish-release try to launch make-releases-json
Willy Tarreau
2022-05-30
1
-0
/
+6
*
SCRIPTS: add make-releases-json to recreate a releases.json file in download ...
Willy Tarreau
2022-05-30
1
-0
/
+103
*
SCRIPTS: announce-release: add URL of dev packages
Willy Tarreau
2022-04-30
1
-0
/
+1
*
SCRIPTS: announce-release: add shortened links to pending issues
Willy Tarreau
2022-04-16
1
-0
/
+3
*
SCRIPTS: announce-release: update the doc's URL
Willy Tarreau
2022-04-16
1
-2
/
+2
*
CI: refactor OpenTracing build script
Ilya Shipitsin
2022-01-19
1
-18
/
+11
*
BUILD: SSL: add quictls build to scripts/build-ssl.sh
Ilya Shipitsin
2021-11-20
1
-0
/
+23
*
SCRIPT: run-regtests: avoid calling awk to compute the version
Willy Tarreau
2021-11-18
1
-1
/
+6
*
SCRIPT: run-regtests: avoid several calls to grep to test for features
Willy Tarreau
2021-11-18
1
-2
/
+5
*
SCRIPTS: run-regtests: reduce the number of processes needed to check options
Willy Tarreau
2021-11-18
1
-14
/
+36
*
SCRIPTS: git-show-backports: re-enable file-based filtering
Willy Tarreau
2021-11-03
1
-3
/
+10
*
BUILD: adopt script/build-ssl.sh for OpenSSL-3.0.0beta2
Ilya Shipitsin
2021-08-25
1
-2
/
+2
*
CI: ssl: keep the old method for ancient OpenSSL versions
Willy Tarreau
2021-06-17
1
-1
/
+7
*
CI: ssl: do not needlessly build the OpenSSL docs
Willy Tarreau
2021-06-17
1
-2
/
+2
*
CI: ssl: enable parallel builds for OpenSSL on Linux
Willy Tarreau
2021-06-17
1
-1
/
+2
*
REGTESTS: Remove support for REQUIRE_BINARIES
Tim Duesterhus
2021-06-17
1
-12
/
+0
*
SCRIPTS: opentracing: enable parallel builds in build-ot.sh
Willy Tarreau
2021-06-10
1
-2
/
+2
*
CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests
Tim Duesterhus
2021-06-04
1
-21
/
+1
*
CI: github actions: add OpenTracing builds
Ilya Shipitsin
2021-05-18
1
-0
/
+34
*
CI: introduce scripts/build-vtest.sh for installing VTest
Ilya Shipitsin
2021-05-18
1
-0
/
+10
*
REGTESTS: run-regtests: match both "HAProxy" and "HA-Proxy" in the version
Willy Tarreau
2021-05-09
1
-1
/
+1
*
BUILD: Makefile: move REGTESTST_TYPE default setting
William Lallemand
2021-02-05
1
-1
/
+1
*
BUG/MINOR: reg-tests: fix service dependency script
William Dauchy
2021-01-11
1
-1
/
+1
*
MINOR: reg-tests: add a way to add service dependency
William Dauchy
2021-01-10
1
-3
/
+26
*
SCRIPTS: announce-release: fix typo in help message
Thayne McCombs
2021-01-08
1
-1
/
+1
*
SCRIPTS: make announce release support preparing announces before tag exists
Willy Tarreau
2021-01-06
1
-3
/
+28
*
SCRIPTS: improve announce-release to support different tag and versions
Willy Tarreau
2021-01-06
1
-38
/
+62
*
REGTESTS: make use of HAPROXY_ARGS and pass -dM by default
Willy Tarreau
2020-12-16
1
-1
/
+7
*
CI: travis-ci: replace not defined SSL_LIB, SSL_INC for BotringSSL builds
Ilya Shipitsin
2020-10-11
1
-6
/
+6
*
REGTESTS: use "command" instead of "which" for better POSIX compatibility
Ilya Shipitsin
2020-09-26
1
-2
/
+2
*
SCRIPTS: git-show-backports: emit the shell command to backport a commit
Willy Tarreau
2020-07-31
1
-2
/
+2
*
SCRIPTS: git-show-backports: make -m most only show the left branch
Willy Tarreau
2020-07-31
1
-3
/
+9
*
SCRIPTS: announce-release: add the link to the wiki in the announce messages
Willy Tarreau
2020-07-30
1
-0
/
+1
*
CI: travis-ci: switch BoringSSL builds to ninja
Ilya Shipitsin
2020-06-26
1
-2
/
+2
*
REORG: include: move version.h to haproxy/
Willy Tarreau
2020-06-11
1
-1
/
+1
*
SCRIPTS: publish-release: pass -n to gzip to remove timestamp
Willy Tarreau
2020-05-30
1
-2
/
+3
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2020-04-17
2
-2
/
+2
*
CI: adopt openssl download script to download all versions
Ilya Shipitsin
2020-04-07
1
-1
/
+10
*
SCRIPTS: announce-release: use mutt -H instead of -i to include the draft
Willy Tarreau
2020-02-15
1
-2
/
+2
*
SCRIPTS: make announce-release executable again
Willy Tarreau
2020-02-12
1
-0
/
+0
*
BUILD: scripts/build-ssl.sh: use "uname" instead of ${TRAVIS_OS_NAME}
Ilya Shipitsin
2020-02-12
1
-5
/
+8
*
SCRIPTS: backport: fix the master branch detection
Willy Tarreau
2020-02-07
1
-1
/
+1
*
SCRIPTS: announce-release: allow the user to force to overwrite old files
Willy Tarreau
2020-02-07
1
-4
/
+9
[next]