<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpassphrase/Makefile, branch 1385512181</title>
<subtitle>[Feature complete] Personalisable library for TTY passphrase reading
</subtitle>
<id>https://git.maandree.se/libpassphrase/atom?h=1385512181</id>
<link rel='self' href='https://git.maandree.se/libpassphrase/atom?h=1385512181'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/'/>
<updated>2013-11-25T02:02:34Z</updated>
<entry>
<title>m</title>
<updated>2013-11-25T02:02:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-25T02:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=646498b701f1f79e6533f801b968d78d503d7215'/>
<id>urn:sha1:646498b701f1f79e6533f801b968d78d503d7215</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>start on info manual</title>
<updated>2013-11-25T00:37:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-25T00:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=5defd3fdfe4ee5c953e2b64df5a8ce99dda58491'/>
<id>urn:sha1:5defd3fdfe4ee5c953e2b64df5a8ce99dda58491</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>draft of PASSPHRASE_MOVE option implementation</title>
<updated>2013-11-23T21:05:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-23T21:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=b85a41caa489e780f361c4b8121d6e52160c0590'/>
<id>urn:sha1:b85a41caa489e780f361c4b8121d6e52160c0590</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2013-11-23T18:36:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-23T18:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=bb434b5c6e211cb051fe8b1678d35e279f6b133c'/>
<id>urn:sha1:bb434b5c6e211cb051fe8b1678d35e279f6b133c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>define xrealloc as a secure realloc</title>
<updated>2013-11-23T18:24:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-23T18:24:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=a4dda309ae93a2d233f705328babc911a286242c'/>
<id>urn:sha1:a4dda309ae93a2d233f705328babc911a286242c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>do not use realloc by default, it is bad security</title>
<updated>2013-11-22T10:03:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-22T10:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=2b7dd9295829f479feb26b2462fb83a4c6ca30a6'/>
<id>urn:sha1:2b7dd9295829f479feb26b2462fb83a4c6ca30a6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add option to print * for each char</title>
<updated>2013-11-22T09:52:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-22T09:52:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=c0b27bf6e2350a5eb543966a81d2930275ae8b67'/>
<id>urn:sha1:c0b27bf6e2350a5eb543966a81d2930275ae8b67</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>optionally do not hide the input</title>
<updated>2013-11-22T09:37:49Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-22T09:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=eb4d860255ea9e0aa9c2a758ba074ac224c029e5'/>
<id>urn:sha1:eb4d860255ea9e0aa9c2a758ba074ac224c029e5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add install and uninstall to makefile</title>
<updated>2013-11-22T09:10:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-22T09:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=0ae6230bdea9e6a98047ce4a8675b2813d7d904c'/>
<id>urn:sha1:0ae6230bdea9e6a98047ce4a8675b2813d7d904c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>first version</title>
<updated>2013-11-22T09:03:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-11-22T09:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=38bf64b415376f1419cd798fd753736960355bf5'/>
<id>urn:sha1:38bf64b415376f1419cd798fd753736960355bf5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
