Mercurial > hg
log mercurial/url.py @ 9373:b34184c046ac
age | author | description |
---|---|---|
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) |
Fri, 22 May 2009 08:56:43 +0200 | Henrik Stuart | url: use CONNECT for HTTPS connections through HTTP proxy (issue967) |
Mon, 11 May 2009 07:55:13 +0200 | Sune Foldager | url: fix bug in passwordmgr related to auth configuration |