<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/auto, branch 1.5</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Removed unused "--upstream" command line option.</title>
<updated>2018-10-23T15:55:16+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-10-23T15:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=6cc4080af23d0d8c39ba43f6c90de4f76d64e0f1'/>
<id>6cc4080af23d0d8c39ba43f6c90de4f76d64e0f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Makefile target for NodeJS.</title>
<updated>2018-10-18T10:38:30+00:00</updated>
<author>
<name>Alexander Borisov</name>
<email>alexander.borisov@nginx.com</email>
</author>
<published>2018-10-18T10:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0ee8de55433725f3084a3ccd9664f1eca365e9af'/>
<id>0ee8de55433725f3084a3ccd9664f1eca365e9af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Installing libunit headers and static library.</title>
<updated>2018-10-17T12:52:44+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2018-10-17T12:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=49ec17b1ef1d35cda54dc545c1d37d02b35afdcb'/>
<id>49ec17b1ef1d35cda54dc545c1d37d02b35afdcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed "go" application type to "external".</title>
<updated>2018-10-09T14:53:31+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-10-09T14:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=029c1a9f509b2af60e02d74ef982fda1346d85e0'/>
<id>029c1a9f509b2af60e02d74ef982fda1346d85e0</id>
<content type='text'>
There's nothing specific to Go language.  This type of application object can
be used to run any external application that utilizes libunit API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's nothing specific to Go language.  This type of application object can
be used to run any external application that utilizes libunit API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Node.js support.</title>
<updated>2018-10-03T14:50:03+00:00</updated>
<author>
<name>Alexander Borisov</name>
<email>alexander.borisov@nginx.com</email>
</author>
<published>2018-10-03T14:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=ea62327b008b39dc48a51aa80343b20a0a122cd6'/>
<id>ea62327b008b39dc48a51aa80343b20a0a122cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention of --openssl configure option in help.</title>
<updated>2018-10-01T12:06:31+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-10-01T12:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=db1e01d9924855fa52aab47fcb0e74b22a876eb1'/>
<id>db1e01d9924855fa52aab47fcb0e74b22a876eb1</id>
<content type='text'>
This closes #171 issue on GitHub.
Thanks to 洪志道 (Hong Zhi Dao).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #171 issue on GitHub.
Thanks to 洪志道 (Hong Zhi Dao).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed building perl on Alpine Linux.</title>
<updated>2018-09-20T13:34:19+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2018-09-20T13:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e4650b741291cce8269e9ee10484c79be101edcd'/>
<id>e4650b741291cce8269e9ee10484c79be101edcd</id>
<content type='text'>
_GNU_SOURCE is required there to expose off64_t and other types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_GNU_SOURCE is required there to expose off64_t and other types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Controller: certificates storage interface.</title>
<updated>2018-09-20T12:27:08+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-09-20T12:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=8d844bc2aa78d5acc789c5865a62bedbeba76902'/>
<id>8d844bc2aa78d5acc789c5865a62bedbeba76902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SSL/TLS support on connection level.</title>
<updated>2018-09-20T12:05:37+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-09-20T12:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=96cd68b34037f8b6d9a1d43f67b8fe7c1df2ef9e'/>
<id>96cd68b34037f8b6d9a1d43f67b8fe7c1df2ef9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed deprecated MacOSX OSSpinLockLock().</title>
<updated>2018-09-17T13:37:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-09-17T13:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4bb45250314ad0c26ce7f5578a173340007276de'/>
<id>4bb45250314ad0c26ce7f5578a173340007276de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
