<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GNUnet-in-Clojure/src/main/clojure/org, branch master</title>
<subtitle>A re-write of GNUnet in Clojure. http://gnunet.org</subtitle>
<id>https://git.amat.us/GNUnet-in-Clojure/atom/src/main/clojure/org?h=master</id>
<link rel='self' href='https://git.amat.us/GNUnet-in-Clojure/atom/src/main/clojure/org?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/'/>
<updated>2011-10-23T00:00:47Z</updated>
<entry>
<title>Some work on handling core compressed type map messages.</title>
<updated>2011-10-23T00:00:47Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-10-23T00:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=60f0c36810787ef41602c702dac2668b3e31f9d0'/>
<id>urn:sha1:60f0c36810787ef41602c702dac2668b3e31f9d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed crypto tests.</title>
<updated>2011-10-05T03:13:31Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-10-05T03:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=92c382cc7dd0ba664b6c1b4baa004f2564921b6f'/>
<id>urn:sha1:92c382cc7dd0ba664b6c1b4baa004f2564921b6f</id>
<content type='text'>
Turns out there was more java.lang.BigInteger/clojure.lang.BigInt confusion
left over from the port to clojure 1.3. I'm not sure how this was missed.
I also found that my current java VM doesn't like
(SecretKeyFactory/getInstance "AES"), however this was completely unnecessary
because SecretKeySpec impliments Key and works everywhere I have an aes-key.
I also found that Cipher.init will fail on a 256-bit AES key if it doesn't
have "unlimited strength".
</content>
</entry>
<entry>
<title>Add new-valid-address-callback! which sends a connect message.</title>
<updated>2011-09-30T03:59:26Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-30T03:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=d65e2514827a289efd90c1b49c2a330f63439ac8'/>
<id>urn:sha1:d65e2514827a289efd90c1b49c2a330f63439ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed calling of update-remote-peers! with the wrong number of arguments.</title>
<updated>2011-09-30T03:58:31Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-30T03:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=c686c335acd4acde09c13d45e3bffafc589abbf9'/>
<id>urn:sha1:c686c335acd4acde09c13d45e3bffafc589abbf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated transport pong message to new format. Fixed a TODO.</title>
<updated>2011-09-30T03:56:35Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-30T03:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=8835cc0e5ab69792b1dde62193549918b7f62436'/>
<id>urn:sha1:8835cc0e5ab69792b1dde62193549918b7f62436</id>
<content type='text'>
The peer-id field was removed from the transport pong message.
</content>
</entry>
<entry>
<title>Got tcp working again.</title>
<updated>2011-09-30T03:53:58Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-30T03:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=461bdc02bce24fe945dea8751026a70aeea004e5'/>
<id>urn:sha1:461bdc02bce24fe945dea8751026a70aeea004e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add utility function do-callbacks!</title>
<updated>2011-09-30T03:51:47Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-30T03:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=e8d694d79da9f5f7e4ac22991b904eaaa4cd6db0'/>
<id>urn:sha1:e8d694d79da9f5f7e4ac22991b904eaaa4cd6db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in comment.</title>
<updated>2011-09-30T03:46:44Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-30T03:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=ab7dfd6e942e5112e730e786ab6b2ee4798abdd2'/>
<id>urn:sha1:ab7dfd6e942e5112e730e786ab6b2ee4798abdd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some message type numbers changed. Parse connect message.</title>
<updated>2011-09-28T04:13:28Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-28T04:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=30fc5e8410c331af4c7f96bcf2168b661d80be70'/>
<id>urn:sha1:30fc5e8410c331af4c7f96bcf2168b661d80be70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix call to selection-key callback.</title>
<updated>2011-09-16T01:31:45Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-09-16T01:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/GNUnet-in-Clojure/commit/?id=d7e77c11a91ba5d5b05d5ca772e8794b4f0846b9'/>
<id>urn:sha1:d7e77c11a91ba5d5b05d5ca772e8794b4f0846b9</id>
<content type='text'>
</content>
</entry>
</feed>
