22 Jan 2004 weasel   » (Master)

Fixed the very same bug in two OpenPGP implementations: SKS and pgpdump. Both didn't handle some subpacket types correctly. This field gives the type of a subpacket, for instance 2 is signature creation time, 3 is signature expiration time, etc. The issue was that bit 7 has a special meaning. It's not part of the number but it's a flat, saying that an implementation should be able to handle this subpacket or treat the entire signature invalid. Patched both and submitted them upstream. Now sks finally shows signature expiration times in its vindex.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!