<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/util.h, branch v0.13.0.2</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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-06T09:15:43Z</updated>
<entry>
<title>Merge pull request #4390</title>
<updated>2018-10-06T09:15:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-05T21:12:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9556ba0d66bd1ec76d15feaadee8e10355912497'/>
<id>urn:sha1:9556ba0d66bd1ec76d15feaadee8e10355912497</id>
<content type='text'>
a0613532 secure_pwd_reader: Add proper Unicode handling [Ryo contribution] (fireice-uk)
579383c2 simplewallet: Add Unicode input_line [Ryo backport] (fireice-uk)
</content>
</entry>
<entry>
<title>is_hdd update</title>
<updated>2018-08-25T11:31:22Z</updated>
<author>
<name>p8p</name>
<email>p8p@users.noreply.github.com</email>
</author>
<published>2018-08-25T11:16:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d6539923e615014189c9281a52fad080f09a64e'/>
<id>urn:sha1:9d6539923e615014189c9281a52fad080f09a64e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4136</title>
<updated>2018-08-15T22:15:49Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-15T22:15:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d2c08610bb9437174fa393c3f739ee6228fb4aa'/>
<id>urn:sha1:1d2c08610bb9437174fa393c3f739ee6228fb4aa</id>
<content type='text'>
4307489 wallet: disable core dumps on startup in release mode (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: disable core dumps on startup in release mode</title>
<updated>2018-08-12T16:28:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-15T12:20:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=43074891479b4883645b06c4cc5341469d9cd9cd'/>
<id>urn:sha1:43074891479b4883645b06c4cc5341469d9cd9cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core_tests: add --filter to select which tests to run</title>
<updated>2018-07-07T18:33:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-06T18:10:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=639ca3b1fa9c153a99f1d4e9bb488bd02d282e46'/>
<id>urn:sha1:639ca3b1fa9c153a99f1d4e9bb488bd02d282e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: add file_locker class</title>
<updated>2018-06-28T00:40:31Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-06-21T08:19:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=59de6f8d99f07888c199b466dff9ff020e60dab6'/>
<id>urn:sha1:59de6f8d99f07888c199b466dff9ff020e60dab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp</title>
<updated>2018-06-21T03:36:17Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-06-04T07:54:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=248310de0666d9c12e6e861043386419da63f3b1'/>
<id>urn:sha1:248310de0666d9c12e6e861043386419da63f3b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db_lmdb: warn about slowness when running off a spinning disk</title>
<updated>2018-06-08T19:59:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-03T14:01:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=284fe6438d5444ab11fecce959b32106f5d2562f'/>
<id>urn:sha1:284fe6438d5444ab11fecce959b32106f5d2562f</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
