<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/doc, branch 0.3</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://133.ip-51-38-114.eu/cgit/ouroboros/atom?h=0.3</id>
<link rel='self' href='http://133.ip-51-38-114.eu/cgit/ouroboros/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/'/>
<updated>2016-02-26T21:52:16+00:00</updated>
<entry>
<title>doc: fixed example code in workflow doc</title>
<updated>2016-02-26T21:52:16+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-02-26T21:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=223813bbd609d929537b9f3f54bf4eec99d7663b'/>
<id>urn:sha1:223813bbd609d929537b9f3f54bf4eec99d7663b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: workflow updated for consistency</title>
<updated>2016-02-26T14:02:23+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-02-26T14:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=5ed07e6935a73bd54dd31c96afdf478a42d70ea1'/>
<id>urn:sha1:5ed07e6935a73bd54dd31c96afdf478a42d70ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: updated workflow and corrected all mallocs</title>
<updated>2016-02-26T13:57:24+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-02-26T13:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=bb1d3fd141c33a98137edd9261a9adb9ea1d3753'/>
<id>urn:sha1:bb1d3fd141c33a98137edd9261a9adb9ea1d3753</id>
<content type='text'>
lib/du_buff contained casted malloc's.
</content>
</entry>
<entry>
<title>workflow: Update guidelines on use of pointers</title>
<updated>2016-02-26T08:18:24+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-02-26T08:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=44fa4a0d43a4026a091f82a055c649aa7c922706'/>
<id>urn:sha1:44fa4a0d43a4026a091f82a055c649aa7c922706</id>
<content type='text'>
the void * returned by malloc should not be explicitly cast
when checking pointers for validity, only use (ptr == NULL)
</content>
</entry>
<entry>
<title>Updated FRCT description</title>
<updated>2016-02-12T10:27:42+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-02-12T10:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=38962e5630e1fd03012b858bb20f799c461fb859'/>
<id>urn:sha1:38962e5630e1fd03012b858bb20f799c461fb859</id>
<content type='text'>
Updated the description for the Flow and Retransmission Control Task.
</content>
</entry>
<entry>
<title>doc: Remove trailing whitespaces</title>
<updated>2016-02-11T10:43:52+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-02-11T10:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=5f3ee106ad32e07e8d00513212eb0968a84b59a1'/>
<id>urn:sha1:5f3ee106ad32e07e8d00513212eb0968a84b59a1</id>
<content type='text'>
Removes some trailing whitespace from the documentation. My editor was
setup incorrectly (new laptop).
</content>
</entry>
<entry>
<title>doc: Initial high-level architecture</title>
<updated>2016-02-11T09:41:16+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-02-11T09:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=62d71caa084c40f10bcf9206fad63c82b7eac56c'/>
<id>urn:sha1:62d71caa084c40f10bcf9206fad63c82b7eac56c</id>
<content type='text'>
This adds the initial high-level architecture (HLA) document. It
outlines the design decisions taken for the Ouroboros prototype.
</content>
</entry>
<entry>
<title>doc: Initial workflow document</title>
<updated>2016-02-11T09:38:56+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-02-11T09:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=e12c240dbc6c0c05c2f5656493c89a6e61ee5c8c'/>
<id>urn:sha1:e12c240dbc6c0c05c2f5656493c89a6e61ee5c8c</id>
<content type='text'>
This adds the initial workflow document that contains the guidelines
on how to contribute to the Ouroboros prototype.
</content>
</entry>
</feed>
