Adam Ierymenko
cb550ab4fe
Merge branch 'dev' into edge
9 years ago
Adam Ierymenko
b8cbf08617
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
9 years ago
Adam Ierymenko
1613f42d00
Re-integrate in-filesystem DB into new controller DB structure.
9 years ago
Joseph Henry
e5d1243dd2
Minor changes to SDK-related portions of OneService
9 years ago
Adam Ierymenko
7fc9094d8e
More fixes to RethinkDB.
9 years ago
Adam Ierymenko
92c7070aa8
RethinkDB fixes.
9 years ago
Adam Ierymenko
b68bca35db
Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++.
9 years ago
Adam Ierymenko
d97adc8789
Preparing for test.
9 years ago
Adam Ierymenko
f5014d7d71
RethinkDB direct connectivity integration.
9 years ago
Adam Ierymenko
4e88c80a22
RethinkDB native connector work, minor fixes.
9 years ago
Adam Ierymenko
a6203ed038
icon
9 years ago
Adam Ierymenko
1db547d607
Windows build fixes, AIP file update.
9 years ago
Adam Ierymenko
2cc4dc5a6f
Clean peers.d periodically and delete peers older than 30 days.
9 years ago
Adam Ierymenko
fac7dc9c91
Stop duplciate IPv6 addresses due to privacy mode IPs.
9 years ago
Adam Ierymenko
508fa6a7fe
A few fixes for cluster mode.
9 years ago
Adam Ierymenko
71bdaa9508
Now with more worky.
9 years ago
Adam Ierymenko
459f1e7bfb
Refactor path stability stuff and add basic multipath support.
9 years ago
Adam Ierymenko
0d8b8d8426
Remove some unused constants.
9 years ago
Adam Ierymenko
2d0dc62a53
docs
9 years ago
Adam Ierymenko
0d8e134f9f
Warning removal.
9 years ago
Adam Ierymenko
c7d370c17f
Delete something that turns out not to be useful. This will be handled differently.
9 years ago
Adam Ierymenko
395d8b3139
Full and clearer implementation of GitHub issue #588
9 years ago
Adam Ierymenko
b92ef67e56
Merge pull request #550 from surgicalcoder/patch-2
...
Peer's role misses a PLANET role
9 years ago
Adam Ierymenko
5a8aa66641
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
9 years ago
Adam Ierymenko
e87ef18826
cleanup
9 years ago
Adam Ierymenko
7b78d4f11f
Merge pull request #605 from oneguynick/patch-1
...
Update make-linux.mk to include support for Armv7l
9 years ago
Nicholas Schmidt
65ac61b2ea
Update make-linux.mk to include support for Armv7l
...
When running ArchlinuxARM with 64bit support on Raspberry Pi3, the default build fails due to the architecture look-up at the beginning of the build process. A simple addition of the Armv7l section above allows the build to continue and successfully run.
9 years ago
Grant Limberg
629a3a2a24
call setFriendlyName() after tap adapter is initialized
9 years ago
Joseph Henry
ee4783e3fb
ifdef omit of deletePersistentTapDevice() in OneService for libzt builds on Windows
9 years ago
Joseph Henry
f2c69ede96
Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32/64 is detected for libzt build - Symbol not supported
9 years ago
Grant Limberg
ceeb35eaac
If lastSend/lastReceive is < 0, just put 0.
9 years ago
Grant Limberg
099bedd2e9
A few more uint64_t -> int64_t changes for timestamps
9 years ago
Grant Limberg
4177a11522
remove some leftover debug code
9 years ago
Grant Limberg
3d4a1b575e
Update Android NDK with uint64_t -> int64_t changes
9 years ago
Grant Limberg
b1d60df44c
timestamps changed from uint64_t to int64_t
...
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability. This will keep time calculations within expected ranges.
9 years ago
Grant Limberg
7cf70d111a
Return an explicit NULL shared pointer at the end of Topology::getPeer()
9 years ago
Grant Limberg
e564c56dce
Set size of buffer after setting data with unsafeData() call
9 years ago
Grant Limberg
239c2540d6
Mutex::lock and ::unlock just called themselves
9 years ago
Grant Limberg
c53d140145
Replace '_' with '__' in network names on toolbar menu in Windows
...
Otherwise WPF gobbles up the underscores
9 years ago
Grant Limberg
12a6a2f2d2
remove reference to invalid file
9 years ago
Grant Limberg
9c903567bb
Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY
9 years ago
Grant Limberg
6782dee64a
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
9 years ago
Adam Ierymenko
302c15140e
Fix API problem with path configuration..
9 years ago
Grant Limberg
c666f92e35
new startup process UI for Windows
9 years ago
Grant Limberg
eb42ef68ee
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
9 years ago
Adam Ierymenko
52916eebcf
Keep attemting to upgrade direct path if path is not private to facilitate better use of LANs and backplane networks.
9 years ago
Adam Ierymenko
f8014413a3
Add UDP MTU configurability.
9 years ago
Adam Ierymenko
2d858b05ac
Another fix for ye old tyme clients.
9 years ago
Adam Ierymenko
b1fb020aea
Raise chunk size to max packet size for network configs. Chunking breaks really ancient clients, so this helps them live a little longer. No real downside for new clients.
9 years ago
Adam Ierymenko
02ed84774c
Non-x86 build fix.
9 years ago