summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19Update make-linux.mk to include support for Armv7lNicholas Schmidt
2017-10-16call setFriendlyName() after tap adapter is initializedGrant Limberg
2017-10-10ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on W...Joseph Henry
2017-10-10Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32...Joseph Henry
2017-10-05If lastSend/lastReceive is < 0, just put 0.Grant Limberg
2017-10-04A few more uint64_t -> int64_t changes for timestampsGrant Limberg
2017-10-04remove some leftover debug codeGrant Limberg
2017-10-03Update Android NDK with uint64_t -> int64_t changesGrant Limberg
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-09-28Return an explicit NULL shared pointer at the end of Topology::getPeer()Grant Limberg
2017-09-28Set size of buffer after setting data with unsafeData() callGrant Limberg
2017-09-27Mutex::lock and ::unlock just called themselvesGrant Limberg
2017-09-27Replace '_' with '__' in network names on toolbar menu in WindowsGrant Limberg
2017-09-27remove reference to invalid fileGrant Limberg
2017-09-25Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORYGrant Limberg
2017-09-25Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devGrant Limberg
2017-09-25Fix API problem with path configuration..Adam Ierymenko
2017-09-22new startup process UI for WindowsGrant Limberg
2017-09-22Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devGrant Limberg
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-31Start threads in Central harnessed mode.Adam Ierymenko
2017-08-31Fixed typo of mysterious originJoseph Henry
2017-08-30Minor controller stuff.Adam Ierymenko
2017-08-25Add some defines of use to low level developers.Adam Ierymenko
2017-08-24Fix HTTP DELETE stupid bug.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-23Fix name difference.Adam Ierymenko
2017-08-23Tighten a few timings.Adam Ierymenko
2017-08-23Implement peer serialization and deserialization.Adam Ierymenko
2017-08-18Reduce TCP relay latency -- see GitHub issue #564Adam Ierymenko
2017-08-18Fix PPC PR.Adam Ierymenko
2017-08-18Merge pull request #560 from andyfangdz/patch-1Adam Ierymenko
2017-08-18Add make rule for official-static.Adam Ierymenko
2017-08-18Get rid of some noisy remote traces that should not be needed.Adam Ierymenko
2017-08-18Make remote trace target null by default, which is probably what we want.Adam Ierymenko
2017-08-17Delete support in harnessed mode.Adam Ierymenko
2017-08-16Another Central harnessed mode fix.Adam Ierymenko
2017-08-16Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-08-16More work on controller for new Central harnessed mode, remove old http mode.Adam Ierymenko