go/src/internal
Roland Shoemaker b18b058816 crypto/x509: gate Policies marshaling with GODEBUG
Use a GODEBUG to choose which certificate policy field to use. If
x509usepolicies=1 is set, use the Policies field, otherwise use the
PolicyIdentifiers field.

Fixes #64248

Change-Id: I3f0b56102e0bac4ebe800497717c61c58ef3f092
Reviewed-on: https://go-review.googlesource.com/c/go/+/546916
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2023-12-11 23:29:45 +00:00
..
abi iter, runtime: add coroutine support 2023-12-06 21:33:59 +00:00
bisect all: clean unnecessary casts 2023-09-18 20:01:34 +00:00
buildcfg runtime: enable the exectracer2 experiment by default 2023-11-21 21:30:25 +00:00
bytealg internal/bytealg: optimize Count with PCALIGN in riscv64 2023-11-22 01:59:01 +00:00
cfg cmd/go: abstract build cache, support implementations via child process 2023-05-25 00:49:37 +00:00
chacha8rand math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
coverage math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
cpu cmd/asm: fix the KMCTR instruction encoding and argument passing 2023-11-22 03:55:32 +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/x509: gate Policies marshaling with GODEBUG 2023-12-11 23:29:45 +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, cmd/link, internal, runtime: implement buildmode=plugin for linux/loong64 2023-11-21 18:56:21 +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: fully decode proto even if there are no samples 2023-12-07 19:52:28 +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 internal/syscall/unix: add PidFDSendSignal for Linux 2023-11-21 22:23:07 +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 internal/trace/v2: handle thread ID reuse correctly 2023-12-05 20:17:44 +00:00
txtar
types cmd/compile: fix error message for mismatch between the number of type params and arguments 2023-12-08 00:50:55 +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