<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdispass, branch master</title>
<subtitle>A, soon to be, C DisPass library</subtitle>
<id>https://code.ryuslash.org/libdispass/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/libdispass/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/'/>
<updated>2013-11-17T00:14:22Z</updated>
<entry>
<title>Add clean target to Makefile</title>
<updated>2013-11-17T00:14:22Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-17T00:14:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=4e0716333d27ea5983006827b622da73fe710077'/>
<id>urn:sha1:4e0716333d27ea5983006827b622da73fe710077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove main from libdispass, add test executable</title>
<updated>2013-11-17T00:13:08Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-17T00:08:10Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=6aa289c124bd823ee352fa5bda5c9d7c792c7bf5'/>
<id>urn:sha1:6aa289c124bd823ee352fa5bda5c9d7c792c7bf5</id>
<content type='text'>
- Add ~dispasstest~ which is used to test the DisPass algorithms.
- Remove =main= from libdispass since shared libraries shouldn't have
  main functions
- Add ~dispass.h~ which defines and exports the DisPass algorithms.
- Make some functions in ~dispass.c~ static to make clear they're not
  exported anywhere.
</content>
</entry>
<entry>
<title>Improve Makefile, make shared library</title>
<updated>2013-11-16T23:52:32Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-16T23:52:32Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=19129006d3e6507b7192d16fe10a29f3374b9df1'/>
<id>urn:sha1:19129006d3e6507b7192d16fe10a29f3374b9df1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename sha1.c to dispass.c</title>
<updated>2013-11-16T23:42:46Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-16T23:42:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=f01619891558c46cc2de0f92174f9f1ad1b15a1a'/>
<id>urn:sha1:f01619891558c46cc2de0f92174f9f1ad1b15a1a</id>
<content type='text'>
This project started out as a test to get SHA1 (actually SHA512)
working, now it's grown up to a DisPass algorithm
implementation (experiment).
</content>
</entry>
<entry>
<title>Fix some compiler warnings</title>
<updated>2013-11-16T23:38:25Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-16T23:38:25Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=e67489c6ddd7a229c68027eb673605dad7f64254'/>
<id>urn:sha1:e67489c6ddd7a229c68027eb673605dad7f64254</id>
<content type='text'>
- Remove some unused variables
- Explicitly cast =tbuff= to a pointer to =unsigned char= when using
  =SHA512=.
- Use =long long unsigned= as =seqno=, since there is no theoretical
  limit to it.
- Use =size_t= for the =tbufflen= variable in =dispass1= since
  technically that is what =strlen= returns.
</content>
</entry>
<entry>
<title>Remove = from generated passphrase</title>
<updated>2013-11-16T23:34:14Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-16T23:34:14Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=6e7e8e9ba249bb8fac1d90e2c9a9628563232c1e'/>
<id>urn:sha1:6e7e8e9ba249bb8fac1d90e2c9a9628563232c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix memory leak</title>
<updated>2013-11-15T23:52:49Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-15T23:52:49Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=9b4461479e0f038391367e5afca1735b7e11c788'/>
<id>urn:sha1:9b4461479e0f038391367e5afca1735b7e11c788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2013-11-15T23:30:26Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2013-11-15T23:26:54Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/libdispass/commit/?id=f6a9356dc34a647aa0777675b79f71247bc6a141'/>
<id>urn:sha1:f6a9356dc34a647aa0777675b79f71247bc6a141</id>
<content type='text'>
</content>
</entry>
</feed>
