<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/src/test, branch 1.1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Style.</title>
<updated>2018-04-05T12:49:41+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-04-05T12:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d15b4ca90639d0e6a5caab9ec905e49228072faf'/>
<id>d15b4ca90639d0e6a5caab9ec905e49228072faf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style: capitalized letters in hexadecimal literals.</title>
<updated>2018-04-04T15:13:05+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-04-04T15:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0665896a5593fb41c92cbf164182a058ee40518c'/>
<id>0665896a5593fb41c92cbf164182a058ee40518c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nxt_lvlhsh_each() refactoring and nxt_lvlhsh_each_init().</title>
<updated>2018-03-29T13:35:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-03-29T13:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5177b085b13be78d216441d21480caf81eb968c2'/>
<id>5177b085b13be78d216441d21480caf81eb968c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nxt_lvlhsh_retrieve().</title>
<updated>2018-03-29T13:35:32+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-03-29T13:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=aad7752527faf674bcb01408e997769ba48756d7'/>
<id>aad7752527faf674bcb01408e997769ba48756d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nxt_lvlhsh_peek().</title>
<updated>2018-03-29T13:35:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-03-29T13:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=8a4c8d64b264f5f8eb9951f26ee1af3ddd1c01f6'/>
<id>8a4c8d64b264f5f8eb9951f26ee1af3ddd1c01f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: allowing tabs in field values as per RFC 7230.</title>
<updated>2018-03-15T18:07:57+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-03-15T18:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0b628bfe484d1262d37e5043cad9f7a326d0d5e4'/>
<id>0b628bfe484d1262d37e5043cad9f7a326d0d5e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: restricting allowed characters in fields values.</title>
<updated>2018-03-15T18:07:56+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-03-15T18:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3d2f85d9ca66aecaf1c46a818998a27f99f755e2'/>
<id>3d2f85d9ca66aecaf1c46a818998a27f99f755e2</id>
<content type='text'>
According to RFC 7230 only printable 7-bit ASCII characters are allowed
in field values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to RFC 7230 only printable 7-bit ASCII characters are allowed
in field values.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: fixed parsing of field values ending with space.</title>
<updated>2018-03-15T17:52:39+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-03-15T17:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5a003df1fedc45ba091e947a9d7b7f2351d6edb6'/>
<id>5a003df1fedc45ba091e947a9d7b7f2351d6edb6</id>
<content type='text'>
This closes #82 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #82 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed formatting in nxt_sprintf() and logging.</title>
<updated>2018-01-24T12:16:33+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2018-01-24T12:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=771e9d3cc3a59585a3d8a6ae2baddb18f335c3dd'/>
<id>771e9d3cc3a59585a3d8a6ae2baddb18f335c3dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using size_t for the field width type of the "%*s" specifier.</title>
<updated>2018-01-24T12:16:32+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2018-01-24T12:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=67c64a99fb78f48c3deacc7d89e73de72522806b'/>
<id>67c64a99fb78f48c3deacc7d89e73de72522806b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
