<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/ipcpd/local, branch 0.5</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://133.ip-51-38-114.eu/cgit/ouroboros/atom?h=0.5</id>
<link rel='self' href='http://133.ip-51-38-114.eu/cgit/ouroboros/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/'/>
<updated>2017-07-12T14:12:50+00:00</updated>
<entry>
<title>ipcpd, lib, irmd: Hardcode shim hash algorithms</title>
<updated>2017-07-12T14:12:50+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-07-12T13:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=d088c3395a28bce3e1530db5aeacbcf59ab16619'/>
<id>urn:sha1:d088c3395a28bce3e1530db5aeacbcf59ab16619</id>
<content type='text'>
This will hardcode the shim hash algorithms as they don't have an
enrollment phase.

Fixes #44
</content>
</entry>
<entry>
<title>include: Fix macro for printing hash</title>
<updated>2017-06-04T16:54:45+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-06-04T16:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=ea1248d40a0c68f3e6cf09d03354f7a5fc6e2612'/>
<id>urn:sha1:ea1248d40a0c68f3e6cf09d03354f7a5fc6e2612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipcpd: Allow specifying fixed syntax</title>
<updated>2017-05-15T10:06:09+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-05-12T11:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=9903b8a2f9a7dc8ebac6928dcf2d2b5593ea0615'/>
<id>urn:sha1:9903b8a2f9a7dc8ebac6928dcf2d2b5593ea0615</id>
<content type='text'>
This commits adds the functions and messages to specify a fixed
protocol syntax during CACEP. It also revises the messages for
specifying the DT protocol syntax from the irm tool.
</content>
</entry>
<entry>
<title>ipcpd: Allow specifying the hash algorithm to use</title>
<updated>2017-04-16T11:40:12+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-04-16T10:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=97ef24340da7d3f55a39ba16b400d13f9bbe9e60'/>
<id>urn:sha1:97ef24340da7d3f55a39ba16b400d13f9bbe9e60</id>
<content type='text'>
Currently CRC32, MD5, and SHA3 (224, 256, 384 and 512 bit) are supported.
</content>
</entry>
<entry>
<title>lib, ipcpd, irmd: Register hash instead of name</title>
<updated>2017-04-13T09:30:20+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-04-12T14:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=fc10a7587b1a642748ae0fd69f08d92b4a902248'/>
<id>urn:sha1:fc10a7587b1a642748ae0fd69f08d92b4a902248</id>
<content type='text'>
All information passed over the IRMd/IPCP boundary for using IPC
services (flow allocation, registration) is now hashed. This
effectively fixes the shared namespace between DIFs and the IRMDs.

This PR also fixes some API issues (adding const identifiers),
shuffles the include headers a bit and some small bugs.
</content>
</entry>
<entry>
<title>ipcpd: Fix race condition with concurrent allocs</title>
<updated>2017-04-06T14:51:02+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-04-06T14:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=a4ce5e7d47d27c8b582e27b38ce61c9cb9735992'/>
<id>urn:sha1:a4ce5e7d47d27c8b582e27b38ce61c9cb9735992</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipcpd: Add lock for allocation requests</title>
<updated>2017-04-05T12:28:24+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-04-05T12:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=c5b092665c219c679ede91b3dc816c61f2f9dabe'/>
<id>urn:sha1:c5b092665c219c679ede91b3dc816c61f2f9dabe</id>
<content type='text'>
This adds a lock to prevent a race condition between flow_req_arr and
flow_alloc_resp.
</content>
</entry>
<entry>
<title>ipcpd: Remove unnecessary locks in local</title>
<updated>2017-04-04T19:18:09+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-04-04T18:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=9ac91c79e815126aac17891385e0012078e7a88f'/>
<id>urn:sha1:9ac91c79e815126aac17891385e0012078e7a88f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipcpd: Fix lock order in local sdu_loop</title>
<updated>2017-04-04T07:36:50+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-04-04T07:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=5ac15427a1a2274dfb678ec569ce1698c6a89c77'/>
<id>urn:sha1:5ac15427a1a2274dfb678ec569ce1698c6a89c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib, irmd, ipcpd: Stabilize flow allocation</title>
<updated>2017-04-04T07:27:02+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-04-04T00:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=f48008cdd28bf31e6f0646b1bb3786f0dc0aede0'/>
<id>urn:sha1:f48008cdd28bf31e6f0646b1bb3786f0dc0aede0</id>
<content type='text'>
</content>
</entry>
</feed>
