Joseph Henry
|
e1e27eb19d
Bugfix for incorrect port binding of secondary and tertiary ports
|
hace 5 años |
Grant Limberg
|
cc79ec6179
use std::string instead of const char* in rmq struct
|
hace 5 años |
Adam Ierymenko
|
bcdab95e4c
Windows installer version bump, build fix.
|
hace 6 años |
Adam Ierymenko
|
a16377cea5
Add mitigations against borked ARM32 exception unrollers, possibly fix GitHub issue #1003
|
hace 6 años |
Joseph Henry
|
d8de837c60
LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds
|
hace 6 años |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
hace 6 años |
Joseph Henry
|
963113b86d
Minor adjustment to how _allowTcpFallbackRelay is disabled when _multipathMode is set
|
hace 6 años |
Adam Ierymenko
|
8b97755fc5
Windows fixes.
|
hace 6 años |
Adam Ierymenko
|
b11627a8bc
add SDK VirtualTap to new factory method
|
hace 6 años |
Adam Ierymenko
|
237c379866
Choose which tap to use (feth or kext) on Mac based on Darwin version.
|
hace 6 años |
Adam Ierymenko
|
f7e8d8f1dd
Fix LFDB path issue when using with Postgress in DBMirrorSet config
|
hace 6 años |
Adam Ierymenko
|
3db0197865
Add try/catch in LFDB and add introspection into multicast subscriptions in client network status API
|
hace 6 años |
Adam Ierymenko
|
fdc708a624
GitHub issue #979
|
hace 6 años |
Joseph Henry
|
389331ca29
Ticket #915, added allowSecondaryPort to optionally force ZT to use a single port
|
hace 6 años |
Adam Ierymenko
|
bb0808c99c
Remove current multithreaded receive path, which is not that efficient. We will do something better in the future.
|
hace 6 años |
Adam Ierymenko
|
c5a07c7f20
More stack->heap
|
hace 6 años |
Adam Ierymenko
|
523df47a65
Check for null data ptr
|
hace 6 años |
Adam Ierymenko
|
ce2338c24a
Fix null ptr on managed routes if no IPs are set.
|
hace 6 años |
Adam Ierymenko
|
d81549a7b1
Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64.
|
hace 6 años |
Adam Ierymenko
|
2966eac64f
Get rid of ZT_FAST_MEMCPY because this is not really needed.
|
hace 6 años |
Grant Limberg
|
fcb4221f97
rabbitMQ implementation
|
hace 6 años |
Joseph Henry
|
82a21d4b71
Bugfix for heap-use-after-free in concurrent packet processing code (manifests only after terminate() is called)
|
hace 6 años |
Grant Limberg
|
2294770e56
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
|
hace 6 años |
Grant Limberg
|
d98bdb5643
WIP: Pass listen port down to Postgres
|
hace 6 años |
Joseph Henry
|
21f4f16e63
Disable HTTP control plane for libzt builds, introduction of getRoutes() for SDK API
|
hace 6 años |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
hace 6 años |
Grant Limberg
|
b59c4a2106
Print error & exit on local.conf parsing error
|
hace 6 años |
Grant Limberg
|
f6e9f0e2a2
cleanup
|
hace 6 años |
Grant Limberg
|
4a89729529
add INCOMING_PACKET_CONCURRENCY environment variable to be able to specify max threads for receive in controller
|
hace 6 años |
Adam Ierymenko
|
6684559cd9
More Mac tap improvements and threading efficiency improvements.
|
hace 6 años |