<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hbbp, branch master</title>
<subtitle>Home-Brew Broadcast Protocol: tiny udp multicast client/server</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/'/>
<entry>
<title>dissector: allow zero length tasks, reformat</title>
<updated>2013-06-26T15:47:13Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2013-06-26T15:47:13Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=a3cf7f25cd74cd328dcdeb56869102906253abb2'/>
<id>a3cf7f25cd74cd328dcdeb56869102906253abb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wireshark dissector</title>
<updated>2013-06-26T10:30:09Z</updated>
<author>
<name>martin</name>
<email>martin@540m</email>
</author>
<published>2013-06-26T10:30:09Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=e32c8605be4c7eda35c4e5ce6ff5c47ac37b9098'/>
<id>e32c8605be4c7eda35c4e5ce6ff5c47ac37b9098</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove outdated comments</title>
<updated>2012-05-21T11:08:37Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T11:08:37Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=cf16b2181dbd1e769b1cdd2d6c27e5300a419012'/>
<id>cf16b2181dbd1e769b1cdd2d6c27e5300a419012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hbbp_keygen: add own implementation of randombytes</title>
<updated>2012-05-21T11:05:32Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T11:05:32Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=e37d9f8fb1e235510f2416e26a2a739bb0daf8ef'/>
<id>e37d9f8fb1e235510f2416e26a2a739bb0daf8ef</id>
<content type='text'>
Nacl requires an implementation of randombytes. The version offered by
nacl has a strange behaviour (e.g. indefinite blocking in case
/dev/urandom is unavailable) and is hard to portably link (.o file in
some lib directory). It is thus replaced with an own implementation
(that does proper error handling by the way).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nacl requires an implementation of randombytes. The version offered by
nacl has a strange behaviour (e.g. indefinite blocking in case
/dev/urandom is unavailable) and is hard to portably link (.o file in
some lib directory). It is thus replaced with an own implementation
(that does proper error handling by the way).
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: override (append) external variables</title>
<updated>2012-05-21T11:03:58Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T11:03:58Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=94ff4ad0f6b71c662f48c88308046f267dd74907'/>
<id>94ff4ad0f6b71c662f48c88308046f267dd74907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add distclean</title>
<updated>2012-05-21T11:02:07Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T11:02:07Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=dced4d5f6767d8b2ae039a9fbe710a2bac16bdb0'/>
<id>dced4d5f6767d8b2ae039a9fbe710a2bac16bdb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: add actual usage example</title>
<updated>2012-05-21T07:47:16Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T07:47:16Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=8eda41b596389bbb8bda23bc8909f110c0d5177e'/>
<id>8eda41b596389bbb8bda23bc8909f110c0d5177e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add documentation of used cryptopgraphy and security</title>
<updated>2012-05-21T07:43:31Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T07:43:31Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=35979c027411c857bc652d5b29f059b1e8a07339'/>
<id>35979c027411c857bc652d5b29f059b1e8a07339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create example directory</title>
<updated>2012-05-21T07:39:52Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T07:39:52Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=1e4b937165cb34cbc928e1cc11901c2b3735e2c2'/>
<id>1e4b937165cb34cbc928e1cc11901c2b3735e2c2</id>
<content type='text'>
- handler is moved to example/handler
- example keys can be found in example/keys (which is intended as root
  for HBBP_KEYDIR)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- handler is moved to example/handler
- example keys can be found in example/keys (which is intended as root
  for HBBP_KEYDIR)
</pre>
</div>
</content>
</entry>
<entry>
<title>add key generator</title>
<updated>2012-05-21T07:35:14Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2012-05-21T07:35:14Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/hbbp/commit/?id=6bd0f2e9a131c6db2cdf7d1480162f087468e23c'/>
<id>6bd0f2e9a131c6db2cdf7d1480162f087468e23c</id>
<content type='text'>
hbbp_keygen generates all four keys private, public for sender and
receiver with the file names used in hbbp[cd] in the current working
directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hbbp_keygen generates all four keys private, public for sender and
receiver with the file names used in hbbp[cd] in the current working
directory.
</pre>
</div>
</content>
</entry>
</feed>
