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
/
one.cpp
Age
Commit message (
Expand
)
Author
2015-05-20
Ground work for reincorporating software updater for select platforms.
Adam Ierymenko
2015-05-19
Get rid of old _winPokeAHole() hack in one.cpp and use Advanced Installer to ...
Adam Ierymenko
2015-05-17
Respect user home directory copies of authtoken.secret or ~/.zeroTierOneAuthT...
Adam Ierymenko
2015-05-17
Refactor and simplify controller integration with JSON API and OneService.
Adam Ierymenko
2015-05-16
Add -U option to skip root check and permit run as non-privileged user.
Adam Ierymenko
2015-04-24
Bring Windows service code up to date and into sync.
Adam Ierymenko
2015-04-20
(1) now builds and works on Linux, (2) fix a threading problem causing carsh ...
Adam Ierymenko
2015-04-16
build fix
Adam Ierymenko
2015-04-16
zerotier-cli suspiciously working... that didn't hurt *too* badly.
Adam Ierymenko
2015-04-16
Almost done with JSON parsing for tabular output.
Adam Ierymenko
2015-04-16
CLI work and Makefile cleanup.
Adam Ierymenko
2015-04-16
Basic CLI working with JSON output. Now to parse and support old tabular form.
Adam Ierymenko
2015-04-16
Some cleanup, and bite the bullet and go ahead and write a simple Http client...
Adam Ierymenko
2015-04-15
Write a zerotier-one.port file to the home path to make CLI easy to write, an...
Adam Ierymenko
2015-04-15
Wire API auth token stuff.
Adam Ierymenko
2015-04-15
Add some additional detail to the peer record in CAPI and JSON control plane.
Adam Ierymenko
2015-04-15
Compile fixes.
Adam Ierymenko
2015-04-15
Compile fixes.
Adam Ierymenko
2015-04-15
More cleanup, and fix for the extremely unlikely case of identity collision.
Adam Ierymenko
2015-04-15
Putting the main binary back together...
Adam Ierymenko
2015-04-15
cleanup
Adam Ierymenko
2015-04-15
Rename One to OneService, create separate sources for other tools.
Adam Ierymenko