3317 Commits (e26bee45fb2ed78bc1984886da0ffc48d8f5a102)
 

Author SHA1 Message Date
Adam Ierymenko e26bee45fb Multithreading in network controller. Threads are only started if controller is used. 9 years ago
Adam Ierymenko 1b10d3413a Use circuit breaker only for requests. 9 years ago
Adam Ierymenko f0fcd222a1 Actually push updates when things change. 9 years ago
Adam Ierymenko 298e4a9f14 Also avoid sending tags and caps to old members since there is no point. 9 years ago
Adam Ierymenko 12d32b9311 Small fix to send pushes if not a reply. 9 years ago
Adam Ierymenko 226123ca08 Refactor controller to permit sending of pushes as well as just replies to config requests. 9 years ago
Adam Ierymenko 5ebf5077f5 Log last meta-data in controller, and ease up just a bit on keepalives. 9 years ago
Grant Limberg e1c930f1b7 update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFrame from ZT_Peer struct 9 years ago
Adam Ierymenko c61ca1dea2 Keep connections up for netconf stuff as well as frames. 9 years ago
Adam Ierymenko eea712a1ae Field in wrong place fixed. 9 years ago
Adam Ierymenko 1ebfca666d Memo-ize some computed stuff to control CPU utilization. 9 years ago
Adam Ierymenko 3d948a930e Send a blanket rule to old versions. New versions will still bidirecitonally enforce on the inbound side. 9 years ago
Adam Ierymenko 6f3595bfd2 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko 4524899e4d Update LM time on members on request. 9 years ago
Grant Limberg 00e1b0ed10 added docs for allowManaged, allowGlobal, allowDefault 9 years ago
Grant Limberg 4f8feaa530 update JSON API docs for OneService 9 years ago
Adam Ierymenko d773ab2806 Merge pull request #407 from misuzu/chownfix 9 years ago
Tsukasa Hiiragi 8e76363ccf Fix chown on /var/lib/zerotier-one 9 years ago
Adam Ierymenko 360c84e035 Minor fixes. 9 years ago
Adam Ierymenko 4868d21526 Bug fixes in controller refactor. 9 years ago
Grant Limberg c802811ad2 Added a file copy util for Windows UI 9 years ago
Adam Ierymenko 5f63d5039b Bug fixes, self test of JSONDB disabled by default. 9 years ago
Adam Ierymenko a454a37a6e Self test JSONDB. 9 years ago
Adam Ierymenko a78d7311a6 Fix network list API call. 9 years ago
Adam Ierymenko 08ff666e99 . 9 years ago
Adam Ierymenko 0d108d37f6 . 9 years ago
Adam Ierymenko cae9041c2a . 9 years ago
Adam Ierymenko 330a07a554 cleanup 9 years ago
Adam Ierymenko 7729cbe313 Fix ambiguous error on some compilers. 9 years ago
Adam Ierymenko 3e865067be Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko b03c7b2f30 Refactor controller to use split-out DB for better performance and less ugly. 9 years ago
Grant Limberg 1ab9c43135 wire up allowDefault, allowManaged, allowGlobal, allowDefault options 9 years ago
Grant Limberg efcc24a76b increase window width so IPv6 addreses don't wrap 9 years ago
Grant Limberg 4762311977 work in progress windows UI update 9 years ago
Adam Ierymenko ab2ccb094a Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 10 years ago
Adam Ierymenko 3c00cd0f88 Separate out JSON store from controller code. 10 years ago
Grant Limberg a7718bae39 link in notelemetry.obj even though Microsoft said CRT telemetry would be disabled in VS2015 Update 3. Just in case. 10 years ago
Grant Limberg 8ffae313fd add new files & remove old ones from VS project. Now builds & runs on Windows again 10 years ago
Grant Limberg 8cced06a2d upgraded vcxprojs to VS2015. got the tap driver building. 10 years ago
Grant Limberg 965399ba0c fix a few warnings 10 years ago
Grant Limberg 231cc11a62 Update path to nkd-build 10 years ago
Grant Limberg 1afa9e992c add color to success output in slack 10 years ago
Grant Limberg be543c4039 use internal changelog library 10 years ago
Grant Limberg 7e7462b39e attempting #2 10 years ago
Grant Limberg d2ee37a3e0 attempting to add the changelog to the starting build slack message 10 years ago
Grant Limberg 1fcedb8d16 fix duplicate branch name in slack 10 years ago
Grant Limberg 5c476391da fixed build number in slack messages 10 years ago
Grant Limberg 6cb23e7069 added slack notifications 10 years ago
Grant Limberg c976b87ac7 -scheme -> -target 10 years ago
Grant Limberg af2bdfc421 dir directive appears to create a tmpdir rather than just cd 10 years ago