##// END OF EJS Templates
sslutil: add support for SSLKEYLOGFILE to wrapsocket...
sslutil: add support for SSLKEYLOGFILE to wrapsocket I recently learned of a Firefox/Chrome feature that allows wiresharking otherwise-TLS'd network connections. Gloriously, there's a pypi module that enables this same feature on Python, so let's add support for it to Mercurial in case we need to wireshark some HTTPs connections. Differential Revision: https://phab.mercurial-scm.org/D6343

File last commit:

r38029:e51c91c1 default
r42455:c8d55ff8 default
Show More
changelog
5 lines | 164 B | text/plain | TextLexer
mercurial (__VERSION__) __CODENAME__; urgency=medium
* Automated build performed by upstream.
-- Mercurial Devel <mercurial-devel@mercurial-scm.org> __DATE__