<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/libcharon/sa/eap, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<id>https://git-old.alpinelinux.org/user/tteras/strongswan/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/tteras/strongswan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<updated>2017-05-26T11:56:44Z</updated>
<entry>
<title>Change interface for enumerator_create_filter() callback</title>
<updated>2017-05-26T11:56:44Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-12T10:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=525cc46cabe3dbf17d9f63e76ea9aa974d3665fa'/>
<id>urn:sha1:525cc46cabe3dbf17d9f63e76ea9aa974d3665fa</id>
<content type='text'>
This avoids the unportable 5 pointer hack, but requires enumerating in
the callback.
</content>
</entry>
<entry>
<title>Use standard unsigned integer types</title>
<updated>2016-03-24T17:52:48Z</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2016-03-22T12:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b12c53ce77beb8e04b044d0c0dc9249ddba72200'/>
<id>urn:sha1:b12c53ce77beb8e04b044d0c0dc9249ddba72200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plugin-feature: Add vendor specific EAP method registration macros</title>
<updated>2015-08-17T09:28:08Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-06-25T15:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=d6f70ff68929e3b50a25fd2e11aa263beb5312e7'/>
<id>urn:sha1:d6f70ff68929e3b50a25fd2e11aa263beb5312e7</id>
<content type='text'>
Vendor specific EAP methods may be registered with:

    PLUGIN_CALLBACK(eap_method_register, &lt;constructor&gt;),
        PLUGIN_PROVIDE(EAP_SERVER_VENDOR, &lt;type&gt;, &lt;vendor&gt;),

Same for client implementations via EAP_PEER_VENDOR.

References #969.
</content>
</entry>
<entry>
<title>eap: Add an optional authentication details getter to the EAP method interface</title>
<updated>2015-03-03T13:08:00Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2015-01-29T10:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=cfe7125357916effc7dc88b858fc5743bc00416b'/>
<id>urn:sha1:cfe7125357916effc7dc88b858fc5743bc00416b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make TNC client authentication type available to IMVs</title>
<updated>2013-02-12T19:38:05Z</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2013-02-12T19:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2a421163bf4ff8f541187c88d6b7c67529cec6bd'/>
<id>urn:sha1:2a421163bf4ff8f541187c88d6b7c67529cec6bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved data structures to new collections subfolder</title>
<updated>2012-10-24T14:00:49Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-10-16T12:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=12642a68314a400ee2ed8b0c4474287957696ef0'/>
<id>urn:sha1:12642a68314a400ee2ed8b0c4474287957696ef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filter invalid EAP authentication types when enumerating them</title>
<updated>2012-08-31T09:37:45Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-08-22T15:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7cad171da8a67a61cce493d90206723dfc47d510'/>
<id>urn:sha1:7cad171da8a67a61cce493d90206723dfc47d510</id>
<content type='text'>
Valid authentication types defined by the IETF are 4-253 and 255.
</content>
</entry>
<entry>
<title>Added a method to enumerate registered EAP methods</title>
<updated>2012-08-21T14:48:47Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-08-21T14:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=078755d0992801a9bc884303e8f9d9dc19627991'/>
<id>urn:sha1:078755d0992801a9bc884303e8f9d9dc19627991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved eap/xauth classes out of protocol specific subdirectories</title>
<updated>2012-03-20T16:31:27Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-19T14:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=326a94232d1286336e63fe3b4603f1fcdd6fe0fa'/>
<id>urn:sha1:326a94232d1286336e63fe3b4603f1fcdd6fe0fa</id>
<content type='text'>
</content>
</entry>
</feed>
