go/src/internal
Filippo Valsorda 8eecf26e3f crypto/tls: disable ExportKeyingMaterial without EMS
Fixes #43922

Change-Id: Idaad7daa6784807ae3a5e4d944e88e13d01fd0b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/544155
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
2023-11-21 16:29:49 +00:00
..
abi cmd/compile: reorganize compiler type descriptor generation 2023-10-24 20:24:47 +00:00
bisect all: clean unnecessary casts 2023-09-18 20:01:34 +00:00
buildcfg all: add floating point option for ARM targets 2023-11-20 17:19:36 +00:00
bytealg internal/bytealg: use PCALIGN in memequal 2023-11-17 16:34:40 +00:00
cfg
coverage all: fix function names 2023-10-14 22:30:23 +00:00
cpu internal/cpu: detect support of AVX512 2023-11-15 18:30:03 +00:00
dag
diff internal/diff: add missing 'as' in comment 2023-11-08 14:13:04 +00:00
fmtsort internal/fmtsort: makeChans pin pointer 2023-10-30 21:00:16 +00:00
fuzz all: make more use of the new atomic integer types 2023-11-17 16:39:52 +00:00
goarch
godebug all: use ^TestName$ regular pattern for invoking a single test 2023-09-05 23:35:29 +00:00
godebugs crypto/tls: disable ExportKeyingMaterial without EMS 2023-11-21 16:29:49 +00:00
goexperiment runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2 2023-11-10 15:49:59 +00:00
goos
goroot
gover go/version: add new package 2023-11-06 23:20:32 +00:00
goversion internal/goversion: update Version to 1.22 2023-07-18 16:35:45 +00:00
intern all: use built-in clear to clear maps 2023-07-27 22:07:13 +00:00
itoa internal/itoa, os: move os.uitox to itoa.Uitox 2023-08-11 02:53:50 +00:00
lazyregexp
lazytemplate
nettrace internal/nettrace: fix comment typo 2023-10-19 11:57:14 +00:00
obscuretestdata
oserror
pkgbits
platform cmd/dist,internal/platform: enable openbsd/ppc64 port 2023-10-31 12:43:19 +00:00
poll net,os: arrange zero-copy of os.File and net.TCPConn to net.UnixConn 2023-11-17 23:16:28 +00:00
profile internal/profile: actually return errors in postDecode 2023-10-26 07:37:45 +00:00
race all: drop old +build lines 2023-10-19 23:33:27 +00:00
reflectlite internal/reflectlite: allow Value be stack allocated 2023-11-16 19:26:08 +00:00
safefilepath path/filepath: fix various issues in parsing Windows paths 2023-11-07 16:29:18 +00:00
saferio all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
singleflight
syscall os: report IO_REPARSE_TAG_DEDUP files as regular in Stat and Lstat 2023-11-01 19:01:53 +00:00
sysinfo internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty on Linux 2023-08-17 21:40:36 +00:00
testenv internal/testenv: use cmd.Environ in CleanCmdEnv 2023-10-27 17:53:23 +00:00
testlog
testpty
trace all: add missing copyright header 2023-11-17 23:34:11 +00:00
txtar
types go/types, types2: avoid type inference error if arguments are invalid 2023-11-17 15:47:08 +00:00
unsafeheader
xcoff all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
zstd internal/zstd: s/thees/these/ 2023-11-17 16:44:06 +00:00