log mercurial/url.py @ 13372:5bced0d28a39

age author description
Sun, 13 Feb 2011 12:19:58 -0600 Steve Borho url: return the matched authentication group name from readauthforuri()
Sat, 12 Feb 2011 21:59:43 -0600 Steve Borho url: move [auth] parsing out into a utility function
Sat, 12 Feb 2011 21:53:27 -0600 Steve Borho url: use rsplit to split [auth] keys
Tue, 01 Feb 2011 01:55:45 +0100 Mads Kiilerich merge with stable
Sat, 29 Jan 2011 23:23:24 +0900 Yuya Nishihara url: add --insecure option to bypass verification of ssl certificates stable
Fri, 28 Jan 2011 03:09:22 +0100 Mads Kiilerich merge with stable
Fri, 28 Jan 2011 02:57:59 +0100 Mads Kiilerich url: 'ssh known host'-like checking of fingerprints of HTTPS certificates stable
Tue, 11 Jan 2011 02:48:58 +0100 Mads Kiilerich merge with stable
Sun, 09 Jan 2011 00:35:36 +0900 Yuya Nishihara url: check subjectAltName when verifying ssl certificate stable
Sat, 08 Jan 2011 21:52:25 +0900 Yuya Nishihara url: fix UnicodeDecodeError on certificate verification error stable
Wed, 05 Jan 2011 15:56:03 +0100 Martin Geisler merge with stable
Sun, 02 Jan 2011 15:30:12 +0200 Eduard-Cristian Stefan url: expand path for web.cacerts stable
Mon, 20 Dec 2010 15:27:15 -0600 Matt Mackall merge with stable
Mon, 20 Dec 2010 15:26:36 -0600 Matt Mackall url: fix trailing whitespace stable
Mon, 20 Dec 2010 12:12:18 -0600 Matt Mackall url: fix check-code whitespace complaint
Sat, 18 Dec 2010 22:06:11 +0100 Mads Kiilerich merge with stable
Sat, 18 Dec 2010 21:58:52 +0100 Mads Kiilerich https: warn when server certificate isn't verified stable
Fri, 10 Dec 2010 13:31:06 -0600 Augie Fackler httpsendfile: record progress information during read()
Mon, 01 Nov 2010 01:56:12 +0100 Mads Kiilerich url: fix https client authentication through proxy stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless url: show realm/user when asking for username/password stable
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Sun, 17 Oct 2010 04:14:06 +0200 Mads Kiilerich url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
Fri, 01 Oct 2010 16:43:03 +0200 Martin Geisler merge with stable
Fri, 01 Oct 2010 16:08:46 +0200 Martin Geisler url: mark certificate error string for translation stable
Fri, 01 Oct 2010 00:54:03 +0200 Mads Kiilerich merge with stable
Fri, 01 Oct 2010 00:46:59 +0200 Mads Kiilerich url: verify correctness of https server certificates (issue2407) stable
Fri, 24 Sep 2010 00:17:04 +0200 Patrick Mezard Merge with stable
Thu, 23 Sep 2010 11:41:27 +0200 Alexandre Fayolle Fix memory leak when using hg commands over http repositories stable
Thu, 26 Aug 2010 11:03:12 -0500 Matt Mackall merge with stable
Fri, 13 Aug 2010 10:53:10 +0200 Martin Geisler url: limit expansion to safe auth keys (Issue2328) stable