<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib, branch v0.18.4.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.18.4.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-03-14T13:00:36Z</updated>
<entry>
<title>epee: Drop unused in-tree MD5</title>
<updated>2025-03-14T13:00:36Z</updated>
<author>
<name>Bastian Germann</name>
<email>bage@debian.org</email>
</author>
<published>2024-11-20T15:00:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=33e7943dfd5caf735f8996f05f2ea873b5c5046a'/>
<id>urn:sha1:33e7943dfd5caf735f8996f05f2ea873b5c5046a</id>
<content type='text'>
The RSA-MD licensed implementation that originated from RFC 1321 and got
into epee via Cyrus SASL and libEtPan! is not a good fit for epee, which
also links to the GPL licensed readline. RSA-MD has an advertisement
clause that is known to be incompatible with GPL.
</content>
</entry>
<entry>
<title>Replace in-tree MD5 with OpenSSL</title>
<updated>2025-03-14T13:00:16Z</updated>
<author>
<name>Bastian Germann</name>
<email>bage@debian.org</email>
</author>
<published>2024-11-20T15:00:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fe1a10d70ea7fcebca0085bb7b68669072875e68'/>
<id>urn:sha1:fe1a10d70ea7fcebca0085bb7b68669072875e68</id>
<content type='text'>
This uses OpenSSL's non-deprecated EVP digest facility to calculate MD5
in HTTP digest authentication.
</content>
</entry>
<entry>
<title>Merge pull request #9807</title>
<updated>2025-03-11T19:15:02Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-03-11T19:15:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=88a5d076822f39cdd897d3f962346f30e4901244'/>
<id>urn:sha1:88a5d076822f39cdd897d3f962346f30e4901244</id>
<content type='text'>
b556ca667 depends: boost: update to 1.69.0 (tobtoht)
aad91bf19 depends: release type should be lower case (tobtoht)
</content>
</entry>
<entry>
<title>Limit scope of TCP checks to incoming only</title>
<updated>2025-02-26T18:09:20Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-02-25T02:55:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4acc0ea41fd92074bdcbdb0b1678fa2c868e6f1b'/>
<id>urn:sha1:4acc0ea41fd92074bdcbdb0b1678fa2c868e6f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>depends: boost: update to 1.69.0</title>
<updated>2025-02-18T12:49:51Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-02-18T12:44:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b556ca66789b7054ee593b63380b4050183aa994'/>
<id>urn:sha1:b556ca66789b7054ee593b63380b4050183aa994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>depends: release type should be lower case</title>
<updated>2025-02-18T12:43:46Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2024-08-26T14:07:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aad91bf196ee771b8edc8d2446911037b1aae82a'/>
<id>urn:sha1:aad91bf196ee771b8edc8d2446911037b1aae82a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assign default port for http and https clients</title>
<updated>2025-02-17T13:14:25Z</updated>
<author>
<name>woodser</name>
<email>woodser@protonmail.com</email>
</author>
<published>2025-01-06T13:46:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=322953e6264cc5ae47350244697ae39d03406117'/>
<id>urn:sha1:322953e6264cc5ae47350244697ae39d03406117</id>
<content type='text'>
</content>
</entry>
<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 response limits on http server connections</title>
<updated>2025-02-14T05:21:05Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-01-21T14:56:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=13ff355cf6081776fd7379080c17246e35c1236d'/>
<id>urn:sha1:13ff355cf6081776fd7379080c17246e35c1236d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: update 'http_server_handlers_map2.h' macros to use fully qualified names</title>
<updated>2025-02-13T21:24:48Z</updated>
<author>
<name>Jeffrey Ryan</name>
<email>jeffreyryan@tutanota.com</email>
</author>
<published>2022-05-23T04:41:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=89fa3ed68ae1a21e71a35ad4c21afaa2baae1987'/>
<id>urn:sha1:89fa3ed68ae1a21e71a35ad4c21afaa2baae1987</id>
<content type='text'>
quick patch which fixes the issue where if you use some macros from `http_server_handlers_map2.h` you have to be in the `epee` namespace or it doesn't compile. Now can remove `using namespace epee;` from header file `core_rpc_server.h`, which caused a couple of name qualifying mistakes
</content>
</entry>
</feed>
