<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/src, branch v0.17.3.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.17.3.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.3.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-10-22T02:51:49Z</updated>
<entry>
<title>epee: add missing header</title>
<updated>2021-10-22T02:51:49Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-10-21T23:59:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1c26d34a2ac551bd031c9e080092c52b87b579d9'/>
<id>urn:sha1:1c26d34a2ac551bd031c9e080092c52b87b579d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: avoid ADL selecting C++14 std::quoted</title>
<updated>2021-10-20T17:35:17Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-10-20T17:27:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5aae00ac7919d583c92e4046a1e1603ff5e22c46'/>
<id>urn:sha1:5aae00ac7919d583c92e4046a1e1603ff5e22c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: set required C/C++ standard to 11</title>
<updated>2021-10-05T23:58:51Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-10-05T23:53:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76b61204d10167c597508e394a9c3c218fe8673e'/>
<id>urn:sha1:76b61204d10167c597508e394a9c3c218fe8673e</id>
<content type='text'>
Co-authored-by: Jason Rhinelander &lt;jason@imaginary.ca&gt;
</content>
</entry>
<entry>
<title>Merge pull request #7825</title>
<updated>2021-08-27T01:10:56Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-08-27T01:10:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d98787eb1ba9363bb0eeb73107626ea38bc0e552'/>
<id>urn:sha1:d98787eb1ba9363bb0eeb73107626ea38bc0e552</id>
<content type='text'>
ccfed60 cmake: test is a reserved keyword (selsta)
f0fa959 cmake: fix ccache detection (anon)
8dbe2e5 Daemon: Update average block size table (rbrunner7)
94bad34 wallet2: Don't auto lock device on process parsed blocks (tobtoht)
3c23aca ledger: don't lock for software device (tobtoht)
49beb8d ledger: use software device if we have view key (tobtoht)
d188b5f wallet_api: getPassword (tobtoht)
a395f36 depends, docker: fix bintray links (selsta)
0fecd7e blocks: fix cmake syntax (selsta)
76824bf Stop adding more outputs than bulletproof allows (Alex Opie)
67ba733 unit_tests: fix wipeable_string parse_hexstr test with latest gtest (xiphon)
402ba04 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB (selsta)
1565bcb epee: include public openssl header in cmake (selsta)
2e9af2a cmake: treat warnings as error in compiler flag tests (selsta)
db564ef wallet_api: fix typo in exportKeyImages (selsta)
8507917 depends: add getmonero package mirror (selsta)
8716d2a cmake: fix non portable code (selsta)
</content>
</entry>
<entry>
<title>epee: link with Boost_SYSTEM_LIBRARY</title>
<updated>2021-08-19T17:06:05Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-08-19T16:37:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e48fae3177273a1e11b7c8716998a1af7cf75d9c'/>
<id>urn:sha1:e48fae3177273a1e11b7c8716998a1af7cf75d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: include public openssl header in cmake</title>
<updated>2021-08-01T13:47:08Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-05-09T20:22:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1565bcb1fb17ff632209994fbb7f2649e04819ab'/>
<id>urn:sha1:1565bcb1fb17ff632209994fbb7f2649e04819ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: fix undefined symbols and multiple definitions</title>
<updated>2021-07-13T06:01:23Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-04-27T12:06:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ceb8e7c508042a4ad7bddd8fd205d44d486a1a17'/>
<id>urn:sha1:ceb8e7c508042a4ad7bddd8fd205d44d486a1a17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssl: buffered handshake detection</title>
<updated>2020-12-28T21:21:17Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2020-12-27T01:55:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b8bc4d77b7533ff7b02c4b362ef3891da04137ba'/>
<id>urn:sha1:b8bc4d77b7533ff7b02c4b362ef3891da04137ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: drop peers that don't reply to queries</title>
<updated>2020-12-06T15:57:23Z</updated>
<author>
<name>moneromooo</name>
<email>moneromoo@nowhere.nowhere.nowhere</email>
</author>
<published>2020-12-03T13:22:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce26c5b2dd081265dae76d79b3e76f1cdac3a732'/>
<id>urn:sha1:ce26c5b2dd081265dae76d79b3e76f1cdac3a732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keep only the last seen node on a given host in the white list</title>
<updated>2020-12-04T01:55:05Z</updated>
<author>
<name>moneromooo</name>
<email>moneromoo@nowhere.nowhere.nowhere</email>
</author>
<published>2020-12-02T19:36:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9427b5a6d52a25d75333a34ec91c906c194f53dd'/>
<id>urn:sha1:9427b5a6d52a25d75333a34ec91c906c194f53dd</id>
<content type='text'>
</content>
</entry>
</feed>
