From: Carlos Amedee Date: Wed, 11 Dec 2024 22:45:38 +0000 (-0500) Subject: [release-branch.go1.24] all: merge master (c93477b) into release-branch.go1.24 X-Git-Tag: go1.24rc1~3 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2297c34cdf05b1f048f078e4eac8ed12a8735a2b;p=gostls13.git [release-branch.go1.24] all: merge master (c93477b) into release-branch.go1.24 Merge List: + 2024-12-11 c93477b5e5 crypto: use provided random Reader in FIPS mode + 2024-12-11 3104b6adbb log/slog: make DiscardHandler example package-level + 2024-12-11 5424f2e200 cmd/go: add more tests for GOAUTH's user provided authenticator + 2024-12-11 d5c1333eb4 net/http: document zero value of Protocols + 2024-12-11 a7c4cadce0 cmd/compile: update broken link + 2024-12-11 979c1cfbe8 net: avoid unnecessary interface lookup fetching all interface addresses + 2024-12-11 e424d78c3d internal/goos: fix bug in gengoos.go + 2024-12-11 6c25cf1c5f cmd/internal/objfile: break out dissassemblers to another package + 2024-12-11 e0c76d95ab syscall: remove a wrong comment in Clearenv + 2024-12-11 a9922d096f reflect: consistently document when value must be settable + 2024-12-10 4ce116a884 runtime: avoid panic in expired synctest timer chan read + 2024-12-10 e6de1b2deb html/template: escape script tags in JS errors case insensitively + 2024-12-10 fce17b0c77 crypto/internal/fips140/ecdsa: fix reseed_counter check for HMAC_DRBG_Generate_algorithm + 2024-12-09 d87878c62b runtime: make special offset a uintptr + 2024-12-09 6705ac6885 runtime: remove datadog-agent from prof labels hall of shame + 2024-12-09 07398d2e57 weak: align weak.Pointer documentation with runtime.AddCleanup + 2024-12-09 e3e1d73528 bufio: make the description of Peek's behavior better + 2024-12-09 e79b2e1e3a cmd/go: document the build cache as safe for concurrent use + 2024-12-08 c8fb6ae617 lib/wasm: provide fs.constants.O_DIRECTORY definition + 2024-12-07 8c3e391573 runtime: improve AddCleanup documentation + 2024-12-07 04cdaa9984 cmd/go: document c-shared buildmode for building WASI library/reactor + 2024-12-06 312f7c1bd3 runtime: add note that Callers never returns an entry PC Change-Id: I52e035228121de3d8219ab13f195d4293daaaa34 --- 2297c34cdf05b1f048f078e4eac8ed12a8735a2b