log mercurial/url.py @ 10482:95265afff99f stable

age author description
Mon, 15 Feb 2010 18:12:50 +0100 Benoit Boissinot url: fix python < 2.6 with ssl installed stable
Thu, 11 Feb 2010 20:42:20 +0100 Benoit Boissinot url: proxy handling, simplify and correctly deal with IPv6
Wed, 10 Feb 2010 17:42:57 -0600 Matt Mackall ssl: fix compatibility with pre-2.6 Python
Wed, 10 Feb 2010 20:27:46 +0100 Henrik Stuart url: SSL server certificate verification using web.cacerts file (issue1174)
Wed, 10 Feb 2010 20:08:18 +0100 Benoit Boissinot url: httplib.HTTPSConnection already handles IPv6 and port parsing fine
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Fri, 13 Nov 2009 06:29:49 +0100 Henrik Stuart url: generalise HTTPS proxy handling to accomodate Python changes
Mon, 02 Nov 2009 11:03:22 -0500 Augie Fackler keepalive: handle broken pipes gracefully during large POSTs
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Tue, 11 Aug 2009 22:45:38 +0200 Henrik Stuart url: add support for custom handlers in extensions
Tue, 14 Jul 2009 17:12:12 -0300 Wagner Bruna url: fix use of non-int port in https connections via proxy
Wed, 08 Jul 2009 18:35:13 +0200 Henrik Stuart url: fix use of non-int port in https connections (issue1725)
Sat, 20 Jun 2009 17:09:49 +0200 Henrik Stuart url: let host port take precedence when connecting to HTTPS
Sat, 20 Jun 2009 10:58:57 +0200 Henrik Stuart url: support client certificate files over HTTPS (issue643)