<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/lib/cacep.c, branch 0.9.2</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://www.ouroboros.rocks/cgit/ouroboros/atom?h=0.9.2</id>
<link rel='self' href='http://www.ouroboros.rocks/cgit/ouroboros/atom?h=0.9.2'/>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/'/>
<updated>2018-01-09T08:53:56+00:00</updated>
<entry>
<title>include, src: Update copyright to 2018</title>
<updated>2018-01-09T08:53:56+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-01-09T07:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=0160f2df8335aaa516d13334042e429a0bbfd0ad'/>
<id>urn:sha1:0160f2df8335aaa516d13334042e429a0bbfd0ad</id>
<content type='text'>
Happy New Year, Ouroboros.

Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>build: Revise the build system</title>
<updated>2017-08-21T08:25:19+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-08-18T13:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=8f58e5a3ec0e4a15fc8ae0911cc864f5dbf86c6e'/>
<id>urn:sha1:8f58e5a3ec0e4a15fc8ae0911cc864f5dbf86c6e</id>
<content type='text'>
This revises the build system to have configuration per system
component. System settings can now be set using cmake.

The standard compliance defines were removed from configuration header
and are set in the sources where needed. Also some small code
refactors, such as moving the data for shims out of the ipcp structure
to the respective shims were performed.
</content>
</entry>
<entry>
<title>build: Replace fsf snail mail with contact URL</title>
<updated>2017-08-13T10:17:58+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-08-13T10:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=095c2414425952836e97d88a6dde6f4415725c68'/>
<id>urn:sha1:095c2414425952836e97d88a6dde6f4415725c68</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://www.ouroboros.rocks/cgit/ouroboros/commit/?id=7c0d66ff6da42e72f06ea21d5bd9ed56a2cdcac4'/>
<id>urn:sha1:7c0d66ff6da42e72f06ea21d5bd9ed56a2cdcac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipcpd: normal: Add connection manager</title>
<updated>2017-03-02T15:01:35+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2017-03-02T14:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=9d2fbef7b8569aac930c95ca1afb92a5dec79dac'/>
<id>urn:sha1:9d2fbef7b8569aac930c95ca1afb92a5dec79dac</id>
<content type='text'>
This adds the connection manager which allows the different AEs of the
normal IPCP to register with it. An AE can then use the connection
manager to allocate a flow to a neighbor, or to wait for a new
connection from a neighbor.
</content>
</entry>
<entry>
<title>lib: Split CACEP into request/response protocol</title>
<updated>2017-02-28T13:48:16+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-02-27T21:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=e6f5d45855b4a8091b52b3fc91451d2d132a5a6d'/>
<id>urn:sha1:e6f5d45855b4a8091b52b3fc91451d2d132a5a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Split authentication from CACEP</title>
<updated>2017-02-27T17:30:55+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-02-27T16:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=d06cb62e111be1ac3f09398ae559f99e4833b4bf'/>
<id>urn:sha1:d06cb62e111be1ac3f09398ae559f99e4833b4bf</id>
<content type='text'>
By removing authentication as part of CACEP, all policies
disappear. CACEP becomes a policy-free connection establishment
protocol between Application Entities.  Authentication can later be
added cleanly as a pure policy function when needed.
</content>
</entry>
<entry>
<title>Revise CACEP API</title>
<updated>2017-02-24T10:34:38+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-02-24T10:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=48599a14144725dedc45f7558d814950791d069d'/>
<id>urn:sha1:48599a14144725dedc45f7558d814950791d069d</id>
<content type='text'>
The information passed to CACEP is split between the information about
the connection and the information to be used during the
authentication exchange.
</content>
</entry>
<entry>
<title>lib: Exchange protocol info during CACEP</title>
<updated>2017-02-21T10:55:36+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-02-21T07:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=adc6766221327f99ab484d66f6f92050ec9e62d7'/>
<id>urn:sha1:adc6766221327f99ab484d66f6f92050ec9e62d7</id>
<content type='text'>
This exchanges a protocol name, a protocol version and concrete syntax
for the protocol upon CACEP. For CDAP, only version 1 and GPB are
supported. No lists for other supported versions or syntaxes are
exchanged (but the proto file supports it). CACEP fails if there is a
mismatch between the protocol names, version and syntax specified by
the communicating parties.
</content>
</entry>
<entry>
<title>lib: Revise CACEP</title>
<updated>2017-02-20T14:23:30+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-02-20T13:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=86f4814245998f4b43e136101897557e4c2f5e54'/>
<id>urn:sha1:86f4814245998f4b43e136101897557e4c2f5e54</id>
<content type='text'>
Revises CACEP policies to stateless library calls. It provides two
policies: an anonymous authentication policy that will generate random
credentials for the peer, and a simple authentication policy that will
return a name for the peer and an address.

Changes the normal IPCP to use the updates API calls.
</content>
</entry>
</feed>
