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
Age
Commit message (
Expand
)
Author
2016-11-18
Remove debug.
Adam Ierymenko
2016-11-18
Small bug fix and warning removal.
Adam Ierymenko
2016-11-18
Rate gate expensive validation of new identities in HELLO.
Adam Ierymenko
2016-11-18
Do packet MAC check before locallyValidate(), and add timing measurement in s...
Adam Ierymenko
2016-11-18
Proactively auto-load designated upstreams.
Adam Ierymenko
2016-11-17
Modify unite() to deal with a second layer of upstreams.
Adam Ierymenko
2016-11-17
Rename getBestRoot() etc.
Adam Ierymenko
2016-11-17
Add notion of upstream that is separate from root in Topology, etc.
Adam Ierymenko
2016-11-16
handle removing of networks we are no longer connected to from the UI
Grant Limberg
2016-11-16
IP addresses now selectable in Windows UI
Grant Limberg
2016-11-16
make device ID selectable
Grant Limberg
2016-11-16
add JSONDB.cpp
Grant Limberg
2016-11-15
only changed items in the full network list are updated now
Grant Limberg
2016-11-15
make some fields in the network list selectable
Grant Limberg
2016-11-15
Fix TTL scaling in cert.
Adam Ierymenko
2016-11-15
Fix member deauthorization time threshold bug.
Adam Ierymenko
2016-11-15
Add rules engine debugging switch to make-linux.mk
Adam Ierymenko
2016-11-14
Kill unnecessary check in another spot.
Adam Ierymenko
2016-11-14
Add (currently undocumented) option to allow management from certain networks.
Adam Ierymenko
2016-11-14
We don't bind to non-local IP for TCP yet, but eliminate double check.
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
Small fix to send pushes if not a reply.
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
update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFr...
Grant Limberg
2016-11-09
Keep connections up for netconf stuff as well as frames.
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
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
2016-11-08
Update LM time on members on request.
Adam Ierymenko
2016-11-08
added docs for allowManaged, allowGlobal, allowDefault
Grant Limberg
2016-11-08
update JSON API docs for OneService
Grant Limberg
2016-11-08
Merge pull request #407 from misuzu/chownfix
Adam Ierymenko
2016-11-08
Fix chown on /var/lib/zerotier-one
Tsukasa Hiiragi
2016-11-08
Minor fixes.
Adam Ierymenko
2016-11-07
Bug fixes in controller refactor.
Adam Ierymenko
2016-11-07
Added a file copy util for Windows UI
Grant Limberg
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
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
Adam Ierymenko
[next]