<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/password.cpp, branch v0.12.0.0</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-02-10T23:29:49Z</updated>
<entry>
<title>handle ^D and ^C while password prompting</title>
<updated>2018-02-10T23:29:49Z</updated>
<author>
<name>Jethro Grassie</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2018-02-01T20:32:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4b50a6f511e60a57955dab7586aba08a5c54337'/>
<id>urn:sha1:a4b50a6f511e60a57955dab7586aba08a5c54337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move memwipe to epee to avoid common&lt;-&gt;crypto circular dependencies</title>
<updated>2018-01-10T01:57:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-21T14:51:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fdd4c5e5770c2765afd7734550dc80e31a480045'/>
<id>urn:sha1:fdd4c5e5770c2765afd7734550dc80e31a480045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2873</title>
<updated>2017-12-16T21:25:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-12-16T21:25:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b88f0879b5b287a8e01c0cb92b0156a46fdb5555'/>
<id>urn:sha1:b88f0879b5b287a8e01c0cb92b0156a46fdb5555</id>
<content type='text'>
1c838552 Simplewallet.cpp: Fewer pleases in seed NOTE (xmr-eric)
3f18c642 Fix password capitalization mismatch (xmr-eric)
</content>
</entry>
<entry>
<title>Fix password capitalization mismatch</title>
<updated>2017-11-28T16:15:50Z</updated>
<author>
<name>xmr-eric</name>
<email>xmr-eric@users.noreply.github.com</email>
</author>
<published>2017-11-28T16:15:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3f18c642fcb26ea1e5707c2b72dfc8e785584f73'/>
<id>urn:sha1:3f18c642fcb26ea1e5707c2b72dfc8e785584f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new wipeable_string class to replace std::string passphrases</title>
<updated>2017-11-27T22:25:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-25T14:50:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3dffe71b72c3b5dd1246ed74ee4cd1ad89aaccfa'/>
<id>urn:sha1:3dffe71b72c3b5dd1246ed74ee4cd1ad89aaccfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use memwipe in a few relevant places</title>
<updated>2017-11-27T22:15:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-26T09:21:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=549508296d5824093d22eccb3af5976c325c6329'/>
<id>urn:sha1:549508296d5824093d22eccb3af5976c325c6329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: rejig to avoid prompting in wallet2</title>
<updated>2017-11-14T17:06:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-28T18:13:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e89994e98f85be95d68c7bf471fcadf9aabbc93a'/>
<id>urn:sha1:e89994e98f85be95d68c7bf471fcadf9aabbc93a</id>
<content type='text'>
wallet2 is a library, and should not prompt for stdin. Instead,
pass a function so simplewallet can prompt on stdin, and a GUI
might display a window, etc.
</content>
</entry>
<entry>
<title>Disguise password length in prompt</title>
<updated>2017-11-03T03:04:54Z</updated>
<author>
<name>Leon Klingele</name>
<email>git@leonklingele.de</email>
</author>
<published>2017-11-03T03:04:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f732e723b7b5d90420ed6ab29df077650574cdfc'/>
<id>urn:sha1:f732e723b7b5d90420ed6ab29df077650574cdfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add readline support to cli</title>
<updated>2017-06-18T14:08:37Z</updated>
<author>
<name>jethro</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2017-05-29T22:39:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1f3dfccc8a099eb08e0d9ef758b216d035afd78'/>
<id>urn:sha1:e1f3dfccc8a099eb08e0d9ef758b216d035afd78</id>
<content type='text'>
This PR adds readline support to the daemon and monero-wallet-cli. Only
GNU readline is supported (e.g. not libedit) and there are cmake checks
to ensure this.

There is a cmake variable, Readline_ROOT_DIR that can specify a
directory to find readline, otherwise some default paths are searched.

There is also a cmake option, USE_READLINE, that defaults to ON. If set
to ON, if readline is not found, the build continues but without
readline support.

One negative side effect of using readline is that the color prompt in
the wallet-cli now has no color and just uses terminal default. I know
how to fix this but it's quite a big change so will tackle another time.
</content>
</entry>
</feed>
