<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby.git/lib/cgi, branch ruby_3_2</title>
<subtitle>github.com: ruby/ruby.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/'/>
<entry>
<title>[ruby/cgi] Loosen the domain regex to accept '.'</title>
<updated>2022-11-28T04:34:11+00:00</updated>
<author>
<name>Xenor Chang</name>
<email>tubaxenor@gmail.com</email>
</author>
<published>2022-11-28T04:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=745dcf5326ea2c8e2047a3bddeb0fbb7e7d07649'/>
<id>745dcf5326ea2c8e2047a3bddeb0fbb7e7d07649</id>
<content type='text'>
(https://github.com/ruby/cgi/pull/29)

* Loosen the domain regex to accept '.'

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;

https://github.com/ruby/cgi/commit/5e09d632f3
Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/cgi/pull/29)

* Loosen the domain regex to accept '.'

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;

https://github.com/ruby/cgi/commit/5e09d632f3
Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Relax domain label restrictions</title>
<updated>2022-11-22T02:12:50+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-22T02:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=58682b6980e9c2046f4b18025c4b684661fbcf66'/>
<id>58682b6980e9c2046f4b18025c4b684661fbcf66</id>
<content type='text'>
https://github.com/ruby/cgi/commit/b46d41c363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/b46d41c363
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Prevent CRLF injection</title>
<updated>2022-11-22T02:00:11+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2022-11-22T01:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=0e75b2f2e633ac9579e63e1d4b3bad02e915889c'/>
<id>0e75b2f2e633ac9579e63e1d4b3bad02e915889c</id>
<content type='text'>
Throw a RuntimeError if the HTTP response header contains CR or LF to
prevent HTTP response splitting.

https://hackerone.com/reports/1204695

https://github.com/ruby/cgi/commit/64c5045c0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Throw a RuntimeError if the HTTP response header contains CR or LF to
prevent HTTP response splitting.

https://hackerone.com/reports/1204695

https://github.com/ruby/cgi/commit/64c5045c0a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Check cookie name/path/domain characters</title>
<updated>2022-11-22T02:00:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-16T09:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=c05f85f373ed48594d9bf08e11ae0c84c06062f7'/>
<id>c05f85f373ed48594d9bf08e11ae0c84c06062f7</id>
<content type='text'>
https://hackerone.com/reports/1204977

https://github.com/ruby/cgi/commit/30107a4797
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1204977

https://github.com/ruby/cgi/commit/30107a4797
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Implement `CGI.url_encode` and `CGI.url_decode`</title>
<updated>2022-08-16T10:12:03+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2022-06-09T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=3850113e20b8c031529fc79de7202f61604425dd'/>
<id>3850113e20b8c031529fc79de7202f61604425dd</id>
<content type='text'>
[Feature #18822]

Ruby is somewhat missing an RFC 3986 compliant escape method.

https://github.com/ruby/cgi/commit/c2729c7f33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Feature #18822]

Ruby is somewhat missing an RFC 3986 compliant escape method.

https://github.com/ruby/cgi/commit/c2729c7f33
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] jruby support</title>
<updated>2022-06-06T09:13:01+00:00</updated>
<author>
<name>Pavel Rosický</name>
<email>pavel.rosicky@easy.cz</email>
</author>
<published>2021-09-23T22:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=4bc7cef866dc4e4e5c2d94cdd65dd24cc7b7555d'/>
<id>4bc7cef866dc4e4e5c2d94cdd65dd24cc7b7555d</id>
<content type='text'>
https://github.com/ruby/cgi/commit/93326fb622
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/93326fb622
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Extract CGI::Session#new_store_file</title>
<updated>2021-12-14T23:24:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-11-27T09:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=6eb500e2df17475a557de536ce24a4d878bf1607'/>
<id>6eb500e2df17475a557de536ce24a4d878bf1607</id>
<content type='text'>
https://github.com/ruby/cgi/commit/b3e2ff9164
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/b3e2ff9164
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Exclude unused files from built package</title>
<updated>2021-11-27T09:40:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-11-27T07:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=f53f6d928475564433302a18f9498048bbd69b26'/>
<id>f53f6d928475564433302a18f9498048bbd69b26</id>
<content type='text'>
https://github.com/ruby/cgi/commit/e840b6c368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/e840b6c368
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] Set extconf.rb to extensions</title>
<updated>2021-11-27T05:44:46+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-11-27T05:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=45034e9de3b6af8f52b8db72ae1d91ef73499c8b'/>
<id>45034e9de3b6af8f52b8db72ae1d91ef73499c8b</id>
<content type='text'>
Fix https://github.com/ruby/cgi/pull/11

https://github.com/ruby/cgi/commit/60d8f5e7d9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/ruby/cgi/pull/11

https://github.com/ruby/cgi/commit/60d8f5e7d9
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/cgi] When parsing cookies, only decode the values</title>
<updated>2021-11-24T10:59:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-29T01:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=0f31b3f465036884fc0e22ddb4fe5d46279eccae'/>
<id>0f31b3f465036884fc0e22ddb4fe5d46279eccae</id>
<content type='text'>
https://github.com/ruby/cgi/commit/052eb3a828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/cgi/commit/052eb3a828
</pre>
</div>
</content>
</entry>
</feed>
