6568 Commits (2f2f864aa8b4671daaa36e722cb8beec52c7f578)
 

Author SHA1 Message Date
Adam Ierymenko 2f2f864aa8
Clear ifname buffer before copying into it. 8 months ago
Adam Ierymenko ab208bb8f9
Make encrypted HELLO a local.conf setting -- 99.999999% of users do not need it and it introduces scalability problems on large controllers. 8 months ago
Adam Ierymenko eb422ddf08
Null out current LICENSE in prep for new 8 months ago
Adam Ierymenko c668990b4d
Remove ancient unused LFDB code and change license notice in controller files. 8 months ago
Adam Ierymenko c21636b295
Remove moon comments from the CLI help. They still work but are not shown. 8 months ago
Adam Ierymenko 3cd413ed1f
Revert "Remove moons, phase I, and also fix usages of sprintf. These were safe but the function itself is considered unsafe and deprecated." 8 months ago
Adam Ierymenko 8518d28dc4
Remove moons, phase I, and also fix usages of sprintf. These were safe but the function itself is considered unsafe and deprecated. 8 months ago
Adam Ierymenko 52de8ff62d
docs 8 months ago
Adam Ierymenko d3d738f93b
Remove antique software updater code. It has not been used in many years, is not something we intend to use, and might in theory be an attack vector if someone found a problem with it. Better for it not to be there. 8 months ago
Adam Ierymenko f6d52dd96c
Rest -> MPL except controller. 8 months ago
Adam Ierymenko 9aff094b6f
node/ -> MPL 8 months ago
Adam Ierymenko 41c4642a21
Fix otel includes in .clangd 8 months ago
Adam Ierymenko f319078694
Merge github/dev 8 months ago
Adam Ierymenko a548c7ea71
Merge pull request #2482 from zerotier/otel 8 months ago
Adam Ierymenko 6e34b192e3
cleanup 8 months ago
Lennon Day-Reynolds 969e8ff0ec
Merge pull request #2487 from zerotier/ldr/fix-windows-startup 8 months ago
Adam Ierymenko 21986038be
cleanup 8 months ago
Adam Ierymenko 3eb7ed2892
Move controller/ into nonfree/controller and update references 8 months ago
Adam Ierymenko 2410389912
Merge remote-tracking branch 'github/dev' into adam/network-specific-relays 8 months ago
Joseph Henry a8ead37312
Merge pull request #2491 from zerotier/fix/standardize-linkSelectMethod-naming 8 months ago
Aaron Johnson ecec45697b fix: standardize bond link selection method JSON field naming 8 months ago
Adam Ierymenko d51b82d0e6
Temporarily disable checks to always forward -- for testing. 9 months ago
Lennon Day Reynolds 815c20c822 windows installer changes: add auto-startup shortcut for UI and auto-restart backend on failure 9 months ago
Adam Ierymenko 92838fa1b2
Controller support for "relays" field. 9 months ago
Grant Limberg 307c4ed4b6
network/member deletes work now 9 months ago
Grant Limberg 14c0ccc94c trace attribs 9 months ago
Grant Limberg 4aea588eef fixes for otel in non-controller build 9 months ago
Grant Limberg 4c4a360469 udno 9 months ago
Grant Limberg a0253a0970 argh 9 months ago
Grant Limberg 7662ffb64a let's try saving things here 9 months ago
Grant Limberg 9375c48e33 one more addDB update 9 months ago
Grant Limberg 5494c44a30 let's try this 9 months ago
Grant Limberg 3f19712178
inheritence mess cleanup 9 months ago
Grant Limberg 4a15671e84
Merge branch 'dev' into otel 9 months ago
Grant Limberg 51b2f284f0 call DB::eraseNetwork when it should be 9 months ago
Adam Ierymenko 055be92ef0
Plumb through attaching network ID to packet sends. 9 months ago
Lennon Day-Reynolds 67c2336176
Merge pull request #2486 from zerotier/ldr/fix-validate-action 9 months ago
Lennon Day Reynolds 6667c57e89 add 'apt update' to validation action, as prior runs have started failing due to a stale package cache 9 months ago
Grant Limberg 4edeacd1f0 end cv1 spans before sleeps 9 months ago
Grant Limberg 01bd4373b6 one more span change to end before a sleep 9 months ago
Grant Limberg 2db20f0a6c move another span outside of a sleep 9 months ago
Grant Limberg 7934fef84c end spans before thread waits 9 months ago
Adam Ierymenko 58c80ff0ab
Add network ID to upstream lookup, cleanup, release notes for 1.16. 9 months ago
Grant Limberg 4b6ff77fea nevermind. Just use OTEL_SERVICE_NAME 9 months ago
Grant Limberg a0cc7babdf set service.name iff it's not set by the `OTEL_SERVICE_NAME` env var 9 months ago
Grant Limberg cf77a6a805 set service.name iff it's not set by the environment 9 months ago
Grant Limberg b3da8d9aa1 don't specify service.name so we can override it 9 months ago
Grant Limberg d8272b7370
remove define 9 months ago
Grant Limberg 5329326591 batch tracing spans instead of sending them all individually 9 months ago
Grant Limberg 06bc1e5e6b copy optentelemetry .so files to /usr/local/lib64 9 months ago