index
:
infinitytier.git
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
/
service
/
OneService.hpp
Age
Commit message (
Expand
)
Author
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2017-11-06
Minor changes to SDK-related portions of OneService
Joseph Henry
2017-08-15
Rename SocketTap to VirtualTap to prevent confusion on role
Joseph Henry
2017-08-10
Added getRoutes() for libzt
Joseph Henry
2017-06-01
.
Adam Ierymenko
2017-05-04
updated OneService convenience functions for SDK
Joseph Henry
2017-04-27
License header update.
Adam Ierymenko
2017-03-07
Merge ControlPlane into OneService to make variable access simpler.
Adam Ierymenko
2017-01-30
InetAddress.hpp needs to be included in OneService.hpp
Grant Limberg
2017-01-23
allow user to specify arbitrary allowed IP networks in allowManaged
Michał Zieliński
2017-01-10
Comment out and disable old auto-update code.
Adam Ierymenko
2016-12-12
Make allow management from a local.conf parameters.
Adam Ierymenko
2016-11-14
Add (currently undocumented) option to allow management from certain networks.
Adam Ierymenko
2016-08-17
We now always build the controller in ZeroTier One, at least for desktop and ...
Adam Ierymenko
2016-06-21
Add network local.conf stuff to save network permission settings and wire it ...
Adam Ierymenko
2016-06-21
Plumbing for network setting control, and GitHub issue #330
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2015-10-22
More cluster wiring...
Adam Ierymenko
2015-10-13
More World stuff, and mkworld.
Adam Ierymenko
2015-09-23
Pick random port on -p0
Adam Ierymenko
2015-07-28
Add CLI support for /explicit/urls (automatically outputs JSON in this case),...
Adam Ierymenko
2015-05-22
TCP fallback tunneling is now working. That hurt more than expected.
Adam Ierymenko
2015-05-20
Ground work for reincorporating software updater for select platforms.
Adam Ierymenko
2015-05-17
Refactor and simplify controller integration with JSON API and OneService.
Adam Ierymenko
2015-04-15
More cleanup, and fix for the extremely unlikely case of identity collision.
Adam Ierymenko
2015-04-15
cleanup
Adam Ierymenko
2015-04-15
Rename One to OneService, create separate sources for other tools.
Adam Ierymenko