Adam Ierymenko
192e5dbff8
Another fix for uptime logging.
8 years ago
Adam Ierymenko
ef224c3547
RethinkDB build fix.
8 years ago
Adam Ierymenko
c12b68a6b2
More Central work.
8 years ago
Adam Ierymenko
4166d8ca35
Fix a deadlock and some more work on RethinkDB (for central) integration.
8 years ago
Adam Ierymenko
53e7e950f1
Windows build fixes.
8 years ago
Adam Ierymenko
0612879dec
Fix const.
8 years ago
Adam Ierymenko
3b21f946e4
Remove manual define of include rethinkdb driver symbol.
8 years ago
Adam Ierymenko
9f85371073
cleanup
8 years ago
Adam Ierymenko
cb550ab4fe
Merge branch 'dev' into edge
8 years ago
Adam Ierymenko
b8cbf08617
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
1613f42d00
Re-integrate in-filesystem DB into new controller DB structure.
8 years ago
Joseph Henry
e5d1243dd2
Minor changes to SDK-related portions of OneService
8 years ago
Adam Ierymenko
7fc9094d8e
More fixes to RethinkDB.
8 years ago
Adam Ierymenko
92c7070aa8
RethinkDB fixes.
8 years ago
Adam Ierymenko
b68bca35db
Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++.
8 years ago
Adam Ierymenko
d97adc8789
Preparing for test.
8 years ago
Adam Ierymenko
f5014d7d71
RethinkDB direct connectivity integration.
8 years ago
Adam Ierymenko
4e88c80a22
RethinkDB native connector work, minor fixes.
8 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