<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net/net_ssl.h, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-02-14T18:29:57Z</updated>
<entry>
<title>Fix build with boost ASIO 0.87. Support boost 1.66+</title>
<updated>2025-02-14T18:29:57Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-12-17T21:40:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01bcd52924244ec8d2a24c10fcef8959289d09ff'/>
<id>urn:sha1:01bcd52924244ec8d2a24c10fcef8959289d09ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>connection: fix implementation</title>
<updated>2022-07-06T05:33:34Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-06-28T19:13:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3be1dbd0963a76a05fd7f72f28100726daa1c4e7'/>
<id>urn:sha1:3be1dbd0963a76a05fd7f72f28100726daa1c4e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doxygen: Hide anonymous namespaces from documentation by default</title>
<updated>2022-04-29T00:35:49Z</updated>
<author>
<name>Jeffrey</name>
<email>jeffryan@tamu.edu</email>
</author>
<published>2022-04-29T00:35:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6ef945d9a59bf1a2049fdbbe2e820b331cefc947'/>
<id>urn:sha1:6ef945d9a59bf1a2049fdbbe2e820b331cefc947</id>
<content type='text'>
Bonus: little doc fix for net_ssl.h
</content>
</entry>
<entry>
<title>Store RPC SSL key/cert for consistent authentication between runs</title>
<updated>2021-02-13T20:26:26Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-02-09T22:06:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9867a913dcb333d0bcfabe5e21df2f3c1ad26858'/>
<id>urn:sha1:9867a913dcb333d0bcfabe5e21df2f3c1ad26858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssl: buffered handshake detection</title>
<updated>2020-12-28T13:25:37Z</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=f7ab8bc6d42ee2b11132c3009ac0207ba6117685'/>
<id>urn:sha1:f7ab8bc6d42ee2b11132c3009ac0207ba6117685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: fix SSL server handshake, run_one() can block, use poll_one()</title>
<updated>2019-10-18T18:32:33Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2019-10-17T02:50:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=23ba69ec886ebcb5c529ff22a0c26c50decd1005'/>
<id>urn:sha1:23ba69ec886ebcb5c529ff22a0c26c50decd1005</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: implement handshake timeout for SSL connections</title>
<updated>2019-09-17T22:21:16Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2019-09-17T22:19:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4371791977a18653da16a99f41de46cee5fa337b'/>
<id>urn:sha1:4371791977a18653da16a99f41de46cee5fa337b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net_ssl: SSL config tweaks for compatibility and security</title>
<updated>2019-05-07T10:01:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-01T22:01:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a62e0725715a7ce2bacf0487379130a402c7a3dd'/>
<id>urn:sha1:a62e0725715a7ce2bacf0487379130a402c7a3dd</id>
<content type='text'>
add two RSA based ciphers for Windows/depends compatibility
also enforce server cipher ordering
also set ECDH to auto because vtnerd says it is good :)

When built with the depends system, openssl does not include any
cipher on the current whitelist, so add this one, which fixes the
problem, and does seem sensible.
</content>
</entry>
<entry>
<title>change SSL certificate fingerprint whitelisting from SHA1 to SHA-256</title>
<updated>2019-04-26T11:37:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-25T16:35:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e0da6fb68446612844970be1e862f0e5bc25183'/>
<id>urn:sha1:5e0da6fb68446612844970be1e862f0e5bc25183</id>
<content type='text'>
SHA1 is too close to bruteforceable
</content>
</entry>
<entry>
<title>Enabling daemon-rpc SSL now requires non-system CA verification</title>
<updated>2019-04-07T17:02:43Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-04-07T01:28:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e578b8214b8b47d7ddefceb1cbf2d8129e85a5a'/>
<id>urn:sha1:2e578b8214b8b47d7ddefceb1cbf2d8129e85a5a</id>
<content type='text'>
If `--daemon-ssl enabled` is set in the wallet, then a user certificate,
fingerprint, or onion/i2p address must be provided.
</content>
</entry>
</feed>
