<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpassphrase/Makefile, branch 1396888621</title>
<subtitle>[Feature complete] Personalisable library for TTY passphrase reading
</subtitle>
<id>https://git.maandree.se/libpassphrase/atom?h=1396888621</id>
<link rel='self' href='https://git.maandree.se/libpassphrase/atom?h=1396888621'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/'/>
<updated>2014-04-07T16:33:12Z</updated>
<entry>
<title>add test + fix example in info manual</title>
<updated>2014-04-07T16:33:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-04-07T16:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=f822e622bb4a112e38dc74bf11f1b3a1e6e066f2'/>
<id>urn:sha1:f822e622bb4a112e38dc74bf11f1b3a1e6e066f2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>improve makefile and add more warnings</title>
<updated>2014-04-07T15:53:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-04-07T15:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libpassphrase/commit/?id=e28bcc192980b92a72790597d839769c8d86ad54'/>
<id>urn:sha1:e28bcc192980b92a72790597d839769c8d86ad54</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<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>
</feed>
