<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net/http_base.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>2026-06-21T20:27:37Z</updated>
<entry>
<title>http: share deterministic header field parser</title>
<updated>2026-06-21T20:27:37Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-19T22:24:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d2e4cbcda578152d9640a1aafa97a527f48a1380'/>
<id>urn:sha1:d2e4cbcda578152d9640a1aafa97a527f48a1380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: add missing cstdint include</title>
<updated>2025-12-11T09:43:33Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-12-11T09:43:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7baf2bde6ecad1e13848fdbd9d4db026ca0ff8fc'/>
<id>urn:sha1:7baf2bde6ecad1e13848fdbd9d4db026ca0ff8fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split epee/string_tools.h and encapsulate boost::lexical_cast</title>
<updated>2021-04-16T18:54:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2020-11-12T18:14:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dc81e23e60f6539b5d273bd42024e765b6cdf2d5'/>
<id>urn:sha1:dc81e23e60f6539b5d273bd42024e765b6cdf2d5</id>
<content type='text'>
</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>Fix file permission issue</title>
<updated>2017-11-03T15:27:50Z</updated>
<author>
<name>Tim L</name>
<email>timo614@gmail.com</email>
</author>
<published>2017-11-03T15:24:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0bf09154462a9030b4f288e0455198d775342a42'/>
<id>urn:sha1:0bf09154462a9030b4f288e0455198d775342a42</id>
<content type='text'>
This branch fixes a file permission issue introduced by https://github.com/monero-project/monero/commit/69c37200aa87f100f731e755bdca7a0dc6ae820a
</content>
</entry>
<entry>
<title>RPC Add cross origin resource sharing support</title>
<updated>2017-10-30T17:55:56Z</updated>
<author>
<name>Tim L</name>
<email>timo614@gmail.com</email>
</author>
<published>2017-10-24T13:26:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=69c37200aa87f100f731e755bdca7a0dc6ae820a'/>
<id>urn:sha1:69c37200aa87f100f731e755bdca7a0dc6ae820a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_base: init size_t in http_request_info ctor</title>
<updated>2017-09-25T14:47:59Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-09T09:59:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=11f71af56c11cf3b2ade879e633bf264ada07a7e'/>
<id>urn:sha1:11f71af56c11cf3b2ade879e633bf264ada07a7e</id>
<content type='text'>
CID 161879
</content>
</entry>
<entry>
<title>Add server auth to monerod, and client auth to wallet-cli and wallet-rpc</title>
<updated>2017-02-06T06:15:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-02-05T22:48:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce7fcbb4aea884bb4bf433cf419ffa267f859c87'/>
<id>urn:sha1:ce7fcbb4aea884bb4bf433cf419ffa267f859c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change logging to easylogging++</title>
<updated>2017-01-16T00:25:46Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-01-01T16:34:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5833d66f6540e7b34e10ddef37c2b67bd501994b'/>
<id>urn:sha1:5833d66f6540e7b34e10ddef37c2b67bd501994b</id>
<content type='text'>
This replaces the epee and data_loggers logging systems with
a single one, and also adds filename:line and explicit severity
levels. Categories may be defined, and logging severity set
by category (or set of categories). epee style 0-4 log level
maps to a sensible severity configuration. Log files now also
rotate when reaching 100 MB.

To select which logs to output, use the MONERO_LOGS environment
variable, with a comma separated list of categories (globs are
supported), with their requested severity level after a colon.
If a log matches more than one such setting, the last one in
the configuration string applies. A few examples:

This one is (mostly) silent, only outputting fatal errors:

MONERO_LOGS=*:FATAL

This one is very verbose:

MONERO_LOGS=*:TRACE

This one is totally silent (logwise):

MONERO_LOGS=""

This one outputs all errors and warnings, except for the
"verify" category, which prints just fatal errors (the verify
category is used for logs about incoming transactions and
blocks, and it is expected that some/many will fail to verify,
hence we don't want the spam):

MONERO_LOGS=*:WARNING,verify:FATAL

Log levels are, in decreasing order of priority:
FATAL, ERROR, WARNING, INFO, DEBUG, TRACE

Subcategories may be added using prefixes and globs. This
example will output net.p2p logs at the TRACE level, but all
other net* logs only at INFO:

MONERO_LOGS=*:ERROR,net*:INFO,net.p2p:TRACE

Logs which are intended for the user (which Monero was using
a lot through epee, but really isn't a nice way to go things)
should use the "global" category. There are a few helper macros
for using this category, eg: MGINFO("this shows up by default")
or MGINFO_RED("this is red"), to try to keep a similar look
and feel for now.

Existing epee log macros still exist, and map to the new log
levels, but since they're used as a "user facing" UI element
as much as a logging system, they often don't map well to log
severities (ie, a log level 0 log may be an error, or may be
something we want the user to see, such as an important info).
In those cases, I tried to use the new macros. In other cases,
I left the existing macros in. When modifying logs, it is
probably best to switch to the new macros with explicit levels.

The --log-level options and set_log commands now also accept
category settings, in addition to the epee style log levels.
</content>
</entry>
<entry>
<title>epee: optionally restrict HTTP service to a configurable user agent</title>
<updated>2016-09-18T19:32:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-07T20:38:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eeb2bbc0fcc9c5afa2c3aa12915b4d3f31115e56'/>
<id>urn:sha1:eeb2bbc0fcc9c5afa2c3aa12915b4d3f31115e56</id>
<content type='text'>
This is intended to catch traffic coming from a web browser,
so we avoid issues with a web page sending a transfer RPC to
the wallet. Requiring a particular user agent can act as a
simple password scheme, while we wait for 0MQ and proper
authentication to be merged.
</content>
</entry>
</feed>
