summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-29Merge branch 'dev' into edgeAdam Ierymenko
2018-03-29GitHub issue #675Adam Ierymenko
2018-03-29GitHub issue #701Adam Ierymenko
2018-03-27certutil needs -f in case TrustedProvider store is not yet createdAdam Ierymenko
2018-03-27Works on 32-bit too now.Adam Ierymenko
2018-03-27Take two on unattended driver installs. I think it works now.'Adam Ierymenko
2018-03-27Upgrade installer AIP versions and redo how we bundle the driver sub-installe...Adam Ierymenko
2018-03-21Merge branch 'dev' into edgeAdam Ierymenko
2018-03-21Add specification of anchor and multicast hub address (optional) to new multi...Adam Ierymenko
2018-03-21Add anchor and multicast hub address field to new multicast enabled ad-hoc ad...Adam Ierymenko
2018-03-19Merge branch 'dev' into edgeAdam Ierymenko
2018-03-16Make sure fopen is in binary mode on Windows.Adam Ierymenko
2018-03-13Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will...Adam Ierymenko
2018-03-12SHA512 using libcrypto (not enabled by default)Adam Ierymenko
2018-03-12Speed tweaks for signatures, etc.Adam Ierymenko
2018-03-12Minor tweak to QNAP path getterJoseph Henry
2018-03-09Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2018-03-09Merge branch 'dev' into edgeAdam Ierymenko
2018-03-09Other fixes to IPv4 ad-hoc networks.Adam Ierymenko
2018-03-08Some work on IPv4 enabled ad-hoc networks.Adam Ierymenko
2018-03-08docsAdam Ierymenko
2018-03-08cleanupAdam Ierymenko
2018-03-08Forgot one other use in RethinkDb driver.Adam Ierymenko
2018-03-08Fix for FileDB _networkChanged / _memberChanged problem.Adam Ierymenko
2018-02-23Merge branch 'dev' into edgeGrant Limberg
2018-02-23TAP driver requires input and output buffers for calls passed into DeviceIoCo...Grant Limberg
2018-02-16Added debug output convenience macrosJoseph Henry
2018-02-16Just a little cleanupGrant Limberg
2018-02-16Linux: link system libcurl when compiling with ZT_VAULT_SUPPORT=1Grant Limberg
2018-02-16Add HashiCorp Vault storage of ZeroTier's public & secret identityGrant Limberg
2018-02-16Add CURL libs to VC projectGrant Limberg
2018-02-16libcurl binaries for WindowsGrant Limberg
2018-02-16Hooks into StateGet and StatePut for grabbing identity.secret from VaultGrant Limberg
2018-02-16Add Vault configuration option parsing to local.confGrant Limberg
2018-02-13Better error messages when the ZeroTier service can't be contactedGrant Limberg
2018-02-12Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devGrant Limberg
2018-02-12some JNI error checkingGrant Limberg
2018-02-09Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into devAdam Ierymenko
2018-02-09A few fixes dicatated by valgrind.Adam Ierymenko
2018-02-08Added platform checks for Windows in OneServiceJoseph Henry
2018-02-07silence LOGV and LOGD in release builds for androidGrant Limberg
2018-02-02Linux build fix on some versions.Adam Ierymenko
2018-02-01A few other make changes.Adam Ierymenko
2018-02-01Allow us to build a semi-dynamic official binary that works back to CentOS 6,...Adam Ierymenko
2018-02-01Use Intel icc if available on Linux.Adam Ierymenko
2018-02-01Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2018-02-01Fix build on Intel C/C++ Compiler for Linux.Adam Ierymenko
2018-01-31Omit pragma comment for ZT_SDK builds on WindowsJoseph Henry
2018-01-30Fix Windows compile error.Adam Ierymenko
2018-01-30Add CAP_NET_BIND_SERVICE to capabilitiesGrant Limberg