Adam Ierymenko
|
fa7e7fc6f9
Revert fix for GitHub issue #600 because it causes route objects to build up forever (at least on Mac). Bleh. #600 is a rare issue and will need some other fix after reliable duplication.
|
7 년 전 |
Adam Ierymenko
|
5b114791e5
Fix a bug that caused a crash on empty HTTP requests (localhost only) and add a lightweight lock to the RX queue to prevent possible threads stepping on each other in parallel receive paths.
|
7 년 전 |
Adam Ierymenko
|
9bc11a369c
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
7 년 전 |
Adam Ierymenko
|
ac40f2191c
.
|
7 년 전 |
Joseph Henry
|
62a93c58fd
Added ifdefs surrounding usage of getifaddrs() on Android
|
7 년 전 |
Joseph Henry
|
65b0030342
Added basic QoS rule handling
|
7 년 전 |
Joseph Henry
|
f302fac423
Minor tweak to linux makefile
|
7 년 전 |
Adam Ierymenko
|
f94aea8119
Return error 503 if RethinkDB is down when built as RethinkDB-based controller.
|
7 년 전 |
Joseph Henry
|
28cb40529d
Rough draft of fq-codel implementation
|
7 년 전 |
Adam Ierymenko
|
37ae3b2b80
Remote debug printf.
|
7 년 전 |
Adam Ierymenko
|
73e4286fbf
Fix two controller bugs: filesystem bug and another possible infinite recursion bug.
|
7 년 전 |
Grant Limberg
|
4e6151ebd9
Added "Create and Join Network" menu item to windows system tray UI
|
7 년 전 |
Grant Limberg
|
fc225401a5
use easy mode for network creation
|
7 년 전 |
Joseph Henry
|
d74817f79f
Added blurb about allowTcpFallbackRelay to README
|
7 년 전 |
Joseph Henry
|
bdcdccfcc3
Improved path selection, more efficient traffic allocation, lower QoS/ACK overhead
|
7 년 전 |
Grant Limberg
|
352ec3430f
Add a define to set FD_SETSIZE=1024 on Windows
|
7 년 전 |
Grant Limberg
|
978d2fcb56
Optimize C25519 and Poly1305 on Windows even in debug.
|
7 년 전 |
Joseph Henry
|
52264d5e28
Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit
|
7 년 전 |
Joseph Henry
|
17fbb020e7
Added multipath field to zerotier-cli status output. Adjusted how path estimates are computed and cached
|
7 년 전 |
Joseph Henry
|
f8005b88ad
Minor cleanup. More efficient push() operation for RingBuffer
|
7 년 전 |
Joseph Henry
|
0faa655b83
Reduced how often relative path qualities and aggregate link allocations are computed
|
7 년 전 |
Joseph Henry
|
6fddf31db3
Improved rate limit logic for QoS/ACK packets. Also reduced how often processBackgroundPathMeasurements() is called
|
7 년 전 |
Adam Ierymenko
|
01257a461e
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
|
7 년 전 |
Adam Ierymenko
|
817b9d012e
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
7 년 전 |
Adam Ierymenko
|
04b3525e0f
Merge pull request #755 from skunkwerks/fix/c++-17-deprecation
|
7 년 전 |
Adam Ierymenko
|
d55c732e19
Merge pull request #764 from Elfe/master
|
7 년 전 |
Adam Ierymenko
|
d223427e22
Merge pull request #773 from alexforencich/master
|
7 년 전 |
Adam Ierymenko
|
64856adc3c
Merge pull request #776 from Wykks/patch-1
|
7 년 전 |
Grant Limberg
|
7c53adbcfe
quieting things down unless ZT_TRACE is defined
|
7 년 전 |
Grant Limberg
|
dce9cb27c1
helps to have an ==0 on a strcmp
|
7 년 전 |