summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-15Add setmtu command, fix bond lifetime issueJoseph Henry
2023-08-15Merge pull request #2095 from zerotier/dev-minor-oneservice-fixesJoseph Henry
2023-08-15Catch all conditions in switch statement, remove trailing whitespacesJoseph Henry
2023-08-15Merge branch 'dev' into temporalGrant Limberg
2023-08-14fix macos default route againtravisladuke
2023-08-14Comment out PortMapper debugtravisladuke
2023-08-11testingtravisladuke
2023-08-11Fix PortMapper issue on ZeroTier startuptravisladuke
2023-08-11Merge pull request #2093 from zerotier/dev-validator-fix-dump-at-abortJoseph Henry
2023-08-11Export variables so that they are accessible by exit functionJoseph Henry
2023-08-11Merge pull request #2092 from zerotier/dev-validator-fix-dump-at-abortJoseph Henry
2023-08-11Fix node time-to-online counter in validator scriptJoseph Henry
2023-08-11Don't apply default route until zerotier is "online"travisladuke
2023-08-10Merge pull request #2091 from zerotier/dev-validator-fix-dump-at-abortJoseph Henry
2023-08-10Separate test and summary step in validator scriptJoseph Henry
2023-08-10Merge pull request #2090 from zerotier/dev-validator-fix-dump-at-abortJoseph Henry
2023-08-10Save zt node log files on abortJoseph Henry
2023-08-10Merge pull request #2089 from zerotier/dev-validator-fix-dump-at-abortJoseph Henry
2023-08-10Update validate-1m-linux.shJoseph Henry
2023-08-09Merge pull request #2086 from zerotier/tl-2082Joseph Henry
2023-08-09Don't skip hellos when there are no paths availabletravisladuke
2023-08-08limit to hooks with hook_type = NETWORK_JOIN enabledGrant Limberg
2023-08-07look up hook URLs dynamicallyGrant Limberg
2023-08-07Test that starting zerotier before internet workstravisladuke
2023-08-07update openidconnect rust libGrant Limberg
2023-08-04fix rust cache in github actionsGrant Limberg
2023-08-04attempt at fixing the windows buildGrant Limberg
2023-08-04should only run this if smee is configuredGrant Limberg
2023-08-04this should theoretically send the new member notificationGrant Limberg
2023-08-04fix a typoGrant Limberg
2023-08-04instantiate smee clientGrant Limberg
2023-08-04another mac fixGrant Limberg
2023-08-04fix zeroidc include pathGrant Limberg
2023-08-04rusftormat zeroidcGrant Limberg
2023-08-04add smee clientGrant Limberg
2023-08-03move zeroidc to rustybits folderGrant Limberg
2023-08-02Disable executable stacks on assembly objects (#2071)Kenny MacDermid
2023-08-01Fix typos (#2075)Brenton Bostick
2023-07-31Fix reporting of secondaryPort and tertiaryPort See: #2039Joseph Henry
2023-07-31Add search domain to macos dns configurationtravisladuke
2023-07-27Fix network DNS on macOStravisladuke
2023-07-27Update build.sh (#2068)lison
2023-07-20fix docker tag for controllers (#2066)Grant Limberg
2023-07-20Apply default route a different way - macOStravis laduke
2023-07-20fix warning: 'OS_STRING' macro redefined [-Wmacro-redefined] (#2064)Brenton Bostick
2023-07-20suppress warnings: comparison of integers of different signs: 'int64_t' (aka ...Brenton Bostick
2023-07-20Implement recvmmsg() for Linux to reduce syscalls. (#2046)Adam Ierymenko
2023-07-19remove ZT_NO_METRIC ifdeftravisladuke
2023-07-19Adjust tcp-proxy makefile to support metricstravisladuke
2023-07-19tcp-proxy: fix buildJörg Thalheim