<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/src/net_ssl.cpp, 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>Set SSL SNI even when server verification is disabled</title>
<updated>2023-06-16T23:16:30Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2023-06-09T15:09:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aed36a25d651ebf1fea3c63e6a85e064e9273b0c'/>
<id>urn:sha1:aed36a25d651ebf1fea3c63e6a85e064e9273b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address PR comments</title>
<updated>2022-07-08T22:10:03Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-07-06T23:47:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a82fba4b7b944a54d2a14922f44d7eee367e4912'/>
<id>urn:sha1:a82fba4b7b944a54d2a14922f44d7eee367e4912</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>Give better error messages when missing SSL files</title>
<updated>2022-05-06T02:48:19Z</updated>
<author>
<name>Jeffrey Ryan</name>
<email>jeffreyryan@tutanota.com</email>
</author>
<published>2022-05-06T02:23:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1ddb1ee8191daa9d778099c079acb9f172e33f49'/>
<id>urn:sha1:1ddb1ee8191daa9d778099c079acb9f172e33f49</id>
<content type='text'>
While copying my data dir to another drive, I missed copying the rpc_ssl.key file b/c of the file permissions.
This change will give a much more clear, descriptive error in that scenario.
</content>
</entry>
<entry>
<title>Copyright: Update to 2022</title>
<updated>2022-03-04T05:59:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-01T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9aa1f7f802552b9de459f331a2f39c84898009'/>
<id>urn:sha1:da9aa1f7f802552b9de459f331a2f39c84898009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make SSL key/cert storage backward-compatible</title>
<updated>2021-07-27T19:49:21Z</updated>
<author>
<name>Nathan Dorfman</name>
<email>ndorf@rtfm.net</email>
</author>
<published>2021-07-27T19:34:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bf9605521103f86428155109c7b796ac129ac702'/>
<id>urn:sha1:bf9605521103f86428155109c7b796ac129ac702</id>
<content type='text'>
This is required to build on OpenBSD (which uses LibreSSL). It also allows building against versions of OpenSSL before 1.0.2.
</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>fix a few typos in error messages</title>
<updated>2020-05-19T15:59:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-19T15:56:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=72cdfa4a204cb6da2fd47abf7454845a6892f644'/>
<id>urn:sha1:72cdfa4a204cb6da2fd47abf7454845a6892f644</id>
<content type='text'>
Reported by adrelanos
</content>
</entry>
</feed>
