3361 Commits (535b33b46ef4dece178b3bec765ccfda140a7c7f)
 

Author SHA1 Message Date
Grant Limberg 535b33b46e copy node ID by clicking on node ID menu item 9 years ago
Grant Limberg a8847de910 proper shutdown 9 years ago
Grant Limberg 2231e878d5 Merge branch 'dev' into systemtray 9 years ago
Grant Limberg 299a7cab20 fixed an issue where sometimes network data wouldnt be updated 9 years ago
Grant Limberg e48d6880c9 Wired up connected checkbox and delete button. just something not working with refresh. 9 years ago
Adam Ierymenko 673c0c811e Wire through upstream stuff and add setRole(). 9 years ago
Adam Ierymenko 6e1da35c12 Remove debug. 9 years ago
Adam Ierymenko 25f9c294dc Small bug fix and warning removal. 9 years ago
Adam Ierymenko 2ea9f516e1 Rate gate expensive validation of new identities in HELLO. 9 years ago
Grant Limberg dbe1461886 wire up the quit button 9 years ago
Grant Limberg 7bea709747 wire up the rest of the views to the menu. views not implemented yet tho. 9 years ago
Grant Limberg 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 9 years ago
Adam Ierymenko ab4021dd0e Do packet MAC check before locallyValidate(), and add timing measurement in selftest. 9 years ago
Adam Ierymenko 1fcbb1fbed Proactively auto-load designated upstreams. 9 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
Adam Ierymenko 5bd8968eb8 Add rules engine debugging switch to make-linux.mk 10 years ago
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. 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