summaryrefslogtreecommitdiff
path: root/osdep
AgeCommit message (Expand)Author
2019-03-25Fix more alignment hell in LinuxNetLink for AARCH64 and probably other pedant...Adam Ierymenko
2019-03-25Various other fixes including removal of more mem*() issues and netlink fixes...Adam Ierymenko
2019-01-14Updated licenses for 2019Joseph Henry
2018-11-13Support shutdown with postLimit in BlockingQueueAdam Ierymenko
2018-11-13More Mac tap improvements and threading efficiency improvements.Adam Ierymenko
2018-11-13Another stability fix... turns out vfork is problematic here.Adam Ierymenko
2018-11-13Stability improvements for Mac virtual Ethernet tap driver.Adam Ierymenko
2018-11-13Improve multithreading support for OneService (faster, dynamic adjustment of ...Adam Ierymenko
2018-11-11Added preprocessor check for __APPLE__ as an attempted fix for ticket #600Joseph Henry
2018-10-25Fix Mac tap agent abort on EINTR.Adam Ierymenko
2018-10-25Clean up some stuff after new feth tap implementation, and comment agent file.Adam Ierymenko
2018-10-25OSX no longer requires the kext due to feth black magic! The MacEthernetTapAg...Adam Ierymenko
2018-09-17Changed home path for SynologyJoseph Henry
2018-09-10Added ability to specify zt home directory via ZEROTIER_HOME - Addresses tick...Joseph Henry
2018-08-09merge devAdam Ierymenko
2018-08-03Remove direct include of bits/sockaddr.hJoseph Henry
2018-08-01Added ifdef checks to omit some ManagedRoute code in SDK buildsJoseph Henry
2018-07-20Revert fix for GitHub issue #600 because it causes route objects to build up ...Adam Ierymenko
2018-07-19Added ifdefs surrounding usage of getifaddrs() on AndroidJoseph Henry
2018-06-11quieting things down unless ZT_TRACE is definedGrant Limberg
2018-06-07Spellcheck sweep across codebaseJoseph Henry
2018-06-04Merge branch 'rtnetlink' into edgeGrant Limberg
2018-06-04rtnetlink integrated. no more callouts to iproute2Grant Limberg
2018-05-30Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path qualityJoseph Henry
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-24ManagedRoute uses ioctl to add/remove routes on LinuxGrant Limberg
2018-05-02Cleanup. Misc type conversion and signedness fixesJoseph Henry
2018-05-01Introduced basic multipath supportJoseph Henry
2018-04-25Merge branch 'dev' into netbsd-supportAdam Ierymenko
2018-04-12Release notes, and shorten Linux canonical network ID derived device names a ...Adam Ierymenko
2018-03-12Minor tweak to QNAP path getterJoseph Henry
2018-02-23TAP driver requires input and output buffers for calls passed into DeviceIoCo...Grant Limberg
2018-02-01Fix build on Intel C/C++ Compiler for Linux.Adam Ierymenko
2018-01-30Fix Windows compile error.Adam Ierymenko
2018-01-26More cleanup of old stuff.Adam Ierymenko
2018-01-26Clean up some old stuff.Adam Ierymenko
2018-01-25More useful to allow arrays of IPs to bind to.Adam Ierymenko
2018-01-25Add bindToWildcard local.conf option.Adam Ierymenko
2018-01-10Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devJoseph Henry
2018-01-10Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enum...Joseph Henry
2018-01-09cleanupAdam Ierymenko
2018-01-09Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devJoseph Henry
2018-01-09Cleaned up old code for attempted fix for ticket #600Joseph Henry
2018-01-09GitHub issue #492Adam Ierymenko
2018-01-08Copyright updates for 2018.Adam Ierymenko
2018-01-05Commented out block which ignores added routes if there already exists an IP ...Joseph Henry
2017-12-18ehJoseph Henry