<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/uri, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Merge URI-0.13.3</title>
<updated>2025-10-09T14:08:48+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-10-07T09:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fe7f490ff654db9fac004ff030204d9d69fbe98'/>
<id>3fe7f490ff654db9fac004ff030204d9d69fbe98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge uri-0.13.2</title>
<updated>2025-03-08T07:27:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-02-26T09:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e58827163002e816e49ed18007f4fa3481102b08'/>
<id>e58827163002e816e49ed18007f4fa3481102b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix quadratic backtracking on invalid port number</title>
<updated>2023-06-29T01:07:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-22T11:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=995ce947bed7e92bcda185f164d43089e6a1cf5e'/>
<id>995ce947bed7e92bcda185f164d43089e6a1cf5e</id>
<content type='text'>
https://hackerone.com/reports/1958260

https://github.com/ruby/uri/commit/9d7bcef1e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1958260

https://github.com/ruby/uri/commit/9d7bcef1e6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix quadratic backtracking on invalid relative URI</title>
<updated>2023-06-29T01:07:51+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-22T11:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1eff362492f4a0ca8d6d036c958afa7961e827f0'/>
<id>1eff362492f4a0ca8d6d036c958afa7961e827f0</id>
<content type='text'>
https://hackerone.com/reports/1958260

https://github.com/ruby/uri/commit/9010ee2536
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1958260

https://github.com/ruby/uri/commit/9010ee2536
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix host part in relative referece #83</title>
<updated>2023-06-25T15:24:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-25T14:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c21436cb353f8194db647bde2a5ef434eb3dcb2a'/>
<id>c21436cb353f8194db647bde2a5ef434eb3dcb2a</id>
<content type='text'>
In relative referece, host part can be ommitted but can not be empty.

https://github.com/ruby/uri/commit/2980f0ba02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In relative referece, host part can be ommitted but can not be empty.

https://github.com/ruby/uri/commit/2980f0ba02
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix RFC3986 regexps</title>
<updated>2023-06-13T05:57:17+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-13T04:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6d734a89751d5553f22dbb674247f25c825e9274'/>
<id>6d734a89751d5553f22dbb674247f25c825e9274</id>
<content type='text'>
https://github.com/ruby/uri/commit/8e38592241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/8e38592241
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Define test cases as qualified class names</title>
<updated>2023-05-05T00:46:11+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-05-04T13:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cc4c28d0cedc65cf1ffa62ef30579d17eb41758b'/>
<id>cc4c28d0cedc65cf1ffa62ef30579d17eb41758b</id>
<content type='text'>
https://github.com/ruby/uri/commit/aaa22a2443
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/aaa22a2443
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Increase repeat orders of magnitude</title>
<updated>2023-05-05T00:46:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-05-04T13:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c598bc4603ad0cf1c788bf21aea2c1bd3a29f226'/>
<id>c598bc4603ad0cf1c788bf21aea2c1bd3a29f226</id>
<content type='text'>
https://github.com/ruby/uri/commit/cfbeade935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/cfbeade935
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Increase rehearsals</title>
<updated>2023-03-29T00:52:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-03-29T00:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f241a8de56e5c5829dc9fd9cc290c58a93a7441a'/>
<id>f241a8de56e5c5829dc9fd9cc290c58a93a7441a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Test for quadratic backtracking on invalid URI</title>
<updated>2023-03-28T02:12:21+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-01-09T16:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c687c65ee177f0bb160dbcb090bfcc5f59620f1'/>
<id>9c687c65ee177f0bb160dbcb090bfcc5f59620f1</id>
<content type='text'>
https://hackerone.com/reports/1444501

https://github.com/ruby/uri/commit/54abaa739b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1444501

https://github.com/ruby/uri/commit/54abaa739b
</pre>
</div>
</content>
</entry>
</feed>
