1763 Commits (d5b48c90edd801f41a40783312deca9f233605ae)
 

Author SHA1 Message Date
Grant Limberg d5b48c90ed added a 512x512 app icon (for Play store) 11 years ago
Grant Limberg ebfbb7f452 Merge branch 'master' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into android-jni 11 years ago
Adam Ierymenko 5db538d85e VERSION 1.0.5: Windows and Linux (upgrade) bug fixes 11 years ago
Adam Ierymenko a9176d7b62 VERSION 1.0.5: Windows and Linux (upgrade) bug fixes 11 years ago
Adam Ierymenko b4487cefc9 Document rules requirement in controller. 11 years ago
Adam Ierymenko 867258de8b Document clock convenience field. 11 years ago
Adam Ierymenko 5fcef91278 Ignore old root-topology if present -- fix for upgrading on Linux and possibly elsewhere. 11 years ago
Adam Ierymenko 2aa1b5d9b7 Add clock helper field to both member and network to permit time duration calculation easily. 11 years ago
Adam Ierymenko 9a5be0a092 typo 11 years ago
Adam Ierymenko 4da794b389 Add authorizedMemberCount to controller network config records. 11 years ago
Adam Ierymenko 0a5429cab0 Lookup of member must be a left outer join in case the member is being manually inserted before we see the node. 11 years ago
Grant Limberg 7d676ad16a Merge branch 'adamierymenko-dev' into android-jni 11 years ago
Adam Ierymenko b75bdedaee Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008. 11 years ago
Adam Ierymenko 085734aaba Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test). 11 years ago
Grant Limberg 0fd6808e21 Merge branch 'master' into android-jni 11 years ago
Adam Ierymenko bf193dd3cf VERSION 1.0.4: Stability, LAN, and NAT traversal improvements 11 years ago
Adam Ierymenko facb009a1d Add security notice to auto-update info in -h output, and fix a missing paren. 11 years ago
Adam Ierymenko 8d09c37140 Remove a bit of redundant logic, and also announce MULTICAST_LIKEs to controllers (for future use). 11 years ago
Adam Ierymenko f6ced547be Dead code removal. 11 years ago
Adam Ierymenko c826cec1d4 Bring back _winPokeAHole() to dynamically allocate firewall exception. Shouldn't be needed but seems to help on Windows 8. 11 years ago
Adam Ierymenko 620562f7cf Because Windows, because Windows. Now it upgrades correctly from 1.0.1, including automatic driver update from NDIS5 to NDIS6. Also a bit more robust on creating new ports, just in case. 11 years ago
Adam Ierymenko 922d9657b9 Save enumeration of statically assigned IPs so they will always be reassigned on device "power cycle." 11 years ago
Adam Ierymenko 499b2dccad 1.0.4 installer GUID 11 years ago
Adam Ierymenko 1e3d5c4d87 Suppress icacls output on lockDownFile(). 11 years ago
Adam Ierymenko 6f46f0e0e1 Because Windows. 11 years ago
Adam Ierymenko 8169b35482 Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 11 years ago
Grant Limberg c9b4028cd3 Merge branch 'adamierymenko-dev' into android-jni 11 years ago
Adam Ierymenko 7cd3c419ee 1.0.4 release installer changes 11 years ago
Adam Ierymenko fa03d50e90 Rebuild Mac UI wrapper with smaller icon and a small UI fix. 11 years ago
Adam Ierymenko 0dff741310 Add border around Mac icon so it looks better in Finder. 11 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. 11 years ago
Grant Limberg 508d31513a Merge branch 'adamierymenko-dev' into android-jni 11 years ago
Adam Ierymenko 7578b56298 docs 11 years ago
Adam Ierymenko 2599b1bacc Add CLI support for /explicit/urls (automatically outputs JSON in this case), and some cleanup. 11 years ago
Adam Ierymenko e3983f8a57 Get rid of -I on Mac and Linux since we include miniupnpc headers by direct path reference. 11 years ago
Adam Ierymenko 14264c2d6f Add miniupnpc builds for Windows, fix some Windows build warnings. 11 years ago
Adam Ierymenko 3c54187c40 Linux x86 libminiupnpc.a 11 years ago
Adam Ierymenko 7df4eb69b5 Linux x64 libminiupnpc.a 11 years ago
Adam Ierymenko 559e384130 Linux make support for libminiupnpc. 11 years ago
Adam Ierymenko ebe5c526bb libminiupnpc.a for arm6l 11 years ago
Adam Ierymenko 5097aae716 Add miniupnpc to third party libs. 11 years ago
Adam Ierymenko 569c5e77fd Add binary build of libminiupnpc for Mac x64. 11 years ago
Adam Ierymenko 9c87decba6 Merge branch 'adamierymenko-dev' of http://git.int.zerotier.com/zerotier/zerotierone into adamierymenko-dev 11 years ago
Adam Ierymenko fe6d5b1402 UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64 11 years ago
Adam Ierymenko eea8d58afa docs,cleanup 11 years ago
Adam Ierymenko 21e6850722 Cancel NAT-t attempts if peer is no longer "alive" 11 years ago
Adam Ierymenko 5986d83738 Kill more kittens. 11 years ago
Adam Ierymenko 4564dd95ff Revert... no luck with any of that. 11 years ago
Adam Ierymenko d2bfdfa6e7 Play with NAT-t tweaks some more. 11 years ago
Adam Ierymenko b69afa010e Disable type punning on ARM by ifdef. 11 years ago