summaryrefslogtreecommitdiff
path: root/osdep
AgeCommit message (Expand)Author
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
2017-12-18Restore managed ZT routes that are deleted or otherwise mangled locally (Atte...Joseph Henry
2017-12-15Make UDP read loop eventually move on.Adam Ierymenko
2017-11-27Attempted fix for github issue #597, leaking sockets. Added call to closenatp...Joseph Henry
2017-11-07Re-integrate in-filesystem DB into new controller DB structure.Adam Ierymenko
2017-11-02RethinkDB native connector work, minor fixes.Adam Ierymenko
2017-10-25Clean peers.d periodically and delete peers older than 30 days.Adam Ierymenko
2017-10-24Warning removal.Adam Ierymenko
2017-10-16call setFriendlyName() after tap adapter is initializedGrant Limberg
2017-10-10Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32...Joseph Henry
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-08-31Fixed typo of mysterious originJoseph Henry
2017-08-14GCC/G++ build fixes, GitHub issue #563Adam Ierymenko
2017-07-19Bug fixes in new harness mode.Adam Ierymenko
2017-07-18Automatic periodic status dump from controller.Adam Ierymenko
2017-07-17Wire up PortMapper in AndroidGrant Limberg
2017-07-13More tracing stuff.Adam Ierymenko
2017-07-11Fix NeighborDiscovery code now that ZT_SOCKADDR_NULL doesn’t existGrant Limberg
2017-07-07BSD build fix.Adam Ierymenko
2017-07-07More cleanup, Linux build fixes.Adam Ierymenko