Sun, 26 Jun 2016 19:34:48 -0700 |
Gregory Szorc |
sslutil: synchronize hostname matching logic with CPython
stable 3.8.4
|
Sun, 26 Jun 2016 19:16:54 -0700 |
Gregory Szorc |
tests: import CPython's hostname matching tests
stable
|
Thu, 14 Apr 2016 00:53:35 +0530 |
Pulkit Goyal |
tests: make test-url use absolute_import
|
Tue, 29 Mar 2016 16:23:40 +0530 |
Pulkit Goyal |
py3: make test-url use print_function
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Wed, 12 Mar 2014 13:21:17 -0400 |
Augie Fackler |
test-url: move from dict() construction to {} literals
|
Mon, 05 Dec 2011 17:48:40 -0600 |
Matt Mackall |
merge with stable
|
Sun, 04 Dec 2011 18:22:25 +0100 |
Patrick Mezard |
util: fix url.__str__() for windows file URLs
stable
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
Wed, 16 Nov 2011 00:10:56 +0100 |
Mads Kiilerich |
url: handle file://localhost/c:/foo "correctly"
stable
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
util: don't encode ':' in url paths
|
Tue, 01 Nov 2011 12:25:54 -0700 |
Brodie Rao |
tests: fix readline escape characters in heredoctest.py/test-url.py
stable
|
Thu, 04 Aug 2011 02:51:29 +0200 |
Mads Kiilerich |
url: really handle urls of the form file:///c:/foo/bar/ correctly
stable
|
Sat, 18 Jun 2011 01:03:03 +0200 |
Nicolas Bareil |
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)
|
Thu, 12 May 2011 16:41:56 +0200 |
Peter Arrenbrecht |
util: make str(url) return file:/// for abs paths again
|
Wed, 04 May 2011 22:08:55 -0500 |
Augie Fackler |
sslutil: extracted ssl methods from httpsconnection in url.py
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Thu, 31 Mar 2011 17:37:33 -0700 |
Brodie Rao |
url: be stricter about detecting schemes
|
Thu, 31 Mar 2011 10:43:53 -0500 |
Matt Mackall |
url: nuke some newly-introduced underbars in identifiers
|
Wed, 30 Mar 2011 20:01:31 -0700 |
Brodie Rao |
url: abort on file:// URLs with non-localhost hosts
|
Wed, 30 Mar 2011 14:42:41 -0500 |
Matt Mackall |
url: fix tests
|
Fri, 25 Mar 2011 22:58:56 -0700 |
Brodie Rao |
url: provide url object
|
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
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
Sun, 17 Oct 2010 04:14:06 +0200 |
Mads Kiilerich |
url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
|
Sat, 16 Oct 2010 22:40:46 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 12 Oct 2010 11:02:45 -0500 |
Augie Fackler |
test-url: skip test when ssl module is unavailable
stable
|
Tue, 12 Oct 2010 11:02:45 -0500 |
Augie Fackler |
test-url: skip test when ssl module is unavailable
|
Tue, 12 Oct 2010 11:02:05 -0500 |
Augie Fackler |
test-url: remove trailing whitespace
|
Fri, 01 Oct 2010 16:39:55 +0200 |
Martin Geisler |
test-url: refactor with shorter lines
|
Fri, 01 Oct 2010 00:46:59 +0200 |
Mads Kiilerich |
url: verify correctness of https server certificates (issue2407)
stable
|