mercurial/sslutil.py
Sat, 30 May 2020 03:23:58 +0200 Manuel Jacob sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using it
Fri, 29 May 2020 21:30:04 +0200 Manuel Jacob sslutil: eliminate `modernssl` by constant-folding code using it
Fri, 29 May 2020 22:31:26 +0200 Manuel Jacob sslutil: remove comments referring to removed SSLContext emulation class
Fri, 29 May 2020 21:18:22 +0200 Manuel Jacob sslutil: remove code checking for presence of ssl.SSLContext
Sat, 30 May 2020 03:46:59 +0200 Manuel Jacob sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present
Mon, 13 Jan 2020 17:16:54 -0500 Augie Fackler sslutil: migrate to hashutil.sha1 instead of hashlib.sha1
less more (0) -100 -30 -10 -6 tip