summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-16Added debug output convenience macrosJoseph Henry
2018-01-31Omit pragma comment for ZT_SDK builds on WindowsJoseph Henry
2018-01-08Copyright updates for 2018.Adam Ierymenko
2018-01-08Tear out old "link quality" stuff since it is not currently used and will be ...Adam Ierymenko
2017-12-04Clean up remote tracing code, add per-network remote trace settings, add remo...Adam Ierymenko
2017-10-25Now with more worky.Adam Ierymenko
2017-10-24Full and clearer implementation of GitHub issue #588Adam Ierymenko
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-09-25Fix API problem with path configuration..Adam Ierymenko
2017-09-01Add UDP MTU configurability.Adam Ierymenko
2017-09-01Another fix for ye old tyme clients.Adam Ierymenko
2017-08-25Add some defines of use to low level developers.Adam Ierymenko
2017-07-19.Adam Ierymenko
2017-07-18Cleanup and replace trace field names with sane ones because usability > a fe...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-13More tracing stuff.Adam Ierymenko
2017-07-07Remote trace: plumbing, replace old TRACE with calls to Trace object.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-30.Adam Ierymenko
2017-06-13added Windows SDK in form of dllsAlex
2017-06-05.Adam Ierymenko
2017-06-01.Adam Ierymenko
2017-06-01More clustering work.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
2017-05-04MTU support in controller.Adam Ierymenko
2017-05-04First pass of configurable MTU and max MTU increase.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and the...Adam Ierymenko
2017-03-01Circuit tests now report link quality. Also fixed a little thing in revocatio...Adam Ierymenko
2017-03-01ZeroTier now has link quality measurement. We are not using this yet but deci...Adam Ierymenko
2017-02-28Match on tag sender equals or tag recipient equals.Adam Ierymenko
2017-02-23Merge.Adam Ierymenko
2017-02-23Finish wiring up ipauth and macauth to Network filter.Adam Ierymenko
2017-02-23iOS fixesGrant Limberg
2017-02-23Certificate of ownership -- used to secure against IP address spoofing, espec...Adam Ierymenko
2017-02-22Ad-hoc networks, a cool and easy to implement little feature that allows cont...Adam Ierymenko
2017-02-13Integrate moon concept into http config bus, and clean up that code quite a bit.Adam Ierymenko
2017-02-13Cleanup and make moons (federated roots) a little easier to deal with.Adam Ierymenko
2017-02-07Add a mask and value range to the IP tos rule field. This allows TOS to be ma...Adam Ierymenko
2017-02-06Add a break action to rules engine to make capabilities easier to use.Adam Ierymenko
2017-01-27Add comments to join ("orbit") moons.Adam Ierymenko
2017-01-27Relay policy can now be computed.Adam Ierymenko
2017-01-27Replace piecemeal designation of upstreams with the concept of moons, which i...Adam Ierymenko
2017-01-09Wire up VERB_USER_MESSAGE in core.Adam Ierymenko
2016-11-22Fixes to allow usage of ZeroTierOne.h with a C compilerGrant Limberg