Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 11 Nov 2024 12:08:26 -0500 | Matt Harbison | tests: stop killing (most) https servers individually |
Mon, 21 Dec 2020 20:21:46 -0500 | Matt Harbison | sslutil: add support for clients to set TLSv1.3 as the minimum protocol |
Mon, 21 Dec 2020 13:50:25 -0500 | Matt Harbison | run-tests: add a 4th `HGPORT` value |
Mon, 11 Nov 2024 12:32:04 -0500 | Matt Harbison | sslutil: drop the unused `commonssloptions()` |
Wed, 20 Nov 2024 16:31:40 -0500 | Matt Harbison | sslutil: de-indent the Python 3.7+ code from the previous commit |
Fri, 08 Nov 2024 19:48:06 -0500 | Matt Harbison | sslutil: drop support for Python prior to 3.7 |
Tue, 12 Nov 2024 23:20:04 +0100 | Raphaël Gomès | rust-manifest: use `memchr` crate for all byte-finding needs |