Adam Ierymenko
|
4ad942522b
|
Kill unnecessary check in another spot.
|
10 years ago |
Adam Ierymenko
|
b6c99ba3ef
|
Add (currently undocumented) option to allow management from certain networks.
|
10 years ago |
Adam Ierymenko
|
ee5bd57d40
|
We don't bind to non-local IP for TCP yet, but eliminate double check.
|
10 years ago |
Grant Limberg
|
6445337a32
|
looks like a garbage file got committed. deleting
|
10 years ago |
Grant Limberg
|
f20c7303e8
|
remove timer thats no longer needed
|
10 years ago |
Grant Limberg
|
c4c8ea62e2
|
Added network monitor pub/sub class
|
10 years ago |
Grant Limberg
|
71aadcbecb
|
fix serialization issue.
Apparently the JSON parser uses this same serialization method under the hood to create objects from JSON.
|
10 years ago |
Grant Limberg
|
fd71ceeab5
|
menu now dynamically populates the network list
|
10 years ago |
Adam Ierymenko
|
e26bee45fb
|
Multithreading in network controller. Threads are only started if controller is used.
|
10 years ago |
Adam Ierymenko
|
1b10d3413a
|
Use circuit breaker only for requests.
|
10 years ago |
Adam Ierymenko
|
f0fcd222a1
|
Actually push updates when things change.
|
10 years ago |
Adam Ierymenko
|
298e4a9f14
|
Also avoid sending tags and caps to old members since there is no point.
|
10 years ago |
Adam Ierymenko
|
12d32b9311
|
Small fix to send pushes if not a reply.
|
10 years ago |
Adam Ierymenko
|
226123ca08
|
Refactor controller to permit sending of pushes as well as just replies to config requests.
|
10 years ago |
Adam Ierymenko
|
5ebf5077f5
|
Log last meta-data in controller, and ease up just a bit on keepalives.
|
10 years ago |
Grant Limberg
|
e1c930f1b7
|
update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFrame from ZT_Peer struct
|
10 years ago |
Adam Ierymenko
|
c61ca1dea2
|
Keep connections up for netconf stuff as well as frames.
|
10 years ago |
Adam Ierymenko
|
eea712a1ae
|
Field in wrong place fixed.
|
10 years ago |
Adam Ierymenko
|
1ebfca666d
|
Memo-ize some computed stuff to control CPU utilization.
|
10 years ago |
Grant Limberg
|
005b5aacaf
|
rename
|
10 years ago |
Grant Limberg
|
7cf3d2caa1
|
Network list window opens with click on the menu item
|
10 years ago |
Grant Limberg
|
e1f9f7b6dc
|
turn APIHandler into a singleton
|
10 years ago |
Grant Limberg
|
6b0543ba27
|
starts up to a toolbar icon with context menu. still much more to do
|
10 years ago |
Adam Ierymenko
|
3d948a930e
|
Send a blanket rule to old versions. New versions will still bidirecitonally enforce on the inbound side.
|
10 years ago |
Adam Ierymenko
|
6f3595bfd2
|
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
10 years ago |
Adam Ierymenko
|
4524899e4d
|
Update LM time on members on request.
|
10 years ago |
Grant Limberg
|
54206fd44d
|
add NotifyIcon NuGet package for tray icon support
|
10 years ago |
Grant Limberg
|
6d8c8f9fd1
|
update JSON library to latest
|
10 years ago |
Grant Limberg
|
00e1b0ed10
|
added docs for allowManaged, allowGlobal, allowDefault
|
10 years ago |
Grant Limberg
|
4f8feaa530
|
update JSON API docs for OneService
|
10 years ago |
Adam Ierymenko
|
d773ab2806
|
Merge pull request #407 from misuzu/chownfix
Chown fix
|
10 years ago |
Tsukasa Hiiragi
|
8e76363ccf
|
Fix chown on /var/lib/zerotier-one
|
10 years ago |
Adam Ierymenko
|
360c84e035
|
Minor fixes.
|
10 years ago |
Adam Ierymenko
|
4868d21526
|
Bug fixes in controller refactor.
|
10 years ago |
Grant Limberg
|
c802811ad2
|
Added a file copy util for Windows UI
Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges.
|
10 years ago |
Adam Ierymenko
|
5f63d5039b
|
Bug fixes, self test of JSONDB disabled by default.
|
10 years ago |
Adam Ierymenko
|
a454a37a6e
|
Self test JSONDB.
|
10 years ago |
Adam Ierymenko
|
a78d7311a6
|
Fix network list API call.
|
10 years ago |
Adam Ierymenko
|
08ff666e99
|
.
|
10 years ago |
Adam Ierymenko
|
0d108d37f6
|
.
|
10 years ago |
Adam Ierymenko
|
cae9041c2a
|
.
|
10 years ago |
Adam Ierymenko
|
330a07a554
|
cleanup
|
10 years ago |
Adam Ierymenko
|
7729cbe313
|
Fix ambiguous error on some compilers.
|
10 years ago |
Adam Ierymenko
|
3e865067be
|
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
10 years ago |
Adam Ierymenko
|
b03c7b2f30
|
Refactor controller to use split-out DB for better performance and less ugly.
|
10 years ago |
Grant Limberg
|
1ab9c43135
|
wire up allowDefault, allowManaged, allowGlobal, allowDefault options
|
10 years ago |
Grant Limberg
|
efcc24a76b
|
increase window width so IPv6 addreses don't wrap
|
10 years ago |
Grant Limberg
|
4762311977
|
work in progress windows UI update
|
10 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 |