5549 Commits (c98652c33354e9b87187db424df810a2cb7c0a46)
 

Author SHA1 Message Date
Andrew Dunham c98652c333 doctor/permissions: add new check to print process permissions 3 years ago
License Updater 524f53de89 licenses: update tailscale{,d} licenses 3 years ago
James Tucker 8c2b755b2e tool/gocross: use grep -E over egrep to avoid warning 3 years ago
James Tucker a31e43f760 go.mod: bump gvisor to 20230320 for dispatcher locking 3 years ago
James Tucker c628132b34 wgengine/netstack: do not send packets to netstack after close 3 years ago
Maisem Ali e04acabfde ssh/tailssh: fix race in errors returned when starting recorder 3 years ago
Flakes Updater cb960d6cdd go.mod.sri: update SRI hash for go.mod changes 3 years ago
Jordan Whited 27e37cf9b3
go.mod, net/tstun, wgengine/magicsock: update wireguard-go (#7712) 3 years ago
License Updater 946451b43e licenses: update win/apple licenses 3 years ago
License Updater 840d69e1eb licenses: update win/apple licenses 3 years ago
Josh Bleecher Snyder 3ba9f8dd04 util/codegen: add -copyright to control presence of copyright headers 3 years ago
Will Norris 7c99210e68 log: allow toggling sockstat logs via c2n component logging 3 years ago
Maisem Ali 920ec69241 tsnet,wgenegine/netstack: add test and fix resource leaks 3 years ago
Anton Tolchanov 2a933c1903
cmd/tailscale: extend hostname validation (#7678) 3 years ago
shayne 43f7ec48ca
funnel: change references from alpha to beta (#7613) 3 years ago
shayne 3177ccabe5
ipn/ipnlocal: [serve/funnel] use actual SrcAddr as X-Forwarded-For (#7600) 3 years ago
shayne 7908b6d616
ipn/ipnlocal: [serve] Trim mountPoint prefix from proxy path (#7334) 3 years ago
Denton Gentry ed10a1769b scripts/installer.sh: check Photon OS version with pkg server. 3 years ago
Maisem Ali 5ba57e4661 ssh/tailssh: add tests for recording failure 3 years ago
Denton Gentry d5abdd915e scripts/installer: add VMWare PhotonOS. 3 years ago
valscale 74eb99aed1
derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552) 3 years ago
Maisem Ali 09d0b632d4 ssh/tailssh: add session recording test for non-pty sessions 3 years ago
Maisem Ali d39a5e4417 tsnet: support TS_AUTH_KEY variant too 3 years ago
Maisem Ali d2fd101eb4 net/tstun: only log natConfig on changes 3 years ago
Maisem Ali 8ac5976897 logpolicy: do not upload logs in tests 3 years ago
Maisem Ali 7300b908fb logpolicy: split out DialContext into a func 3 years ago
Maisem Ali ca19cf13e9 log/sockstatlog: add resource cleanup test 3 years ago
Andrew Dunham 33b359642e net/dns: don't send on closed channel in resolvedManager 3 years ago
Anton Tolchanov 6f9aed1656 scripts: use pkg server to determine supported deb/rpm distros 3 years ago
Andrew Dunham 4cb1bfee44 net/netcheck: improve determinism in hairpinning test 3 years ago
Maisem Ali 4a89642f7f log/sockstatlog: make shutdown close idle connections 3 years ago
Maisem Ali 9e81db50f6 ipn/ipnlocal: use atomicfile.WriteFile in certFileStore 3 years ago
Maisem Ali 8a11f76a0d ipn/ipnlocal: fix cert storage in Kubernetes 3 years ago
Maisem Ali ec90522a53 ipn/ipnlocal: also store ACME keys in the certStore 3 years ago
Maisem Ali 0e203e414f net/packet: add checksum update tests 3 years ago
Maisem Ali 0bf8c8e710 net/tstun: use p.Buffer() in more places 3 years ago
Maisem Ali f6ea6863de tstest/integration: add ping test w/ masquerades 3 years ago
Maisem Ali bb31fd7d1c net/tstun: add inital support for NAT v4 3 years ago
Maisem Ali 535fad16f8 net/tstun: rename filterIn/filterOut methods to be more descriptive 3 years ago
Maisem Ali f61b306133 tailcfg: add Node.SelfNodeV4MasqAddrForThisPeer 3 years ago
Maisem Ali 583e86b7df ssh/tailssh: handle session recording when running in userspace mode 3 years ago
Maisem Ali df89b7de10 cmd/k8s-operator: disable HTTP/2 for the auth proxy 3 years ago
Maisem Ali 8a246487c2 ssh/tailssh: enable recording of non-pty sessions 3 years ago
Maisem Ali 8765568373 ssh/tailssh: add docs to CastHeader fields 3 years ago
Maisem Ali 9d8b7a7383 ipn/store/kubestore: handle "/" in ipn.StateKeys 3 years ago
Will Norris 57a008a1e1 all: pass log IDs as the proper type rather than strings 3 years ago
Andrew Dunham 13377e6458 ssh/tailssh: always assert our final uid/gid 3 years ago
Andrew Dunham 9de8287d47 ssh/tailssh: lock OS thread during incubator 3 years ago
Maisem Ali c350cd1f06 ssh/tailssh: use background context for uploading recordings 3 years ago
Will Norris f13b8bf0cf log: use logtail to log and upload sockstat logs 3 years ago