Commit History

Author SHA1 Message Date
  Adam Ierymenko 1e3d5c4d87 Suppress icacls output on lockDownFile(). 10 years ago
  Adam Ierymenko 6f46f0e0e1 Because Windows. 10 years ago
  Adam Ierymenko 8169b35482 Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 10 years ago
  Adam Ierymenko 7cd3c419ee 1.0.4 release installer changes 10 years ago
  Adam Ierymenko fa03d50e90 Rebuild Mac UI wrapper with smaller icon and a small UI fix. 10 years ago
  Adam Ierymenko 0dff741310 Add border around Mac icon so it looks better in Finder. 10 years ago
  Adam Ierymenko fcc5bf1e66 Go ahead and spec out controller DB support for AuthToken -- GitHub issue #211 -- even though full implementation won't make it into 1.0.4. 10 years ago
  Adam Ierymenko 7578b56298 docs 10 years ago
  Adam Ierymenko 2599b1bacc Add CLI support for /explicit/urls (automatically outputs JSON in this case), and some cleanup. 10 years ago
  Adam Ierymenko e3983f8a57 Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference. 10 years ago
  Adam Ierymenko 14264c2d6f Add miniupnpc builds for Windows, fix some Windows build warnings. 10 years ago
  Adam Ierymenko 3c54187c40 Linux x86 libminiupnpc.a 10 years ago
  Adam Ierymenko 7df4eb69b5 Linux x64 libminiupnpc.a 10 years ago
  Adam Ierymenko 559e384130 Linux make support for libminiupnpc. 10 years ago
  Adam Ierymenko ebe5c526bb libminiupnpc.a for arm6l 10 years ago
  Adam Ierymenko 5097aae716 Add miniupnpc to third party libs. 10 years ago
  Adam Ierymenko 569c5e77fd Add binary build of libminiupnpc for Mac x64. 10 years ago
  Adam Ierymenko 9c87decba6 Merge branch 'adamierymenko-dev' of http://git.int.zerotier.com/zerotier/zerotierone into adamierymenko-dev 10 years ago
  Adam Ierymenko fe6d5b1402 UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64 10 years ago
  Adam Ierymenko eea8d58afa docs,cleanup 10 years ago
  Adam Ierymenko 21e6850722 Cancel NAT-t attempts if peer is no longer "alive" 10 years ago
  Adam Ierymenko 5986d83738 Kill more kittens. 10 years ago
  Adam Ierymenko 4564dd95ff Revert... no luck with any of that. 10 years ago
  Adam Ierymenko d2bfdfa6e7 Play with NAT-t tweaks some more. 10 years ago
  Adam Ierymenko b69afa010e Disable type punning on ARM by ifdef. 10 years ago
  Adam Ierymenko 708aac1ea7 Remove some left over debug code, and fix attempt to send to self if we are an active bridge. 10 years ago
  Adam Ierymenko 17bfd4d55e Add TRACE for NAT-t debugging. 10 years ago
  Adam Ierymenko b31071463c Try another NAT traversal improvement. 10 years ago
  Adam Ierymenko dda376c9eb Nuke some abandoned code. 10 years ago
  Adam Ierymenko 40d5c79b62 Enable SO_NO_CHECK if available to skip UDP checksum on packet send for slight performance improvement. We do our own cryptographically secure authentication so UDP checksum is worthless. 10 years ago