<?xml version="1.0"?>
<rss version="2.0.">
  <channel>
    <title>Advogato blog for walpuski</title>
    <link>http://www.advogato.org/person/walpuski/</link>
    <description>Advogato blog for walpuski</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Fri, 25 Jul 2008 17:36:53 GMT</pubDate>
    <item>
      <pubDate>Sat, 5 Jul 2003 14:20:30 GMT</pubDate>
      <title>5 Jul 2003</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=7</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=7</guid>
      <description>Dan Melomedman encouraged me to publish my patch for &lt;a href="http://bender.thinknerd.de/~thomas/PHP/" &gt;PHP with fnord and diet libc&lt;/a&gt;. I've also put the source code of a &lt;a href="http://bender.thinknerd.de/~thomas/http-auth.c" &gt; HTTP authentication module&lt;/a&gt; for fnord and a &#xAB;small&#xBB; (read: no features, just loading modules with or without options, nothing more, nothing less) &lt;a href="http://bender.thinknerd.de/~thomas/insmod.c" &gt;insmod for Linux 2.5.x&lt;/a&gt; on the web.

&lt;p&gt; P.S.: My patch for isakmpd on Linux 2.5.x was mentioned in a article by Ralf Spenneberg about IPsec in Linux 2.5.x. in the &lt;a href="http://www.linux-magazin.de/" &gt;Linux-Magazin&lt;/a&gt;. There might also be a chapter about using isakmpd on Linux 2.5.x in Ralfs new book &#xAB;VPN mit Linux&#xBB;. </description>
    </item>
    <item>
      <pubDate>Mon, 19 May 2003 16:41:50 GMT</pubDate>
      <title>19 May 2003</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=6</guid>
      <description>Last night Hakan Olsson commited a slightly modified version of my patch for isakmpd on Linux 2.5 to CVS. You might be interested in this &lt;a href="http://bender.thinknerd.de/~thomas/IPsec/isakmpd-linux.html" &gt;small howto about building isakmpd for Linux 2.5&lt;/a&gt;.</description>
    </item>
    <item>
      <pubDate>Fri, 17 Jan 2003 22:45:39 GMT</pubDate>
      <title>17 Jan 2003</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=5</guid>
      <description>This week I've installed a recent development kernel, which has a nice IPsec implementation (much better than FreeS/WAN). At the moment you have to use KAME's IKE daemon racoon for automagical keying. A PFKEYv2 interface to xfrm has been developed especially therefore. The native user interface to xfrm via NETLINK has some bugs (&lt;a href="http://bender.thinknerd.de/~thomas/xfrm_user.c.diff" &gt;fix&lt;/a&gt;) . Today I've done a &lt;a href="http://bender.thinknerd.de/~thomas/isakmpd-linux-2.5.diff" &gt;port of isakmpd to Linux 2.5&lt;/a&gt;.Some testing has already been done (5 hours stress test with very much rekeying), but I think it could use some more (hint!).</description>
    </item>
    <item>
      <pubDate>Thu, 9 Jan 2003 13:03:57 GMT</pubDate>
      <title>9 Jan 2003</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=4</guid>
      <description>My code to enable SET/ACK IKE Mode Config (see below) has been &lt;a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/isakmpd/exchange.c.diff?r1=1.74&amp;r2=1.75&amp;f=h" &gt;commited to CVS.&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 30 Dec 2002 18:58:31 GMT</pubDate>
      <title>30 Dec 2002</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=3</guid>
      <description>Long time ago I wrote some code to support SET/ACK IKE Mode Config for isakmpd when acting as responder, i.e. VPN-gateway et.al., which has not been completly functional, because of some strange side-effect in isakmpd. Today due to "inspiration" by Clemens Draschl and Ralf Hornik I've tested the code with a recent CVS version of isakmpd and it worked!
&lt;a href="http://bender.thinknerd.de/~thomas/IPsec/setack.diff" &gt;Get the patch!&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Wed, 13 Nov 2002 21:32:20 GMT</pubDate>
      <title>13 Nov 2002</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=2</guid>
      <description>Someone eagerly demanded a version of &lt;tt&gt;ldapclient&lt;/tt&gt; with LDAP Search Filter support. So others also might be interested in this &lt;a href="http://bender.thinknerd.de/~thomas/tinyldap.diff" &gt; patch&lt;/a&gt;. After applying it you can do such nifty things as the following (or even more complicated stuff):
&lt;pre&gt;
thomas@tyr:~/src/tinyldap$ ./ldapclient 130.157.5.18 \
&amp;gt; 'o=Sonoma State University, C=US' \
&amp;gt; '(&amp;amp;(cn=S*t*e*)(description=*Professor*)(!(description=*History*)))' \
&amp;gt; cn mail description
requesting mail
requesting description
[..]
&lt;/pre&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 11 Nov 2002 15:42:17 GMT</pubDate>
      <title>11 Nov 2002</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=1</guid>
      <description>&lt;p&gt;About a month ago I finished writing my "Seminarfacharbeit" about "Sicherere latenzarme Kommunikationswege mit IPsec" (&lt;a href="http://bender.thinknerd.de/~thomas/IPsec/" &gt;Get it!&lt;/a&gt;).
&lt;p&gt;Also sometime ago &lt;a href="http://www.advogato.org/person/Fefe/" &gt;Fefe&lt;/a&gt; accepted my &lt;tt&gt;scan_ldapsearchfilterstring&lt;/tt&gt; for &lt;a href="http://www.fefe.de/tinyldap/" &gt;tinyldap&lt;/a&gt;. It parses &lt;a=href="http://www.ietf.org/rfc/rfc2254.txt"&gt;LDAP Search Filters&lt;/a&gt;. I guess there will be a more versatile &lt;tt&gt;ldapclient&lt;/tt&gt; in tinyldap really soon. This will nearly eliminate the need for OpenLDAP's &lt;tt&gt;ldapsearch&lt;/tt&gt; ;-).
</description>
    </item>
    <item>
      <pubDate>Sun, 11 Aug 2002 14:51:17 GMT</pubDate>
      <title>11 Aug 2002</title>
      <link>http://www.advogato.org/person/walpuski/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/walpuski/diary.html?start=0</guid>
      <description>This week my CRL support for &lt;a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/isakmpd/" &gt; isakmpd&lt;/a&gt; has made it into OpenBSD's CVS :-). It makes the use of isakmpd in very large VPN scenarios more feasible.

&lt;p&gt; At the moment I'm also thinking about writing a small HTTP proxy, which allows proxy-chaining and external filters. Squid is too heavyweight for my purpose.</description>
    </item>
  </channel>
</rss>
