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-01-05
Add timestamp field to network config requests.
Adam Ierymenko
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2015-01-05
Upgrade LZ4.
Adam Ierymenko
2015-01-05
Stash old Node.JS netconf-service in attic/
Adam Ierymenko
2015-01-05
docs
Adam Ierymenko
2015-01-05
Back out service message type -- YAGNI violation.
Adam Ierymenko
2015-01-05
Strip out old Service code, add new service message type.
Adam Ierymenko
2014-12-19
VERSION 1.0.2: Experimental FreeBSD support!
Adam Ierymenko
2014-12-19
Merge branch 'adamierymenko-dev' of ssh://earth.zerotier.net:55522/git/ZeroTi...
Adam Ierymenko
2014-12-19
VERSION 1.0.2: Experimental FreeBSD support!
Adam Ierymenko
2014-12-19
FreeBSD works, and some documentation fixes.
Adam Ierymenko
2014-12-19
FreeBSD builds!
Adam Ierymenko
2014-12-19
Fork OSXEthernetTapFactory -> BSDEthernetTapFactory
Adam Ierymenko
2014-12-16
Remove &s from restarts in installer -- probably part of the restart problem.
Adam Ierymenko
2014-12-16
locallyValidate() is expensive -- stop doing it on every HELLO since in most ...
Adam Ierymenko
2014-12-05
VERSION 1.0.1
Adam Ierymenko
2014-12-05
Stash make-freebsd.mk in attic/ to indicate that the FreeBSD port is not done...
Adam Ierymenko
2014-12-05
Add .autoupdating to Debian package version too.
Adam Ierymenko
2014-12-05
Make RPM version contain .autoupdating to indicate that it auto updates outsi...
Adam Ierymenko
2014-12-04
RPM build support in buildinstaller.sh
Adam Ierymenko
2014-12-04
Set Debian arch correctly on armv6l (armhf)
Adam Ierymenko
2014-12-04
Fix Debian package upgrade process.
Adam Ierymenko
2014-12-04
Add .service to unit name in uninstall too.
Adam Ierymenko
2014-12-03
Another systemd change... should fix problems on some systems.
Adam Ierymenko
2014-12-03
Systemd permission fix in Linux installer.
Adam Ierymenko
2014-12-03
Don't restart ZeroTier One service if version has not changed.
Adam Ierymenko
2014-12-03
fix service command, eliminate all uses of killall since it might be missing
Adam Ierymenko
2014-12-03
Preinst and postinst Debian scripts.
Adam Ierymenko
2014-12-03
Basic Debian package support in buildinstaller.sh
Adam Ierymenko
2014-12-02
Windows Visual Studio meaningless-warning-ectomy.
Adam Ierymenko
2014-12-02
Clean up some unused Windows files.
Adam Ierymenko
2014-12-02
Fix network enumeration buffer size bug -- reported by user Neal Symms via Li...
Adam Ierymenko
2014-11-26
docs
Adam Ierymenko
2014-11-26
Remove more legacy code -- just doing the supernode redist for old multicast ...
Adam Ierymenko
2014-11-26
cleanup and docs
Adam Ierymenko
2014-11-26
docs and cleanup
Adam Ierymenko
2014-11-25
Enable legacy multicast in Constants.
Adam Ierymenko
2014-11-25
Add ZT_SUPPORT_LEGACY_MULTICAST ifdef to enable the legacy code to all be tog...
Adam Ierymenko
2014-11-24
Re-enable legacy multicast distribution -- still too many pre1.0.0 nodes online.
Adam Ierymenko
2014-11-24
Multicast code cleanup.
Adam Ierymenko
2014-11-23
A few more tweaks to MC algo...
Adam Ierymenko
2014-11-21
Add a bunch of high-resolution try/catch safety in Node main loop to attempt ...
Adam Ierymenko
2014-11-21
Fix thinko in multicast changes... works now!
Adam Ierymenko
2014-11-21
Send multicasts in random order.
Adam Ierymenko
2014-11-20
Tweak to symmetric NAT buster to add one to the number of ports above the cur...
Adam Ierymenko
2014-11-20
Change path selection logic to exclude non-fixed and non-active paths -- poss...
Adam Ierymenko
2014-11-13
Optimization: we don't need to verify signatures on certs if they're certs we...
Adam Ierymenko
2014-11-13
Prevent "software laser" in legacy multicast support. Already hotpatched in s...
Adam Ierymenko
2014-11-12
Increase paltry listen() backlog size to prevent Linux kernel syn flood fallb...
Adam Ierymenko
2014-11-04
Make selftest build and run on FreeBSD 10 with gmake
Adam Ierymenko
[next]