Grant Limberg
|
4e2439bd12
|
Don't call _phy->getIfName if localSocket is -1
|
2019-06-17 15:32:21 -07:00 |
|
Adam Ierymenko
|
c5a07c7f20
|
More stack->heap
|
2019-06-17 15:28:02 -07:00 |
|
Adam Ierymenko
|
e2900f4f3c
|
Fix valgrind warning... not sure if it is an actual issue.
|
2019-06-17 15:23:52 -07:00 |
|
Adam Ierymenko
|
aa831dd843
|
More stack->heap...
|
2019-06-17 14:55:33 -07:00 |
|
Adam Ierymenko
|
2dc783214c
|
Allocate outp on heap in Peer.
|
2019-06-17 14:38:27 -07:00 |
|
Adam Ierymenko
|
523df47a65
|
Check for null data ptr
|
2019-06-17 14:02:35 -07:00 |
|
Adam Ierymenko
|
f66fac3982
|
Win32 build fix
|
2019-06-17 13:48:42 -07:00 |
|
Adam Ierymenko
|
9c51ce9c40
|
Windows build fixes, fix double/float types to get rid of warnings.
|
2019-06-17 13:32:41 -07:00 |
|
Adam Ierymenko
|
9797540212
|
merge
|
2019-06-13 12:53:05 -07:00 |
|
Adam Ierymenko
|
ce2338c24a
|
Fix null ptr on managed routes if no IPs are set.
|
2019-06-13 12:52:38 -07:00 |
|
Grant Limberg
|
3b188ba672
|
no message
|
2019-06-13 10:38:42 -07:00 |
|
Grant Limberg
|
eb84d61deb
|
remove these from jenkins for now
|
2019-06-13 10:35:54 -07:00 |
|
Grant Limberg
|
47d29ddcaf
|
Compiler warning cleanup
|
2019-06-13 10:28:09 -07:00 |
|
Grant Limberg
|
f411eb1651
|
Remove old RethinkDB.cpp/.hpp files from visual studio project
|
2019-06-13 10:15:45 -07:00 |
|
Joseph Henry
|
94bd2918fa
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
2019-06-12 13:14:23 -07:00 |
|
Joseph Henry
|
c3bfcf560b
|
Removed check for port number in multipath path replacement logic
|
2019-06-12 13:14:14 -07:00 |
|
Adam Ierymenko
|
5b2b088714
|
Cleanup, version bump.
|
2019-06-11 14:58:23 -07:00 |
|
Adam Ierymenko
|
0bdfad52e7
|
docs
|
2019-06-11 13:51:10 -07:00 |
|
Adam Ierymenko
|
cf046a4039
|
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
|
2019-06-11 11:01:20 -07:00 |
|
Adam Ierymenko
|
700cc92083
|
Indent fix
|
2019-06-11 11:01:12 -07:00 |
|
Joseph Henry
|
2eb9c0924a
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
2019-06-11 10:54:14 -07:00 |
|
Joseph Henry
|
ebadc6f203
|
Added s390x arch flags to makefile and ZeroTierOne.h for ticket #950
|
2019-06-11 10:54:06 -07:00 |
|
Adam Ierymenko
|
87bce1a36b
|
GitHub issue #886
|
2019-06-11 10:53:35 -07:00 |
|
Adam Ierymenko
|
848f822171
|
.
|
2019-06-06 10:04:11 -07:00 |
|
Joseph Henry
|
d4199ddb3e
|
Commented out RingBuffer::dump() as an alternative solution to PR #952
|
2019-06-03 11:00:04 -07:00 |
|
Grant Limberg
|
e4abc91d35
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
2019-05-31 15:10:53 -07:00 |
|
Grant Limberg
|
37d321afc8
|
dont spin as much in the onlineNotificationThread
|
2019-05-31 15:10:45 -07:00 |
|
Joseph Henry
|
541e5c510e
|
CLI improvements (peers, and get/set ip, ip4, ip6, etc)
|
2019-05-31 11:41:24 -07:00 |
|
Joseph Henry
|
90d324ae96
|
Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more permanent homes
|
2019-05-17 10:15:40 -07:00 |
|
Adam Ierymenko
|
cacdb445c7
|
Bump protocol version to 10
|
2019-05-14 13:54:27 -07:00 |
|
Joseph Henry
|
4743ad0b16
|
Added convenience swtich for disabling JSON support in SDK build
|
2019-05-13 12:24:55 -07:00 |
|
Joseph Henry
|
2d5c6fa975
|
Disabled compression for outbound packets in SDK build
|
2019-05-13 12:24:22 -07:00 |
|
Joseph Henry
|
95ef13f7a1
|
Added divisor for ZT_PEER_ACTIVITY_TIMEOUT, gives quicker indication to status change in SDK
|
2019-05-13 12:24:01 -07:00 |
|
Joseph Henry
|
298e1d5a74
|
Added 90x90 AppIcon
|
2019-05-01 12:53:50 -07:00 |
|
Grant Limberg
|
87c75d033e
|
pt 2
|
2019-04-22 11:36:14 -07:00 |
|
Grant Limberg
|
71ae678930
|
Make things compile with Android NDK again
|
2019-04-22 11:35:35 -07:00 |
|
Grant Limberg
|
6a027c9c0a
|
amqp_consume_message now has a timeout
RabbitMQ::consume() will return an empty string if the call to amqp_consume_message times out
|
2019-04-18 14:57:06 -07:00 |
|
Grant Limberg
|
6014df2847
|
fix compile & sql errors
|
2019-04-04 15:11:01 -07:00 |
|
Grant Limberg
|
55a9e6e05e
|
Queue up inserts in onlineNotificationThread() into a multiple insert statement
|
2019-04-04 12:40:49 -07:00 |
|
Adam Ierymenko
|
02f0eead1c
|
More new Mac ethernet tap bugs.
|
2019-03-29 15:14:03 -07:00 |
|
Adam Ierymenko
|
d77846dcea
|
Add bigness to buffers to prevent overflow on high traffic (Mac tap).
|
2019-03-29 12:45:02 -07:00 |
|
Adam Ierymenko
|
92c811deb7
|
Destroy feth devices before creating to delete old ones if they were left behind (MacEthernetTap).
|
2019-03-29 12:14:03 -07:00 |
|
Adam Ierymenko
|
92f199ab98
|
More bug fixing for AARCH64.
|
2019-03-28 22:40:28 +00:00 |
|
Adam Ierymenko
|
b65feeba85
|
One more AARCH64 fix.
|
2019-03-28 15:23:53 -07:00 |
|
Adam Ierymenko
|
6914425b03
|
cleanup
|
2019-03-28 13:58:19 -07:00 |
|
Adam Ierymenko
|
89f57124b2
|
Never mind, only unused on some builds so leave them there.
|
2019-03-27 09:30:45 -07:00 |
|
Adam Ierymenko
|
65823332d4
|
Comment out some unused functions.
|
2019-03-27 09:29:34 -07:00 |
|
Adam Ierymenko
|
ee8682ac75
|
Temporarily disable the symmetric NAT port prediction code since the current version adds protocol overhead and probably is not that effective.
|
2019-03-26 15:23:51 -07:00 |
|
Adam Ierymenko
|
e3e5137757
|
Fix more alignment hell in LinuxNetLink for AARCH64 and probably other pedantic architectures.
|
2019-03-25 22:53:06 +00:00 |
|
Adam Ierymenko
|
d81549a7b1
|
Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64.
|
2019-03-25 22:19:52 +00:00 |
|