29 Commits (ee90cd02fdd4e4125ec9d12eef1195ed36ef4b2e)

Author SHA1 Message Date
Brad Fitzpatrick 239ad57446 tailcfg: move LogHeapPprof from Debug to c2n [capver 69] 3 years ago
Andrew Dunham 60ab8089ff logpolicy, various: allow overriding log function 3 years ago
Mihai Parparita 7330aa593e all: avoid repeated default interface lookups 3 years ago
Will Norris 7f17e04a5a log/sockstatlog: bump logInterval to 10 seconds 3 years ago
Will Norris bb34589748 log/sockstatlog: limit sockstat logs to 5 MB 3 years ago
Will Norris e99c7c3ee5 sockstats: add labels for netlog and sockstatlog packages 3 years ago
Will Norris 62a1e9a44f log/sockstatlog: add delay before writing logs to disk 3 years ago
Will Norris 7c99210e68 log: allow toggling sockstat logs via c2n component logging 3 years ago
Maisem Ali ca19cf13e9 log/sockstatlog: add resource cleanup test 3 years ago
Maisem Ali 4a89642f7f log/sockstatlog: make shutdown close idle connections 3 years ago
Will Norris 57a008a1e1 all: pass log IDs as the proper type rather than strings 3 years ago
Will Norris f13b8bf0cf log: use logtail to log and upload sockstat logs 3 years ago
Mihai Parparita 97b6d3e917 sockstats: remove per-interface stats from Get 3 years ago
Will Norris 6ef2105a8e log/sockstatlog: only start once; don't copy ticker 3 years ago
Maisem Ali 8c4adde083 log/sockstatlog: also shutdown the poll goroutine 3 years ago
Will Norris 09e0ccf4c2 ipn: add c2n endpoint for sockstats logs 3 years ago
Will Norris a1d9f65354 ipn,log: add logger for sockstat deltas 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Mihai Parparita c41837842b wasm: drop pprof dependency 4 years ago
Josh Bleecher Snyder 0868329936 all: use any instead of interface{} 4 years ago
Brad Fitzpatrick 49a3fcae78 log/filelogger: make filelogger remove redundant date before adding a date 4 years ago
Denton Gentry 280c84e46a ipn/ipnserver, paths, logpolicy: move Window config files out of %LocalAppData% 5 years ago
Brad Fitzpatrick 420838f90e log/filelogger: move our Windows disk file writing+rotation package here 6 years ago
Emmanuel T Odeke 688f923db1
log/logheap: properly document LogHeap as performing HTTP upload (#741) 6 years ago
Brad Fitzpatrick 50b2e5ffe6 log/logheap: appease staticcheck 6 years ago
Brad Fitzpatrick 8edcab04d5 log/logheap: change to POST to a URL instead of logging 6 years ago
Brad Fitzpatrick 703d789005 tailcfg: add MapResponse.Debug mechanism to trigger logging heap pprof 6 years ago