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
2014-02-04
Quick start rev.
Adam Ierymenko
2014-02-04
Undo last commit...
Adam Ierymenko
2014-02-04
Pull static image version of quick start guide.
Adam Ierymenko
2014-02-04
Remove another script that doesn't really belong here.
Adam Ierymenko
2014-02-03
Fix inverted sense bug in new skip-stale-relay logic.
Adam Ierymenko
2014-02-03
VERSION 0.6.12: code cleanup in peers and IP address enumeration improvements
Adam Ierymenko
2014-02-03
Fix infinite loop bug introduced in last commit.
Adam Ierymenko
2014-02-03
Add a simple but very nice mechanism for avoiding potentially dead supernodes.
Adam Ierymenko
2014-02-03
Yank a code path it turns out we probably don't want.
Adam Ierymenko
2014-02-02
Some work on background service that runs the actual zerotier-one process.
Adam Ierymenko
2014-02-02
Windows installer work...
Adam Ierymenko
2014-02-02
Make software update run a little more often for now.
Adam Ierymenko
2014-02-02
So Linux has getifaddrs() too! Yay!
Adam Ierymenko
2014-02-01
Private struct ifmaddrs for OSX cause struct ifmaddrs is missing too on OSX 1...
Adam Ierymenko
2014-02-01
Real implementation of ips() on OSX, now for Linux.
Adam Ierymenko
2014-02-01
Remove submit script.
Adam Ierymenko
2014-02-01
UI quick start guide.
Adam Ierymenko
2014-02-01
Manually generate IPv6 link-local address only on Mac.
Adam Ierymenko
2014-01-31
Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 link...
Adam Ierymenko
2014-01-31
Remove some more junk from tap driver tree.
Adam Ierymenko
2014-01-30
VERSION 0.6.11: Windows wrap-up work, NAT-t fixes
Adam Ierymenko
2014-01-30
Take TRACE back out of Mac makefile, fix a few decode little things.
Adam Ierymenko
2014-01-30
Bunch of fixes to startup, pinging, and choice of route. Also some TRACE upda...
Adam Ierymenko
2014-01-29
More work on connection reset stuff...
Adam Ierymenko
2014-01-29
SIGHUP now causes resync with peers.
Adam Ierymenko
2014-01-29
Some TRACE cleanup.
Adam Ierymenko
2014-01-29
TRACE NOP receipt.
Adam Ierymenko
2014-01-29
Tiny compiler warning fix.
Adam Ierymenko
2014-01-29
Some cleanup and rationalization of main loop.
Adam Ierymenko
2014-01-29
Alternate order of packet emission in unite().
Adam Ierymenko
2014-01-29
Yank RuntimeEnvironment from SysEnv.
Adam Ierymenko
2014-01-28
Fix for GitHub issue #35 and also possibly partial fix for #29 issues.
Adam Ierymenko
2014-01-28
Yank PROBE stuff since it's not used and was a premature addition to the prot...
Adam Ierymenko
2014-01-27
Fix a couple compile items.
Adam Ierymenko
2014-01-27
Make EthernetTap creation occur in a background thread in Network since it's ...
Adam Ierymenko
2014-01-27
UI appearance tweaks.
Adam Ierymenko
2014-01-26
Delete persistent tap device on Windows when we leave a network.
Adam Ierymenko
2014-01-26
Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI...
Adam Ierymenko
2014-01-26
Few small cleanup things...
Adam Ierymenko
2014-01-26
Lock down individual files in networks.d instead of directory since directory...
Adam Ierymenko
2014-01-26
Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows l...
Adam Ierymenko
2014-01-24
Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com/git/Zer...
Adam Ierymenko
2014-01-24
Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) a...
Adam Ierymenko
2014-01-24
Small mac installer script fix.
Adam Ierymenko
2014-01-24
Officially signed 32-bit build of Windows tap driver.
Adam Ierymenko
2014-01-24
VERSION 0.6.10: Windows runs again!
Adam Ierymenko
2014-01-24
Bunch of UI style improvements.
Adam Ierymenko
2014-01-23
Fix for allIps -> ips in EthernetTap on Unix.
Adam Ierymenko
2014-01-23
Fix bug in tap driver introduced during unused code purge (deleted the part t...
Adam Ierymenko
2014-01-23
Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap...
Adam Ierymenko
[next]