summaryrefslogtreecommitdiff
path: root/node/Trace.cpp
AgeCommit message (Collapse)Author
2019-01-14Updated licenses for 2019Joseph Henry
2018-09-14Merge pull request #836 from skunkwerks/feature/add-freebsd-debugsAdam Ierymenko
add support for debug flags in FreeBSD
2018-08-24add support for debug flags in FreeBSDDave Cottlehuber
2018-05-30Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path qualityJoseph Henry
2018-05-01Introduced basic multipath supportJoseph Henry
2018-02-02Linux build fix on some versions.Adam Ierymenko
2018-01-10Fix compilation on WindowsGrant Limberg
DEBUG macro from miniupnpc interferring with enum Trace::DEBUG;
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-12-05Warning removal.Adam Ierymenko
2017-12-05Disable trace by default, stderr message improvements in RethinkDB driver.Adam Ierymenko
2017-12-04Clean up remote tracing code, add per-network remote trace settings, add ↵Adam Ierymenko
remote trace level, and make local trace output readable again.
2017-10-25Refactor path stability stuff and add basic multipath support.Adam Ierymenko
2017-10-24Delete something that turns out not to be useful. This will be handled ↵Adam Ierymenko
differently.
2017-08-18Get rid of some noisy remote traces that should not be needed.Adam Ierymenko
2017-07-17Remote tracing works.Adam Ierymenko
2017-07-14A bit more remote tracing stuff.Adam Ierymenko
2017-07-13More tracing stuff.Adam Ierymenko
2017-07-13Bunch of remote tracing work.Adam Ierymenko
2017-07-07Remote trace: plumbing, replace old TRACE with calls to Trace object.Adam Ierymenko