<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/lib/pol, branch 0.11.8</title>
<subtitle>Ouroboros main repository</subtitle>
<id>https://ouroboros.rocks/cgit/ouroboros/atom?h=0.11.8</id>
<link rel='self' href='https://ouroboros.rocks/cgit/ouroboros/atom?h=0.11.8'/>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/'/>
<updated>2017-02-27T17:30:55+00:00</updated>
<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='https://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='https://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: Clean up memory management in cacep policies</title>
<updated>2017-02-21T14:58:29+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2017-02-21T14:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=2a73f2d58cd29c6ecaade828db6ce1f5dde18a0e'/>
<id>urn:sha1:2a73f2d58cd29c6ecaade828db6ce1f5dde18a0e</id>
<content type='text'>
</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='https://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='https://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>
