summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22Improved path selection, more efficient traffic allocation, lower QoS/ACK ove...Joseph Henry
2018-06-14Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bitJoseph Henry
2018-06-14Added multipath field to zerotier-cli status output. Adjusted how path estima...Joseph Henry
2018-06-13Minor cleanup. More efficient push() operation for RingBufferJoseph Henry
2018-06-12Reduced how often relative path qualities and aggregate link allocations are ...Joseph Henry
2018-06-12Improved rate limit logic for QoS/ACK packets. Also reduced how often process...Joseph Henry
2018-06-11quieting things down unless ZT_TRACE is definedGrant Limberg
2018-06-07Spellcheck sweep across codebaseJoseph Henry
2018-06-07Added rate gates for QOS and ACK packetsJoseph Henry
2018-06-04Merge branch 'rtnetlink' into edgeGrant Limberg
2018-06-04rtnetlink integrated. no more callouts to iproute2Grant Limberg
2018-06-04helps to have an ==0 on a strcmpGrant Limberg
2018-06-04cant compare character arrays with ==Grant Limberg
2018-06-01Added auto-escalation to multipath if both peers support it. Improved QoS/ACK...Joseph Henry
2018-05-30Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path qualityJoseph Henry
2018-05-30Merge branch 'dev' into edgeAdam Ierymenko
2018-05-25comment out addInterface/removeInterface code for nowGrant Limberg
2018-05-25also store binary representation of mac address in the interface lookup table...Grant Limberg
2018-05-25add/remove routes via rtnetlinkGrant Limberg
2018-05-24better data localization in LinuxNetLink now that I know what Im doingGrant Limberg
2018-05-24whoops. committed a binaryGrant Limberg
2018-05-24ManagedRoute uses ioctl to add/remove routes on LinuxGrant Limberg
2018-05-11Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devAdam Ierymenko
2018-05-11Windows 1.2.10Adam Ierymenko
2018-05-09Consolidated powerpc64le machine types, added 32-bit powerpc machine type and...Joseph Henry
2018-05-09Merge branch 'master' into devJoseph Henry
2018-05-081.2.10Adam Ierymenko
2018-05-07Fix silly bug where moons and networks were being loaded by the address of an...Adam Ierymenko
2018-05-07GitHub issue #734 (warning removal)Adam Ierymenko
2018-05-04Added override directive to CFLAGS for Synology builds in make-linux.mkJoseph Henry
2018-05-04Added override directive to CXXFLAGS for Synology builds in make-linux.mkJoseph Henry
2018-05-04Added -fPIC for Synology buildsJoseph Henry
2018-05-03Debian clean fix and CentOS 6 upgrade fix.Adam Ierymenko
2018-05-02Adjusted locking order of _paths_m for path pruning. Other minor multipath ch...Joseph Henry
2018-05-02User useradd not adduser on Debian.Adam Ierymenko
2018-05-02Do not add zerotier-one user if it does not exist (Debian)Adam Ierymenko
2018-05-02Cleanup. Misc type conversion and signedness fixesJoseph Henry
2018-05-01Introduced basic multipath supportJoseph Henry
2018-05-01Re-ordered local.conf and node init logic, also split software update config ...Joseph Henry
2018-04-30Merge branch 'dev' into edgeAdam Ierymenko
2018-04-30Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2018-04-30Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2018-04-30ARM32 fix.Adam Ierymenko
2018-04-30app icon with no alpha channelGrant Limberg
2018-04-30Remove alpha channel from app store iconTravis LaDuke
2018-04-30Merge branch 'dev' into edgeAdam Ierymenko
2018-04-27Merge branch 'dev' of /media/psf/Code/ZeroTier/ZeroTierOne into devAdam Ierymenko
2018-04-27Another squeeze fix to see if we can make this work.Adam Ierymenko
2018-04-27Fix for packaging on old Debian squeeze.Adam Ierymenko
2018-04-27Remove separate dh-systemd dependency since this is obsolete on newer Debian ...Adam Ierymenko