3987 Commits (ee4783e3fb975d73aabeaa433c346aea043908a9)
 

Author SHA1 Message Date
Joseph Henry ee4783e3fb ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on Windows 9 years ago
Joseph Henry f2c69ede96 Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32/64 is detected for libzt build - Symbol not supported 9 years ago
Grant Limberg ceeb35eaac If lastSend/lastReceive is < 0, just put 0. 9 years ago
Grant Limberg 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 9 years ago
Grant Limberg 4177a11522 remove some leftover debug code 9 years ago
Grant Limberg 3d4a1b575e Update Android NDK with uint64_t -> int64_t changes 9 years ago
Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 9 years ago
Grant Limberg 7cf70d111a Return an explicit NULL shared pointer at the end of Topology::getPeer() 9 years ago
Grant Limberg e564c56dce Set size of buffer after setting data with unsafeData() call 9 years ago
Grant Limberg 239c2540d6 Mutex::lock and ::unlock just called themselves 9 years ago
Grant Limberg c53d140145 Replace '_' with '__' in network names on toolbar menu in Windows 9 years ago
Grant Limberg 12a6a2f2d2 remove reference to invalid file 9 years ago
Grant Limberg 9c903567bb Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY 9 years ago
Grant Limberg 6782dee64a Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 9 years ago
Adam Ierymenko 302c15140e Fix API problem with path configuration.. 9 years ago
Grant Limberg c666f92e35 new startup process UI for Windows 9 years ago
Grant Limberg eb42ef68ee Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 9 years ago
Adam Ierymenko 52916eebcf Keep attemting to upgrade direct path if path is not private to facilitate better use of LANs and backplane networks. 9 years ago
Adam Ierymenko f8014413a3 Add UDP MTU configurability. 9 years ago
Adam Ierymenko 2d858b05ac Another fix for ye old tyme clients. 9 years ago
Adam Ierymenko b1fb020aea Raise chunk size to max packet size for network configs. Chunking breaks really ancient clients, so this helps them live a little longer. No real downside for new clients. 9 years ago
Adam Ierymenko 02ed84774c Non-x86 build fix. 9 years ago
Adam Ierymenko 283e8d5bc0 Start threads in Central harnessed mode. 9 years ago
Joseph Henry f39e2e2a53 Fixed typo of mysterious origin 9 years ago
Adam Ierymenko 5bf5d5e9cb Minor controller stuff. 9 years ago
Adam Ierymenko e51e212b95 Add some defines of use to low level developers. 9 years ago
Adam Ierymenko 6418d02572 Fix HTTP DELETE stupid bug. 9 years ago
Adam Ierymenko 49fa30d495 Ticket lock for x64/gcc/clang platforms. 9 years ago
Adam Ierymenko dd8b03a5c5 Threading issue fix? 9 years ago
Adam Ierymenko 4d5983114c Fix another deadlock. 9 years ago
Adam Ierymenko 0a9c3b5571 Fix possible deadlock. 9 years ago
Adam Ierymenko 180049a277 Fix pointer bug. 9 years ago
Adam Ierymenko 6ee201865b Clean up WHOIS code. 9 years ago
Adam Ierymenko b1d94c9f93 Performance improvement to RX queue ring buffer. 9 years ago
Adam Ierymenko a156a4dbe2 Symmetric NAT cleanup. 9 years ago
Adam Ierymenko 2cebe7a5e0 Fix name difference. 9 years ago
Adam Ierymenko 9cfc109527 Tighten a few timings. 9 years ago
Adam Ierymenko 64758c46b6 Implement peer serialization and deserialization. 9 years ago
Adam Ierymenko 4352202349 Reduce TCP relay latency -- see GitHub issue #564 9 years ago
Adam Ierymenko ba07a60c44 Fix PPC PR. 9 years ago
Adam Ierymenko 72bfe0953a Merge pull request #560 from andyfangdz/patch-1 9 years ago
Adam Ierymenko bab5647522 Add make rule for official-static. 9 years ago
Adam Ierymenko fcaf1d89c2 Get rid of some noisy remote traces that should not be needed. 9 years ago
Adam Ierymenko 106dff0d53 Make remote trace target null by default, which is probably what we want. 9 years ago
Adam Ierymenko 174ba8884e Delete support in harnessed mode. 9 years ago
Adam Ierymenko 1ce0dcf0ea Another Central harnessed mode fix. 9 years ago
Adam Ierymenko 1387e15c1b Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko 50e7ea088b More work on controller for new Central harnessed mode, remove old http mode. 9 years ago
Joseph Henry 59b7cbb591 Rename SocketTap to VirtualTap to prevent confusion on role 9 years ago
Adam Ierymenko 23fe8975e7 . 9 years ago