<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/lib, 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-16T09:28:26+00:00</updated>
<entry>
<title>lib: Wait for fqueue loop at cdap_del_flow</title>
<updated>2017-07-16T09:28:26+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-16T09:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=d1070fcdf36b32a7cdeefc0ca802a1a8973de827'/>
<id>urn:sha1:d1070fcdf36b32a7cdeefc0ca802a1a8973de827</id>
<content type='text'>
The enrollment calls dealloc immediately after cdap_del_flow(), but
the CDAP instance may still have that fd in its fqueue loop.
cdap_del_flow will now wait for an fqueue loop to end before
returning, to make sure the flow is not needed anymore.
</content>
</entry>
<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>irmd: Shutdown sanitizer without cancellation</title>
<updated>2017-07-12T10:17:58+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-12T10:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=eaa2dff945366ed43b28fb1ae8e5c10ce95d9964'/>
<id>urn:sha1:eaa2dff945366ed43b28fb1ae8e5c10ce95d9964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Fix formatting in irm.c</title>
<updated>2017-07-12T09:46:03+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-12T09:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=4282e49f55c7353e0fd0b1985b6f4b1072a91092'/>
<id>urn:sha1:4282e49f55c7353e0fd0b1985b6f4b1072a91092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Make read_msg static in cacep.c</title>
<updated>2017-07-12T09:44:22+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-12T09:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=7c0d66ff6da42e72f06ea21d5bd9ed56a2cdcac4'/>
<id>urn:sha1:7c0d66ff6da42e72f06ea21d5bd9ed56a2cdcac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Add secure random generator</title>
<updated>2017-07-09T10:50:15+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-08T14:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=93d5edc86b27e0ffa3b6badd4c18cd7f0e23cec9'/>
<id>urn:sha1:93d5edc86b27e0ffa3b6badd4c18cd7f0e23cec9</id>
<content type='text'>
This adds a secure random number generator. It will use OS specific
calls with a fallback to OpenSSL if available.
</content>
</entry>
<entry>
<title>lib: Fix bug and add test for time_utils</title>
<updated>2017-07-05T10:54:01+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-05T10:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=3ca06069e72a0f4b98865732c022acd7d63a1057'/>
<id>urn:sha1:3ca06069e72a0f4b98865732c022acd7d63a1057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Handle errors when creating cdap_req structs</title>
<updated>2017-07-04T16:30:30+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-04T16:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=fb36128c20efd34067bbcee4f78289671dcd9bd1'/>
<id>urn:sha1:fb36128c20efd34067bbcee4f78289671dcd9bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Fix memleak in FRCT enrollment</title>
<updated>2017-07-03T14:42:05+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-07-03T14:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=2fe2012c843ade7b4f67a3d41ae5a96b18c32399'/>
<id>urn:sha1:2fe2012c843ade7b4f67a3d41ae5a96b18c32399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib, ipcpd, irmd: Add full-fledged QoS</title>
<updated>2017-06-21T10:21:54+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-06-21T09:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=806629e64e8231d0c57a80d3b6584094cd6c89bd'/>
<id>urn:sha1:806629e64e8231d0c57a80d3b6584094cd6c89bd</id>
<content type='text'>
This adds more Quality of Service support to Ouroboros. One part is
the network specific characteristics such as bandwidth, delay, ...
The other part is end-to-end QoS like reliability, window based flow
control, ...
</content>
</entry>
</feed>
