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
2015-10-23
C#-ifying stuff
Grant Limberg
2015-10-21
add a scroll bar to the network info view
Grant Limberg
2015-10-21
Base windows UI is working.
Grant Limberg
2015-10-21
Merge branch 'adamierymenko-dev' into windows-ui
Grant Limberg
2015-10-21
Cluster-geo launcher.
Adam Ierymenko
2015-10-21
Code for cluster-geo service.
Adam Ierymenko
2015-10-20
Wire in redirectPeer(), now about ready to test clustering!
Adam Ierymenko
2015-10-20
Forgot a return true.
Adam Ierymenko
2015-10-20
Clustered handling of relaying.
Adam Ierymenko
2015-10-20
Outfit Cluster with TRACE for debugging.
Adam Ierymenko
2015-10-20
Move replication of COMs to avoid race condition.
Adam Ierymenko
2015-10-20
Finish wiring up Cluster, fix some issues with other recent changes.
Adam Ierymenko
2015-10-20
Wire up peer announcement in cluster.
Adam Ierymenko
2015-10-20
Cluster work -- integrating with the rest of the code.
Adam Ierymenko
2015-10-19
.
Grant Limberg
2015-10-19
initial layout for network info
Grant Limberg
2015-10-19
set the main window icon
Grant Limberg
2015-10-19
setting icon and a few other settings
Grant Limberg
2015-10-19
set up project and base UI for a native windows UI for ZeroTier
Grant Limberg
2015-10-19
Make _members dynamically allocated due to static array limit on ARM.
Adam Ierymenko
2015-10-19
Restore default World for commit to upstream
Adam Ierymenko
2015-10-19
Fix very obscure IP scope classification logic bug.
Adam Ierymenko
2015-10-19
Fix some broken logic in Path::reliable()
Adam Ierymenko
2015-10-19
.
Adam Ierymenko
2015-10-19
.
Adam Ierymenko
2015-10-19
Fix for V4/V6 stable addressing.
Adam Ierymenko
2015-10-19
Fix bad COM attachment bug and eliminate an unnecessary redundant check.
Adam Ierymenko
2015-10-19
Do not allow VERB_RENDEZVOUS from non-upstream peers to block potential DOS v...
Adam Ierymenko
2015-10-19
Some test stuff that will not be pushed elsewhere.
Adam Ierymenko
2015-10-19
World test stuff... some of this will be yanked before release.
Adam Ierymenko
2015-10-16
.
Adam Ierymenko
2015-10-16
Fix vProto init.
Adam Ierymenko
2015-10-16
Accept OK for confirm of HELLO or ECHO.
Adam Ierymenko
2015-10-16
Peer save/restore fix.
Adam Ierymenko
2015-10-16
Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation.
Adam Ierymenko
2015-10-16
IPv6 support fixes.
Adam Ierymenko
2015-10-15
GitHub issue #235, and I also see no reason not to communicate with people fr...
Adam Ierymenko
2015-10-14
.
Adam Ierymenko
2015-10-14
decrypt fix
Adam Ierymenko
2015-10-14
Untested cluster code, not enabled.
Adam Ierymenko
2015-10-14
Work in progress on Cluster for new root infrastructure, multi-homing.
Adam Ierymenko
2015-10-14
Fix for world size in OK(HELLO)
Adam Ierymenko
2015-10-14
Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruct...
Adam Ierymenko
2015-10-13
Don't keep connections up longer than the alive timeout (unless they are rela...
Adam Ierymenko
2015-10-13
.
Adam Ierymenko
2015-10-13
Expose world info in JSON.
Adam Ierymenko
2015-10-13
Expose world ID and world timestamp in ZT_NodeStatus
Adam Ierymenko
2015-10-13
docs
Adam Ierymenko
2015-10-13
cleanup
Adam Ierymenko
2015-10-13
Full integration of World and World updates.
Adam Ierymenko
[next]