<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/libcharon/sa/authenticators, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<entry>
<title>Separated libcharon/sa directory with ikev1 and ikev2 subfolders</title>
<updated>2012-03-20T16:31:26+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-19T12:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=15a682f4c23d0b8340b31077698e6f6d924c2861'/>
<id>15a682f4c23d0b8340b31077698e6f6d924c2861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doxygen fixes</title>
<updated>2012-03-20T16:31:25+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-19T09:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=883306887710987a39a1367e153e7351eef225a5'/>
<id>883306887710987a39a1367e153e7351eef225a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an identity getter to XAuth methods to query the actually used identity</title>
<updated>2012-03-20T16:31:23+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-15T12:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7a7efbf9d88346609ee4c246936e4fa2a6c72723'/>
<id>7a7efbf9d88346609ee4c246936e4fa2a6c72723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed return value if SIG payload missing</title>
<updated>2012-03-20T16:31:22+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-15T09:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=4ac137135a53b9b924a55a261886d28cb2577b05'/>
<id>4ac137135a53b9b924a55a261886d28cb2577b05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a IKEv1 hybrid authenticator based on Pubkey/PSK authenticators</title>
<updated>2012-03-20T16:31:21+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-14T08:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=29101ce97817c8c4a2cac82cfd15a1ad47e8a282'/>
<id>29101ce97817c8c4a2cac82cfd15a1ad47e8a282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use real ID payload to build HASH_I|R for Main Mode authentication.</title>
<updated>2012-03-20T16:31:21+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2011-12-13T17:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=a6c328a6e9b865f51fb6a7129646552142157317'/>
<id>a6c328a6e9b865f51fb6a7129646552142157317</id>
<content type='text'>
This is required for clients like the iPhone which set the protocol
and/or port fields of the ID payload.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required for clients like the iPhone which set the protocol
and/or port fields of the ID payload.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compiler warning (set but unused variable)</title>
<updated>2012-03-20T16:31:20+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-13T12:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=360c3394cfe25d9a531a3e0633683abc7169c1be'/>
<id>360c3394cfe25d9a531a3e0633683abc7169c1be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added generic XAuth backend, using secrets provided by credential sets.</title>
<updated>2012-03-20T16:31:17+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2011-12-12T17:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=3d44d735c649559b9768ae635a6bee7fec932902'/>
<id>3d44d735c649559b9768ae635a6bee7fec932902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get first XAuth backend if none configured</title>
<updated>2012-03-20T16:31:16+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-08T16:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=59ee898326c7e54b01d02ed15bb707ff7a7a6b22'/>
<id>59ee898326c7e54b01d02ed15bb707ff7a7a6b22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a string to identify xauth backends, no need for integer types</title>
<updated>2012-03-20T16:31:15+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-12-08T15:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=1fe6cdfac2631434464a2a550414f45b60558369'/>
<id>1fe6cdfac2631434464a2a550414f45b60558369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
