index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ZeroTier One
Age
Commit message (
Expand
)
Author
2016-08-07
Now translated. One minor crash to figure out.
Grant Limberg
2016-08-07
Replace JoinNetworkViewController with obj-c
Grant Limberg
2016-08-07
Replaced the network list with Obj-C
Grant Limberg
2016-08-07
Convert NetworkMonitor to obj-c
Grant Limberg
2016-08-07
Replace Preferences view. Removed LaunchAtLoginController and replaced with ...
Grant Limberg
2016-08-07
replace AboutViewController
Grant Limberg
2016-08-06
replace ServiceCom with objc class
Grant Limberg
2016-08-06
Convert Network to OBJC
Grant Limberg
2016-08-04
Replace NodeStatus object with Obj-C Class
Grant Limberg
2016-08-02
update build number
Grant Limberg
2016-08-02
the quest for leaks is over.
Grant Limberg
2016-07-26
Only poll the ZeroTier service when the menu or Network List are visible. Re...
Grant Limberg
2016-07-26
only update the network list view if it's visible
Grant Limberg
2016-07-26
Show "About" view on first run.
Grant Limberg
2016-07-26
build number bump
Grant Limberg
2016-07-26
add some non Lorem Ipsum content to the about page
Grant Limberg
2016-07-26
Route clicked links in the web view to the default web browser
Grant Limberg
2016-07-19
add web view and placeholder about page with ZT logo and lorem ipsum
Grant Limberg
2016-06-30
another build number bump
Grant Limberg
2016-06-30
put node ID into the main menu.
Grant Limberg
2016-06-30
fix a case where the "Allow Default" checkbox would be enabled when a network...
Grant Limberg
2016-06-30
now that the network details list uses the default background color of the pa...
Grant Limberg
2016-06-30
added separator between items in the network detail list
Grant Limberg
2016-06-30
remove background from network details view
Grant Limberg
2016-06-30
bump version number
Grant Limberg
2016-06-30
Work around for several strange corner cases in Automatic Reference Counting ...
Grant Limberg
2016-06-27
wire up control to launch at startup in preferences
Grant Limberg
2016-06-27
setup launch at login on first start
Grant Limberg
2016-06-27
slightly resize icons
Grant Limberg
2016-06-27
wire up network delete again
Grant Limberg
2016-06-26
build number change
Grant Limberg
2016-06-26
misc bug fixes related to default routes
Grant Limberg
2016-06-26
Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the pro...
Grant Limberg
2016-06-26
add UI elements in network details for allowDefault, allowGlobal, allowManaged
Grant Limberg
2016-06-26
add allowManaged, allowGlobal, allowDefault to Network object
Grant Limberg
2016-06-26
add allowGlobal, allowDefault, allowManaged options to joining a network
Grant Limberg
2016-06-24
Added "..." to menu items to signify it pops up in a window
Grant Limberg
2016-06-24
build number 5
Grant Limberg
2016-06-23
Added About view
Grant Limberg
2016-06-23
add preferences view
Grant Limberg
2016-06-23
"Show Networks" -> "Network Details"
Grant Limberg
2016-06-23
Fix menu bar icon. Add app icon.
Grant Limberg
2016-06-21
misc cleanup
Grant Limberg
2016-06-21
update build number
Grant Limberg
2016-06-21
dynamically generate the menu so that networks are listed
Grant Limberg
2016-06-16
Factored network updates into its own class. Delivered via notification
Grant Limberg
2016-06-14
add a timer to retrieve the network list every second.
Grant Limberg
2016-06-14
more error checking when parsing JSON for network list
Grant Limberg
2016-06-13
remove unused variables
Grant Limberg
2016-06-13
Base functionality complete. Can join/leave/list networks. Can disconnect f...
Grant Limberg
[next]