summaryrefslogtreecommitdiff
path: root/node
AgeCommit message (Expand)Author
2017-09-14Keep attemting to upgrade direct path if path is not private to facilitate be...Adam Ierymenko
2017-09-01Add UDP MTU configurability.Adam Ierymenko
2017-09-01Another fix for ye old tyme clients.Adam Ierymenko
2017-09-01Raise chunk size to max packet size for network configs. Chunking breaks real...Adam Ierymenko
2017-08-31Non-x86 build fix.Adam Ierymenko
2017-08-23Ticket lock for x64/gcc/clang platforms.Adam Ierymenko
2017-08-23Threading issue fix?Adam Ierymenko
2017-08-23Fix another deadlock.Adam Ierymenko
2017-08-23Fix possible deadlock.Adam Ierymenko
2017-08-23Fix pointer bug.Adam Ierymenko
2017-08-23Clean up WHOIS code.Adam Ierymenko
2017-08-23Performance improvement to RX queue ring buffer.Adam Ierymenko
2017-08-23Symmetric NAT cleanup.Adam Ierymenko
2017-08-23Tighten a few timings.Adam Ierymenko
2017-08-23Implement peer serialization and deserialization.Adam Ierymenko
2017-08-18Get rid of some noisy remote traces that should not be needed.Adam Ierymenko
2017-08-14GCC/G++ build fixes, GitHub issue #563Adam Ierymenko
2017-08-08Small fix: should expire packets to prevent repeated WHOISes.Adam Ierymenko
2017-08-08Make rxQueue lock-free using an atomic counter ring buffer.Adam Ierymenko
2017-08-07Possible deadlock fix.Adam Ierymenko
2017-07-18Cleanup and stdin/stdout harness mode for controller.Adam Ierymenko
2017-07-17Remote tracing works.Adam Ierymenko
2017-07-17Cleanup.Adam Ierymenko
2017-07-17Minor cleanup.Adam Ierymenko
2017-07-17Cleanup.Adam Ierymenko
2017-07-17Remove some exception copypasta.Adam Ierymenko
2017-07-14A bit more remote tracing stuff.Adam Ierymenko
2017-07-14Plumbing through of remote trace into controller code.Adam Ierymenko
2017-07-13Fix for new identity generation bug.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
2017-07-07More cleanup, Linux build fixes.Adam Ierymenko
2017-07-06More cleanup.Adam Ierymenko
2017-07-06Cleanup.Adam Ierymenko
2017-07-06Pull out and deprecate old cluster code. New cluster code will not be merged ...Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-30.Adam Ierymenko
2017-06-27Rename Utils::snprintf due to it being a #define on one platform.Adam Ierymenko
2017-06-23Remove Cluster.hppAdam Ierymenko
2017-06-08Stuff old Cluster code in attic.Adam Ierymenko
2017-06-05.Adam Ierymenko
2017-06-01More cleanup for cluster refactor.Adam Ierymenko
2017-06-01More clustering work.Adam Ierymenko
2017-06-01Data structure fixup.Adam Ierymenko
2017-06-01New clustering work.Adam Ierymenko
2017-05-31Add some also-ZeroTier-written ext/ code for use in new clustering, delete so...Adam Ierymenko
2017-05-30Remove old circuit test code. Rules engine will let us do this much better an...Adam Ierymenko