303 Commits (4edeacd1f08e69a5e080144f4b9e0aa78e6828cb)

Author SHA1 Message Date
Adam Ierymenko 5eb3cd2699
clang-format this branch to match dev 9 months ago
Adam Ierymenko 342fa9d33f
clang-format this branch 9 months ago
Adam Ierymenko ba2a4a605c
clang-format 9 months ago
Adam Ierymenko 96ba1079b2
Clang-format!!! 1 year ago
Adam Ierymenko 6b078ee935
Implement extended armor throughout system but not turned on yet. 1 year ago
Adam Ierymenko a44fd40889
Remove some obsolete stuff, rev protocol version. 2 years ago
Joseph Henry 36adae3d82
Add packet multiplexer 2 years ago
Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 2 years ago
Adam Ierymenko 0e5651f353
1.12.0 merge to main (#2104) 3 years ago
Brenton Bostick 707d7deed2 Fix problem of doing RX while inside of TX 3 years ago
Grant Limberg 06b487119d
More packet metrics (#1982) 3 years ago
Brenton Bostick f73e51e94c
Brenton/curly braces (#1971) 3 years ago
Grant Limberg 595e033776
Outgoing Packet Metrics (#1980) 3 years ago
Brenton Bostick 1b59712c48
Fix: warning: mutex '_aqm_m' is not held on every path through here [-Wthread-safety-analysis] (#1964) 3 years ago
Joseph Henry 39f3f5b2d9 User-configurable physical MTU for individual links 3 years ago
Joseph Henry 66b70a8043
Prevent re-armoring of packets when in multipath broadcast mode 4 years ago
Adam Ierymenko 75a45eeb27
Revert "Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed." 5 years ago
Adam Ierymenko 48ce7632fa
Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed. 5 years ago
Joseph Henry e1af003e4f
Consolidation of multipath logic. Better system separation 5 years ago
Joseph Henry 11ddbc6f30
Fix (some) compile-time warnings on Linux 5 years ago
Adam Ierymenko 26a0cbcd73
Revert "Push credentials in multicast." 5 years ago
Adam Ierymenko 1a106bca3b
Revert "Build fix, and move multicast pushCredentialsIfNeeded." 5 years ago
Adam Ierymenko cc42d6f4e0
Build fix, and move multicast pushCredentialsIfNeeded. 5 years ago
Adam Ierymenko 1316ee3127
Push credentials in multicast. 5 years ago
Adam Ierymenko cb8d773634 Disable unicast compression as it almost never helps and usually just wastes CPU. 6 years ago
Adam Ierymenko 2ac49d99dd AES integrated on send side. 6 years ago
Adam Ierymenko 06730c7d1d BSL date bump 6 years ago
Joseph Henry a50e8e9878 Add Bonds, Slaves, and Flows 6 years ago
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Joseph Henry 5453cab22b Added flow-awareness check for policies, more work on ZT_MULTIPATH_ACTIVE_BACKUP 7 years ago
Joseph Henry 0634214f2c Added notion of Flows 7 years ago
Adam Ierymenko a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. 7 years ago
Grant Limberg 47d29ddcaf Compiler warning cleanup 7 years ago
Joseph Henry 90d324ae96 Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more permanent homes 7 years ago
Joseph Henry 2d5c6fa975 Disabled compression for outbound packets in SDK build 7 years ago
Adam Ierymenko 63ec19674c . 7 years ago
Adam Ierymenko e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 7 years ago
Joseph Henry d7091a0bac Fixed sign-comparison compile warnings in QoS code 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
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. 8 years ago
Joseph Henry 28cb40529d Rough draft of fq-codel implementation 8 years ago
Joseph Henry a9ca26c698 Added TX queue cap for issue #769 8 years ago
Joseph Henry 46a7a2be2e Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality 8 years ago
Joseph Henry 6a2ba4baca Introduced basic multipath support 8 years ago
Adam Ierymenko 51aadcf901 A few fixes dicatated by valgrind. 8 years ago
Adam Ierymenko d3d58ba8a7 Add support for designated multicast replicators to Multicaster::send(). 8 years ago
Adam Ierymenko f03fd57997 Clean up some multicast code. 8 years ago
Adam Ierymenko 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 8 years ago
Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 years ago
Adam Ierymenko 9c7ee5a21e Tear out old "link quality" stuff since it is not currently used and will be done differently. 8 years ago