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
/
controller
Age
Commit message (
Expand
)
Author
2017-01-19
docs
Adam Ierymenko
2017-01-19
NodeJS migration script for old Sqlite controller.db to new controller data f...
Adam Ierymenko
2017-01-13
Windows update build in Advanced Installer, and warning removal.
Adam Ierymenko
2017-01-10
Refactor some JSON stuff for performance, and fix a build error.
Adam Ierymenko
2016-12-22
Auto-authorize new members on public networks properly.
Adam Ierymenko
2016-12-22
Fix JSON parse bug in REDIRECT target.
Adam Ierymenko
2016-12-22
Fix MATCH_RANDOM in controller.
Adam Ierymenko
2016-12-15
Basic support for streaming of changes via stdout from controller.
Adam Ierymenko
2016-11-18
Move split() to OSUtils since it is not used in core.
Adam Ierymenko
2016-11-18
Small bug fix and warning removal.
Adam Ierymenko
2016-11-15
Fix TTL scaling in cert.
Adam Ierymenko
2016-11-15
Fix member deauthorization time threshold bug.
Adam Ierymenko
2016-11-10
Multithreading in network controller. Threads are only started if controller ...
Adam Ierymenko
2016-11-10
Use circuit breaker only for requests.
Adam Ierymenko
2016-11-10
Actually push updates when things change.
Adam Ierymenko
2016-11-10
Also avoid sending tags and caps to old members since there is no point.
Adam Ierymenko
2016-11-10
Refactor controller to permit sending of pushes as well as just replies to co...
Adam Ierymenko
2016-11-09
Log last meta-data in controller, and ease up just a bit on keepalives.
Adam Ierymenko
2016-11-09
Field in wrong place fixed.
Adam Ierymenko
2016-11-09
Memo-ize some computed stuff to control CPU utilization.
Adam Ierymenko
2016-11-08
Send a blanket rule to old versions. New versions will still bidirecitonally ...
Adam Ierymenko
2016-11-08
Update LM time on members on request.
Adam Ierymenko
2016-11-08
Minor fixes.
Adam Ierymenko
2016-11-07
Bug fixes in controller refactor.
Adam Ierymenko
2016-11-07
Bug fixes, self test of JSONDB disabled by default.
Adam Ierymenko
2016-11-07
Self test JSONDB.
Adam Ierymenko
2016-11-04
Fix network list API call.
Adam Ierymenko
2016-11-04
.
Adam Ierymenko
2016-11-04
.
Adam Ierymenko
2016-11-04
.
Adam Ierymenko
2016-11-04
cleanup
Adam Ierymenko
2016-11-04
Fix ambiguous error on some compilers.
Adam Ierymenko
2016-11-04
Refactor controller to use split-out DB for better performance and less ugly.
Adam Ierymenko
2016-11-03
Separate out JSON store from controller code.
Adam Ierymenko
2016-11-03
add new files & remove old ones from VS project. Now builds & runs on Window...
Grant Limberg
2016-10-13
Fix ICMP json.
Adam Ierymenko
2016-10-13
cleanup
Adam Ierymenko
2016-10-12
Fix bug in default rules init in new networks.
Adam Ierymenko
2016-10-11
Broke down and added an OR to the rules engine. It is now possible to have a ...
Adam Ierymenko
2016-10-05
Add a tags both equal match.
Adam Ierymenko
2016-10-05
Make capability flags match more user-friendly and appropriate since "match a...
Adam Ierymenko
2016-09-30
Add new rule to rules engine: random match.
Adam Ierymenko
2016-09-30
Controller cleanup.
Adam Ierymenko
2016-09-29
Drop old /active path from network.
Adam Ierymenko
2016-09-29
Minor tweaks to member code in controller, and fix Linux build.
Adam Ierymenko
2016-09-26
It now builds.
Adam Ierymenko
2016-09-23
Revocation work in progress, add WATCH which is TEE with implicit rate sync (...
Adam Ierymenko
2016-09-15
Revise bearer token code in controller, and add relay policy as a meta-data i...
Adam Ierymenko
2016-09-09
(1) Public networks now get COMs even though they do not gate with them since...
Adam Ierymenko
2016-09-09
More refactoring to clean up code, and add a gate function to make sure we do...
Adam Ierymenko
[next]