3482 Commits (d79f792e6fab5503bc70ad31cdf77ac935061bb7)
 

Author SHA1 Message Date
Grant Limberg c6c578ce1d Fixes to allow usage of ZeroTierOne.h with a C compiler 10 years ago
Grant Limberg 3c5e28a27d use new ZT_Node_Callbacks struct in JNI 10 years ago
Grant Limberg a39f6e9b4c clear cached window positions when display settings change 10 years ago
Grant Limberg adb7a88836 cache window positions so we only have to move after open once. 10 years ago
Adam Ierymenko 9892f7bb47 Upgrade nlohmann::json 10 years ago
Adam Ierymenko 42ba70e79e Replace long callback arg list with struct, and implement path whitelisting, path blacklisting, and local.conf support for roles. 10 years ago
Adam Ierymenko cbaef66e82 Fix a deadlock in federation/upstream code. 10 years ago
Adam Ierymenko 97d915b06c Expose relay policy in node settings. 10 years ago
Grant Limberg 3a3a23db34 hacky way to set window position but it works 10 years ago
Adam Ierymenko d159e5ca44 Allow relay policy setting in local.conf 10 years ago
Grant Limberg d3bd10952e hyperlinks in the about page are clickable 10 years ago
Adam Ierymenko 40078a99de Make parse failure of local.conf non-fatal in case people have ancient files sitting around. 10 years ago
Grant Limberg 0142c0d339 fill out the about view 10 years ago
Adam Ierymenko 2e5de46584 local.conf and support for virtual role definition 10 years ago
Grant Limberg 1be55d6182 Merge branch 'dev' into systemtray 10 years ago
Grant Limberg 8ebcd44405 dont close the network list. just hide it so its reusable 10 years ago
Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. 10 years ago
Grant Limberg a6ed711492 wired up the startup registry key to the registry 10 years ago
Grant Limberg 3fb224cb22 add a checkbox for startup option in preferences 10 years ago
Grant Limberg 5ca5af619d Merge branch 'systemtray' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into systemtray 10 years ago
Grant Limberg f61c5836b2 copy node ID by clicking on node ID menu item 10 years ago
Grant Limberg 535b33b46e copy node ID by clicking on node ID menu item 10 years ago
Grant Limberg a8847de910 proper shutdown 10 years ago
Grant Limberg 2231e878d5 Merge branch 'dev' into systemtray 10 years ago
Grant Limberg 299a7cab20 fixed an issue where sometimes network data wouldnt be updated 10 years ago
Grant Limberg e48d6880c9 Wired up connected checkbox and delete button. just something not working with refresh. 10 years ago
Adam Ierymenko 673c0c811e Wire through upstream stuff and add setRole(). 10 years ago
Adam Ierymenko 6e1da35c12 Remove debug. 10 years ago
Adam Ierymenko 25f9c294dc Small bug fix and warning removal. 10 years ago
Adam Ierymenko 2ea9f516e1 Rate gate expensive validation of new identities in HELLO. 10 years ago
Grant Limberg dbe1461886 wire up the quit button 10 years ago
Grant Limberg 7bea709747 wire up the rest of the views to the menu. views not implemented yet tho. 10 years ago
Grant Limberg 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 10 years ago
Adam Ierymenko ab4021dd0e Do packet MAC check before locallyValidate(), and add timing measurement in selftest. 10 years ago
Adam Ierymenko 1fcbb1fbed Proactively auto-load designated upstreams. 10 years ago
Adam Ierymenko 39333c9e8e Modify unite() to deal with a second layer of upstreams. 10 years ago
Adam Ierymenko 1615ef1114 Rename getBestRoot() etc. 10 years ago
Adam Ierymenko bf8d71e82c Add notion of upstream that is separate from root in Topology, etc. 10 years ago
Grant Limberg a4c2740852 added skeletons for join and about windows. moving things around a little bit too 10 years ago
Grant Limberg afa1b8cb2d add timeouts to requests to the json api 10 years ago
Grant Limberg 5447c01e1f can finally join/leave networks by clicking on them in the context menu 10 years ago
Grant Limberg b4bacd50a1 Merge branch 'dev' into systemtray 10 years ago
Grant Limberg 3c248ec61a handle removing of networks we are no longer connected to from the UI 10 years ago
Grant Limberg 78a8ceda0e IP addresses now selectable in Windows UI 10 years ago
Grant Limberg 14bf326de2 make device ID selectable 10 years ago
Grant Limberg dc549b7f3c add JSONDB.cpp 10 years ago
Grant Limberg 456c7ca661 only changed items in the full network list are updated now 10 years ago
Grant Limberg bab75186f5 make some fields in the network list selectable 10 years ago
Adam Ierymenko 07b2a3818c Fix TTL scaling in cert. 10 years ago
Adam Ierymenko 15c6e2ec70 Fix member deauthorization time threshold bug. 10 years ago