<feed xmlns='http://www.w3.org/2005/Atom'>
<title>custodia.git/.gitignore, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/custodia.git/'/>
<entry>
<title>Add support for using listening on TCP sockets</title>
<updated>2015-10-19T16:18:30+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2015-10-06T13:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/custodia.git/commit/?id=92e35e55d82e7cbb125da0c32eacec080eea2a54'/>
<id>92e35e55d82e7cbb125da0c32eacec080eea2a54</id>
<content type='text'>
The server can be now configured using a new parameter called
"server_url".

Setting server_url to "http://0.0.0.0:80/" will make the server listen
on TCP port 80, while setting it to "http+unix://%2fsocket" will make
the server listen on the unix socket named "/socket".

The backwards compatible "server_socket" is retained and used if no
server_url is provided.

The request dict has a new field "client_id" that contains either a
PID or a peer name. In the future the field can be augmented with a
TLS client cert DN or other similar identifier.

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The server can be now configured using a new parameter called
"server_url".

Setting server_url to "http://0.0.0.0:80/" will make the server listen
on TCP port 80, while setting it to "http+unix://%2fsocket" will make
the server listen on the unix socket named "/socket".

The backwards compatible "server_socket" is retained and used if no
server_url is provided.

The request dict has a new field "client_id" that contains either a
PID or a peer name. In the future the field can be augmented with a
TLS client cert DN or other similar identifier.

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic testing with py.test, coverage and tox</title>
<updated>2015-07-08T18:43:14+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2015-07-07T10:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/custodia.git/commit/?id=5f85b79d56f338ef77ef7ff719a73815435fdf34'/>
<id>5f85b79d56f338ef77ef7ff719a73815435fdf34</id>
<content type='text'>
The patch provides test automation with tox. Just run 'tox' in the
source root to create virtual envs, install custodia from the sources
 and run the tests on Python 2.7 and 3.4.

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes: #4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch provides test automation with tox. Just run 'tox' in the
source root to create virtual envs, install custodia from the sources
 and run the tests on Python 2.7 and 3.4.

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;
Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes: #4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup.py and dependencies</title>
<updated>2015-07-08T10:23:13+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2015-07-08T09:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/custodia.git/commit/?id=c4e6d1ffdd348b7a78ea7da6f8af774c4ce0b3c4'/>
<id>c4e6d1ffdd348b7a78ea7da6f8af774c4ce0b3c4</id>
<content type='text'>
setup.py now correctly references LICENSE instead of COPYING. README.md
has been renamed to README and a symbolic link README -&gt; README.md has
been added. distutils is unable to handle a symbolic link as README.

The six package is listed in requirements.txt, too.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes: #2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
setup.py now correctly references LICENSE instead of COPYING. README.md
has been renamed to README and a symbolic link README -&gt; README.md has
been added. distutils is unable to handle a symbolic link as README.

The six package is listed in requirements.txt, too.

Reviewed-by: Simo Sorce &lt;simo@redhat.com&gt;
Closes: #2
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Commit</title>
<updated>2015-03-04T16:22:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-01T01:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/custodia.git/commit/?id=8a4473d294f0bf521eb8e5ae9ad36a6876b42117'/>
<id>8a4473d294f0bf521eb8e5ae9ad36a6876b42117</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
