<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/libcharon/plugins/stroke, branch tteras-release</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<entry>
<title>charon: add optional source and remote overrides for initiate</title>
<updated>2017-11-20T08:45:02+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-09-21T10:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=ea546194df7e5d181cdfc1b236e21f973080be51'/>
<id>ea546194df7e5d181cdfc1b236e21f973080be51</id>
<content type='text'>
This introduces support for specifying optional IKE SA specific
source and remote address for child sa initiation. This allows
to initiate wildcard connection for known address via vici.

In addition this allows impler implementation of trap-any patches
and is a prerequisite for dmvpn support.

Signed-off-by: Timo Teräs &lt;timo.teras@iki.fi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This introduces support for specifying optional IKE SA specific
source and remote address for child sa initiation. This allows
to initiate wildcard connection for known address via vici.

In addition this allows impler implementation of trap-any patches
and is a prerequisite for dmvpn support.

Signed-off-by: Timo Teräs &lt;timo.teras@iki.fi&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>counters: Move IKE event counter collection from stroke to a separate plugin</title>
<updated>2017-11-08T15:28:28+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-08-24T15:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=6f74b8748a2d9835deb0779868969d52081e10e1'/>
<id>6f74b8748a2d9835deb0779868969d52081e10e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stroke: Don't load configs with invalid proposals</title>
<updated>2017-07-05T08:08:36+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-30T16:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=a3bcbb4c64a33d863025868b5b4f83d0792c9c16'/>
<id>a3bcbb4c64a33d863025868b5b4f83d0792c9c16</id>
<content type='text'>
References #2347.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References #2347.
</pre>
</div>
</content>
</entry>
<entry>
<title>linked-list: Change return value of find_first() and signature of its callback</title>
<updated>2017-05-26T11:56:44+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-16T10:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2e4d110d1e94a3be9da06894832492ff469eec37'/>
<id>2e4d110d1e94a3be9da06894832492ff469eec37</id>
<content type='text'>
This avoids the unportable five pointer hack.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the unportable five pointer hack.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change interface for enumerator_create_filter() callback</title>
<updated>2017-05-26T11:56:44+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-12T10:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=525cc46cabe3dbf17d9f63e76ea9aa974d3665fa'/>
<id>525cc46cabe3dbf17d9f63e76ea9aa974d3665fa</id>
<content type='text'>
This avoids the unportable 5 pointer hack, but requires enumerating in
the callback.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the unportable 5 pointer hack, but requires enumerating in
the callback.
</pre>
</div>
</content>
</entry>
<entry>
<title>stroke: Make 96-bit truncation for SHA-256 configurable</title>
<updated>2017-05-26T09:22:28+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-10T17:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=4270c8fcb07f37100889695d19a3a3e876f2a1b8'/>
<id>4270c8fcb07f37100889695d19a3a3e876f2a1b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>child-cfg: Use flags for boolean options</title>
<updated>2017-05-23T14:51:15+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-05-10T17:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=749ac175fa9052a360c6393c93efbca8d5cc7621'/>
<id>749ac175fa9052a360c6393c93efbca8d5cc7621</id>
<content type='text'>
Makes it potentially easier to add new flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes it potentially easier to add new flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>peer-cfg: Store mediated_by as name and not peer-cfg reference</title>
<updated>2017-02-16T18:24:09+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-02-07T10:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=ed96fe72cf8c741427b833c6f284a8857d8371a7'/>
<id>ed96fe72cf8c741427b833c6f284a8857d8371a7</id>
<content type='text'>
This way updates to the mediation config are respected and the order in
which configs are configured/loaded does not matter.

The SQL plugin currently maintains the strong relationship between
mediated and mediation connection (we could theoretically change that to a
string too).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way updates to the mediation config are respected and the order in
which configs are configured/loaded does not matter.

The SQL plugin currently maintains the strong relationship between
mediated and mediation connection (we could theoretically change that to a
string too).
</pre>
</div>
</content>
</entry>
<entry>
<title>stroke: Use peer name as namespace for shunt policies</title>
<updated>2017-02-16T18:24:07+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2017-02-08T15:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=02767e430975eb4c832b6c8e5733a8c304e71515'/>
<id>02767e430975eb4c832b6c8e5733a8c304e71515</id>
<content type='text'>
The same goes for the start-action-job.  When unrouting, we search for
the first policy with a matching child-cfg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The same goes for the start-action-job.  When unrouting, we search for
the first policy with a matching child-cfg.
</pre>
</div>
</content>
</entry>
<entry>
<title>shunt-manager: Add an optional namespace for each shunt</title>
<updated>2017-02-16T18:24:07+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-11-16T16:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7a0fdbab42669d75cec2c073062331b7a7aed443'/>
<id>7a0fdbab42669d75cec2c073062331b7a7aed443</id>
<content type='text'>
This will allow us to reuse the names of child configs e.g. when they
are defined in different connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to reuse the names of child configs e.g. when they
are defined in different connections.
</pre>
</div>
</content>
</entry>
</feed>
