##// 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
Augie Fackler -
r42455:c8d55ff8 default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / hgpackaging
__init__.py Loading ...
downloads.py Loading ...
inno.py Loading ...
py2exe.py Loading ...
util.py Loading ...
wix.py Loading ...