summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
AgeCommit message (Expand)Author
2023-08-01Fix typos (#2075)Brenton Bostick
2023-07-18Exit if loading an invalid identity from disk (#2058)Grant Limberg
2023-01-20Check for ARM Cryptography Extension supportGleb Mazovetskiy
2022-11-28fix typos in codeBrenton Bostick
2022-10-09Behavioral changes to multipath balance modes (See: #1745 and #1753)Joseph Henry
2022-06-08Fix for ab-mode link failure, QoS metrics (WIP)Joseph Henry
2022-04-19Several more SSO/OIDC related fixes, and bump version to 1.8.9.Adam Ierymenko
2022-04-19Fix a possible excessive memory use issue in controller and clean up a bunch ...Adam Ierymenko
2022-04-15Improve relationship between QOS timers and bucket sizesJoseph Henry
2022-03-31Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets.Joseph Henry
2022-02-25Increase min failover to 500 ms and probe period to 1/3rd of failoverJoseph Henry
2022-02-01for now, only enable sso on certain platformsGrant Limberg
2022-01-28Fix typo in constant nameJoseph Henry
2021-12-29Use lowercase when including Windows headersstaphen
2021-09-20Remove ancient controller support.Adam Ierymenko
2021-09-07Call recordOutgoingPacket regardless of policy to generate sufficient entropy...Joseph Henry
2021-09-01Consolidation of multipath logic. Better system separationJoseph Henry
2020-11-25Likely fix for some alignment issues on ARM.Adam Ierymenko
2020-11-17Some buffer tuning.Adam Ierymenko
2020-11-12Tweak multicast settings to prevent failures due to TX queue overflow.Adam Ierymenko
2020-11-10Increase multicast announce frequency a little.Adam Ierymenko
2020-10-30Remove unnecessary includes that can cause compile problems.Adam Ierymenko
2020-09-25MacOS build fixes.Adam Ierymenko
2020-09-22more magic incantations to make crypto extensions work on Android/ARM64Grant Limberg
2020-09-21Enable AES-NI on Android X86-64Grant Limberg
2020-09-21AES-NI/NEON detection for iOSGrant Limberg
2020-09-16AES builds and works now on ARM64.Adam Ierymenko
2020-09-14Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into devAdam Ierymenko
2020-09-14AES works! Only with this or newer nodes. Uses salsa with older ones as usual.Adam Ierymenko
2020-09-11Change ZT_MULTIPATH_FLOW_EXPIRATION_INTERVAL from 30 seconds to 5 minutesJoseph Henry
2020-09-11Add minor trace output formatting changes. Change ZT_MULTIPATH_BOND_STATUS_IN...Joseph Henry
2020-08-21AES integrated on send side.Adam Ierymenko
2020-08-21AES builds nowAdam Ierymenko
2020-08-20BSL date bumpAdam Ierymenko
2020-08-06Improve bond tracing, fix bond initialization bugs, remove vestigial debug codeJoseph Henry
2020-06-17Adjust terminologyJoseph Henry
2020-06-16Fix invalid defaultBondingPolicy conditions, Add ZT_MultipathFlowRebalanceStr...Joseph Henry
2020-05-12Add Bonds, Slaves, and FlowsJoseph Henry
2020-05-12Merge dev into multipathJoseph Henry
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-08-20Added flow-awareness check for policies, more work on ZT_MULTIPATH_ACTIVE_BACKUPJoseph Henry
2019-08-20Partial implementation of ZT_MULTIPATH_ACTIVE_BACKUPJoseph Henry
2019-08-19Added notion of FlowsJoseph Henry
2019-08-13Adjusted multipath constantsJoseph Henry
2019-08-13Check for (local multipath support only) during decision to decrease direct p...Joseph Henry
2019-08-13Added ZT_DIRECT_PATH_PUSH_INTERVAL_MULTIPATH to decrease link aggregation timeJoseph Henry
2019-07-29cleanupAdam Ierymenko
2019-06-25Tighten up credential push just a bit for faster up-time with older nodes, sh...Adam Ierymenko
2019-06-25CleanupAdam Ierymenko
2019-05-17Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more perman...Joseph Henry