Commit History

Author SHA1 Message Date
  Adam Ierymenko c2ffbb8627 Merge pull request #673 from neutronscott/dev 7 years ago
  Adam Ierymenko 916077012e Make sure fopen is in binary mode on Windows. 7 years ago
  Joseph Henry db952a050a Added platform checks for Windows in OneService 7 years ago
  neutronscott 73ca9b6373 check physical blacklist for interface binding as well 7 years ago
  Adam Ierymenko f3dfd63634 Clean up some old stuff. 7 years ago
  Adam Ierymenko 5f5302e595 More useful to allow arrays of IPs to bind to. 7 years ago
  Adam Ierymenko 125ec622ca Add bindToWildcard local.conf option. 7 years ago
  Adam Ierymenko c594351bcc Remove old code. 7 years ago
  Adam Ierymenko f87326fc21 Fixes for lock ordering -- GitHub issue #573 7 years ago
  Joseph Henry 640cc22749 Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enumeration 7 years ago
  Joseph Henry 7e2d614975 Attempted fix for ticket #656 (failes to acknowledge physical blacklists) 7 years ago
  Joseph Henry 09e4ab9aa1 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 7 years ago
  Joseph Henry 2e1bc6e500 Cleaned up old code for attempted fix for ticket #600 7 years ago
  Adam Ierymenko 30694f0b20 Allow trusted paths over global IPs for legacy config format too. 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 0b0b5da240 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 7 years ago
  Adam Ierymenko 9c7ee5a21e Tear out old "link quality" stuff since it is not currently used and will be done differently. 7 years ago
  Joseph Henry f7b3ffe8a0 Commented out block which ignores added routes if there already exists an IP in the route's range. Attempted fix for #600 7 years ago
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 years ago
  Joseph Henry 382dd82eb6 Fix for local.conf virtual path blacklist (ticket #594) 7 years ago
  Adam Ierymenko cb550ab4fe Merge branch 'dev' into edge 7 years ago
  Joseph Henry e5d1243dd2 Minor changes to SDK-related portions of OneService 7 years ago
  Adam Ierymenko 92c7070aa8 RethinkDB fixes. 7 years ago
  Adam Ierymenko 2cc4dc5a6f Clean peers.d periodically and delete peers older than 30 days. 7 years ago
  Joseph Henry ee4783e3fb ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on Windows 7 years ago
  Grant Limberg ceeb35eaac If lastSend/lastReceive is < 0, just put 0. 7 years ago
  Grant Limberg 4177a11522 remove some leftover debug code 7 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 years ago
  Adam Ierymenko f8014413a3 Add UDP MTU configurability. 8 years ago
  Adam Ierymenko 6418d02572 Fix HTTP DELETE stupid bug. 8 years ago