<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net/http_client.h, branch v0.17.2.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.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-07-20T13:45:12Z</updated>
<entry>
<title>wallet2_api: implement runtime proxy configuration</title>
<updated>2020-07-20T13:45:12Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-07-20T04:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76c16822d09fbebbc792dc999ea2d3432a63253a'/>
<id>urn:sha1:76c16822d09fbebbc792dc999ea2d3432a63253a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6446</title>
<updated>2020-05-01T20:32:52Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-01T20:32:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c9b800a787cf2eba8803ddd03020e36d21c278b7'/>
<id>urn:sha1:c9b800a787cf2eba8803ddd03020e36d21c278b7</id>
<content type='text'>
e509ede trezor: adapt to new passphrase mechanism (ph4r05)
</content>
</entry>
<entry>
<title>trezor: adapt to new passphrase mechanism</title>
<updated>2020-04-27T16:17:56Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2020-04-07T16:25:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e509ede2aa7263cc49d3378bc8c833a62300211d'/>
<id>urn:sha1:e509ede2aa7263cc49d3378bc8c833a62300211d</id>
<content type='text'>
- choice where to enter passphrase is now made on the host
- use wipeable string in the comm stack
- wipe passphrase memory
- protocol optimizations, prepare for new firmware version
- minor fixes and improvements
- tests fixes, HF12 support
</content>
</entry>
<entry>
<title>Allow wallet2.h to run in WebAssembly</title>
<updated>2020-04-15T17:22:46Z</updated>
<author>
<name>woodser</name>
<email>woodser@protonmail.com</email>
</author>
<published>2020-04-15T17:22:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=87d75584e8df95ff53a354438760088e061a6de5'/>
<id>urn:sha1:87d75584e8df95ff53a354438760088e061a6de5</id>
<content type='text'>
- Add abstract_http_client.h which http_client.h extends.
- Replace simple_http_client with abstract_http_client in wallet2,
message_store, message_transporter, and node_rpc_proxy.
- Import and export wallet data in wallet2.
- Use #if defined __EMSCRIPTEN__ directives to skip incompatible code.</content>
</entry>
<entry>
<title>wallet: new --offline option</title>
<updated>2019-04-15T09:14:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-13T09:19:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b18f0b10513b0455723518a634595b2f36d5ea25'/>
<id>urn:sha1:b18f0b10513b0455723518a634595b2f36d5ea25</id>
<content type='text'>
It will avoid connecting to a daemon (so useful for cold signing
using a RPC wallet), and not perform DNS queries.
</content>
</entry>
<entry>
<title>simplewallet: new net_stats command</title>
<updated>2019-04-11T10:46:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-29T22:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9f8dc4ce515f52ebb2a434ba6d1d9f47bfeac612'/>
<id>urn:sha1:9f8dc4ce515f52ebb2a434ba6d1d9f47bfeac612</id>
<content type='text'>
displays total sent and received bytes
</content>
</entry>
<entry>
<title>Pass SSL arguments via one class and use shared_ptr instead of reference</title>
<updated>2019-04-07T04:44:37Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-03-15T04:03:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=21eb1b0725717ad013d3e2b00fbfc3b84ad04699'/>
<id>urn:sha1:21eb1b0725717ad013d3e2b00fbfc3b84ad04699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change SSL certificate file list to OpenSSL builtin load_verify_location</title>
<updated>2019-04-07T03:47:06Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-03-12T02:01:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a3b0284837c9ea10865e6ddeb7f1244d621ae5c0'/>
<id>urn:sha1:a3b0284837c9ea10865e6ddeb7f1244d621ae5c0</id>
<content type='text'>
Specifying SSL certificates for peer verification does an exact match,
making it a not-so-obvious alias for the fingerprints option. This
changes the checks to OpenSSL which loads concatenated certificate(s)
from a single file and does a certificate-authority (chain of trust)
check instead. There is no drop in security - a compromised exact match
fingerprint has the same worse case failure. There is increased security
in allowing separate long-term CA key and short-term SSL server keys.

This also removes loading of the system-default CA files if a custom
CA file or certificate fingerprint is specified.
</content>
</entry>
<entry>
<title>Merge pull request #5348</title>
<updated>2019-04-06T14:00:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-06T14:00:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=38317f384c912cd1a34f78f20008ec27f39ad0ae'/>
<id>urn:sha1:38317f384c912cd1a34f78f20008ec27f39ad0ae</id>
<content type='text'>
59776a64 epee: some more minor JSON parsing speedup (moneromooo-monero)
</content>
</entry>
<entry>
<title>epee: some more minor JSON parsing speedup</title>
<updated>2019-03-25T14:29:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-12-27T19:15:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=59776a64ffad2523be7789d1d034031f7ee59a58'/>
<id>urn:sha1:59776a64ffad2523be7789d1d034031f7ee59a58</id>
<content type='text'>
</content>
</entry>
</feed>
