summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07Re-integrate in-filesystem DB into new controller DB structure.Adam Ierymenko
2017-11-03More fixes to RethinkDB.Adam Ierymenko
2017-11-03RethinkDB fixes.Adam Ierymenko
2017-11-03Linux build fixes, linux build rule for RethinkDB mode controller, also force...Adam Ierymenko
2017-11-03Preparing for test.Adam Ierymenko
2017-11-03RethinkDB direct connectivity integration.Adam Ierymenko
2017-11-02RethinkDB native connector work, minor fixes.Adam Ierymenko
2017-10-29iconAdam Ierymenko
2017-10-25Windows build fixes, AIP file update.Adam Ierymenko
2017-10-25Clean peers.d periodically and delete peers older than 30 days.Adam Ierymenko
2017-10-25Stop duplciate IPv6 addresses due to privacy mode IPs.Adam Ierymenko
2017-10-25A few fixes for cluster mode.Adam Ierymenko
2017-10-25Now with more worky.Adam Ierymenko
2017-10-25Refactor path stability stuff and add basic multipath support.Adam Ierymenko
2017-10-24Remove some unused constants.Adam Ierymenko
2017-10-24docsAdam Ierymenko
2017-10-24Warning removal.Adam Ierymenko
2017-10-24Delete something that turns out not to be useful. This will be handled differ...Adam Ierymenko
2017-10-24Full and clearer implementation of GitHub issue #588Adam Ierymenko
2017-10-24Merge pull request #550 from surgicalcoder/patch-2Adam Ierymenko
2017-10-24Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-10-24cleanupAdam Ierymenko
2017-10-24Merge pull request #605 from oneguynick/patch-1Adam Ierymenko
2017-10-19Update make-linux.mk to include support for Armv7lNicholas Schmidt
2017-10-16call setFriendlyName() after tap adapter is initializedGrant Limberg
2017-10-10ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on W...Joseph Henry
2017-10-10Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32...Joseph Henry
2017-10-05If lastSend/lastReceive is < 0, just put 0.Grant Limberg
2017-10-04A few more uint64_t -> int64_t changes for timestampsGrant Limberg
2017-10-04remove some leftover debug codeGrant Limberg
2017-10-03Update Android NDK with uint64_t -> int64_t changesGrant Limberg
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-09-28Return an explicit NULL shared pointer at the end of Topology::getPeer()Grant Limberg
2017-09-28Set size of buffer after setting data with unsafeData() callGrant Limberg
2017-09-27Mutex::lock and ::unlock just called themselvesGrant Limberg
2017-09-27Replace '_' with '__' in network names on toolbar menu in WindowsGrant Limberg
2017-09-27remove reference to invalid fileGrant Limberg
2017-09-25Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORYGrant Limberg
2017-09-25Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devGrant Limberg
2017-09-25Fix API problem with path configuration..Adam Ierymenko
2017-09-22new startup process UI for WindowsGrant Limberg
2017-09-22Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into devGrant Limberg
2017-09-14Keep attemting to upgrade direct path if path is not private to facilitate be...Adam Ierymenko
2017-09-01Add UDP MTU configurability.Adam Ierymenko
2017-09-01Another fix for ye old tyme clients.Adam Ierymenko
2017-09-01Raise chunk size to max packet size for network configs. Chunking breaks real...Adam Ierymenko
2017-08-31Non-x86 build fix.Adam Ierymenko
2017-08-31Start threads in Central harnessed mode.Adam Ierymenko
2017-08-31Fixed typo of mysterious originJoseph Henry
2017-08-30Minor controller stuff.Adam Ierymenko