0
1
mirror of https://github.com/golang/go synced 2025-02-22 03:46:14 +00:00

Commit Graph

  • e0a01acd04 [release-branch.go1.22] cmd/compile: fix write barrier coalescing Keith Randall 2025-01-10 17:33:26 -08:00
  • 9cbbf5e0f4 [release-branch.go1.23] cmd/compile: fix write barrier coalescing Keith Randall 2025-01-10 17:33:26 -08:00
  • 80bf7d83ed go/types, types2: remove superfluous assertion (fix build) Robert Griesemer 2025-01-16 16:08:26 -08:00
  • c5d79ca792 format yincong 2025-01-17 10:15:16 +08:00
  • ebac3e8ec1 optimize yincong 2025-01-17 10:13:44 +08:00
  • 1a93e4a2cf lib/time: update to 2025a/2025a Tobias Klauser 2025-01-16 20:42:39 +01:00
  • 0b632d26b9 cmd/internal/obj/wasm, runtime: detect wasmexport call before runtime initialization Cherry Mui 2025-01-16 13:56:15 -05:00
  • 8a4c24f9bb [release-branch.go1.24] go1.24rc2 go1.24rc2 Gopher Robot 2025-01-16 11:43:43 -08:00
  • f072884354 [release-branch.go1.22] go1.22.11 go1.22.11 Gopher Robot 2025-01-16 11:41:48 -08:00
  • d04e3cbc92 [release-branch.go1.23] go1.23.5 go1.23.5 Gopher Robot 2025-01-16 11:41:53 -08:00
  • 3de5aca7d0 [release-branch.go1.24] crypto/x509: avoid panic when parsing partial PKCS#1 private keys Filippo Valsorda 2025-01-09 16:03:08 +01:00
  • 8336dfde70 [release-branch.go1.24] cmd/go: restore netrc preferences for GOAUTH and fix domain lookup Sam Thanawalla 2025-01-08 20:38:32 +00:00
  • 6b60550504 [release-branch.go1.24] net/http: persist header stripping across repeated redirects Damien Neil 2024-11-22 12:34:11 -08:00
  • 468fad45a2 [release-branch.go1.24] crypto/x509: properly check for IPv6 hosts in URIs Roland Shoemaker 2024-12-09 11:31:22 -08:00
  • b72d56f98d [release-branch.go1.22] net/http: persist header stripping across repeated redirects Damien Neil 2024-11-22 12:34:11 -08:00
  • 19d2103415 [release-branch.go1.22] crypto/x509: properly check for IPv6 hosts in URIs Roland Shoemaker 2024-12-09 11:31:22 -08:00
  • 6a4effa08b crypto/x509: avoid panic when parsing partial PKCS#1 private keys Filippo Valsorda 2025-01-09 16:03:08 +01:00
  • 139d6eedae cmd/go: restore netrc preferences for GOAUTH and fix domain lookup Sam Thanawalla 2025-01-08 20:38:32 +00:00
  • bb8230f805 [release-branch.go1.23] net/http: persist header stripping across repeated redirects Damien Neil 2024-11-22 12:34:11 -08:00
  • fdb8413fe5 [release-branch.go1.23] crypto/x509: properly check for IPv6 hosts in URIs Roland Shoemaker 2024-12-09 11:31:22 -08:00
  • 2b2314e9f6 crypto/x509: properly check for IPv6 hosts in URIs Roland Shoemaker 2024-12-09 11:31:22 -08:00
  • 6783377295 net/http: persist header stripping across repeated redirects Damien Neil 2024-11-22 12:34:11 -08:00
  • 4e338b6d46 tar dir add slash yincong 2025-01-16 10:42:47 +08:00
  • dc81fad8a8 Update runtime/metrics/doc.go, polish sentences by removing redundant "in reponse" Qingwei Li 2025-01-15 14:25:13 +08:00
  • 368a9ec998 encoding/json: cleanup tests Joe Tsai 2025-01-14 12:43:27 -08:00
  • bd80d8956f cmd/go/internal/modfetch: do not trust server to send all tags in shallow fetch Russ Cox 2025-01-13 23:00:14 -05:00
  • 4fa61d6f9c cmd/api: report error in test instead of crashing Russ Cox 2025-01-14 08:22:08 -05:00
  • c5e205e928 internal/runtime/maps: re-enable some tests Keith Randall 2025-01-13 16:21:29 -08:00
  • befc43655b testing/fstest: fix function name and comment cuishuang 2025-01-14 01:11:22 +08:00
  • c83f2ca4b3 cmd/dist: ignore packages with no Go files in BenchmarkAll Ian Lance Taylor 2025-01-14 06:58:32 -08:00
  • 6da16013ba cmd/go: check go version when parsing go.mod fails Sean Liao 2024-12-28 11:19:23 -05:00
  • de9fdc7b71 syscall/js: adjust comments to that gofmt does not change them Ian Lance Taylor 2025-01-13 09:56:13 -08:00
  • 17ed215958 go/types, types2: don't panic when instantiating generic alias with wrong number of type arguments Robert Griesemer 2025-01-09 15:01:03 -08:00
  • 5e91f42541 feat: add AttachHandlers method to net/http/pprof to support non-default muxes Derek Brown 2025-01-09 16:07:21 -08:00
  • c53307c3fd spec: fix grammar issue Oleksandr Redko 2025-01-10 17:00:24 +02:00
  • 47a56b2b6d encoding/json: add cases to TestUnmarshal for fatal syntactic errors Joe Tsai 2025-01-11 12:48:33 -08:00
  • 7bb192a1c5 encoding/json: always check resulting Go value for unmarshaling Joe Tsai 2025-01-10 11:49:07 -08:00
  • 7b6bcc3753 🚀 cmp: Unleash the Power of Custom Comparisons with the CompareBy Function! 🔥💥 Krisna Pranav 2025-01-13 17:58:05 +05:30
  • d68d049b13 update unit test yincong 2025-01-13 18:00:25 +08:00
  • 44a6f817ea cmd/compile: fix write barrier coalescing Keith Randall 2025-01-10 17:33:26 -08:00
  • 4147c27f7c dir add slash yincong 2025-01-13 13:58:15 +08:00
  • 0d881f3ebb Adicionados testes para algoritmos pós-quânticos (Keygen, Sign e Verify) Eduardo Bif 2025-01-12 14:43:23 -03:00
  • a9497fad3f feat(cert_pool): add AppendCertsFromFile func MohsenKasraeifar 2025-01-11 11:21:54 +03:30
  • ccd50ee2fa Merge remote-tracking branch 'origin/appendCertsFromFile' into appendCertsFromFile MohsenKasraeifar 2025-01-11 10:35:14 +03:30
  • 2c11f5d375 Merge remote-tracking branch 'origin/appendCertsFromFile' into appendCertsFromFile MohsenKasraeifar 2025-01-11 10:24:01 +03:30
  • ac5f765d65 Merge remote-tracking branch 'origin/appendCertsFromFile' into appendCertsFromFile MohsenKasraeifar 2025-01-11 10:24:01 +03:30
  • 0891bc5ace Merge remote-tracking branch 'origin/appendCertsFromFile' into appendCertsFromFile MohsenKasraeifar 2025-01-11 10:21:45 +03:30
  • 70e95f7143 Merge remote-tracking branch 'origin/appendCertsFromFile' into appendCertsFromFile MohsenKasraeifar 2025-01-11 10:10:08 +03:30
  • a05cbec7cd feat(cert_pool): improve comment mohsen kasraeifar 2025-01-11 09:56:48 +03:30
  • c0e3b33119 feat(cert_pool): improve comment mohsenkasraiefar 2025-01-11 09:56:48 +03:30
  • 4918c3e29e feat(cert_pool): add AppendCertsFromFile func mohsenkasraiefar 2025-01-11 09:23:44 +03:30
  • 957fd30cd0 Fix GOCACHE doc comment again. Max Neverov 2024-12-12 07:12:06 +01:00
  • 8084eba8e2 Fix GOCACHE doc comment. Max Neverov 2024-12-10 08:02:32 +01:00
  • 2e6e351743 Remove obsolete errcheck. Max Neverov 2024-11-21 17:45:21 +01:00
  • 8c856bbeb4 Add errcheck when initializing default cache. Max Neverov 2024-11-21 07:34:59 +01:00
  • d7959525b0 Add test. Max Neverov 2024-11-18 18:56:43 +01:00
  • b410a69f8d Add test. Max Neverov 2024-11-18 07:50:48 +01:00
  • 8c249f921e md/go: fail go clean command when failed to find go cache directory Max Neverov 2024-11-16 14:36:46 +01:00
  • 19e923182e crypto/internal/fips140test: add hmac DRBG ACVP tests Daniel McCarney 2025-01-02 13:27:09 -05:00
  • 7255b94920 crypto/internal/fips140test: add ML-KEM ACVP tests Daniel McCarney 2024-12-18 13:26:20 -05:00
  • 932ec2be8d crypto/rsa: fix GenerateKey flakes for toy-sized keys Filippo Valsorda 2025-01-09 15:12:49 +01:00
  • d0c9142ce3 runtime/pprof: hide map runtime frames from heap profiles Michael Pratt 2025-01-09 12:22:53 -05:00
  • c7c4420ae4 cmd/go: clarify GODEBUG in go help environment Sean Liao 2024-11-28 16:10:52 +00:00
  • c6ab13fc43 cmd/go/internal/mmap: reslice to file size on Windows Michael Matloob 2025-01-03 15:06:42 -05:00
  • f5a89dff67 crypto: fix fips140=only detection of SHA-3 Filippo Valsorda 2025-01-06 18:52:35 +01:00
  • 3fe6e6ca23 Update html.go Shivam7-1 2025-01-09 08:20:48 +05:30
  • 4225c6cb37 encoding/json: improve fidelity of TestUnmarshal for Numbers Joe Tsai 2025-01-08 12:30:01 -08:00
  • c87a6f932e crypto/mlkem: merge mlkem768.go and mlkem1024.go to improve godoc Filippo Valsorda 2025-01-08 10:40:39 +01:00
  • f57a3a7c04 crypto/mlkem: add example and improve docs Filippo Valsorda 2025-01-08 10:15:23 +01:00
  • c9afcbade7 go/types, types2: require iterator yield to return bool (work-around) Robert Griesemer 2025-01-07 15:06:05 -08:00
  • 54693a81fd crypto/md5,crypto/sha1: apply fips140=only to Write and Sum, not New Filippo Valsorda 2025-01-06 18:49:45 +01:00
  • 0cdf8c7a8c crypto/ecdsa: apply fips140=only to deterministic ECDSA hash Filippo Valsorda 2025-01-06 21:12:03 +01:00
  • 4640e92af7 crypto/rsa: apply fips140=only to opts.Hash in SignPSS Filippo Valsorda 2025-01-06 21:12:03 +01:00
  • e06b6fc58d [release-branch.go1.24] all: merge master (e966a27) into release-branch.go1.24 Michael Pratt 2025-01-08 14:01:57 -05:00
  • e966a2773c crypto/internal/fips140/drbg: avoid global lock on rand state Russ Cox 2025-01-07 12:07:07 -05:00
  • b3799ba634 [release-branch.go1.24] all: merge master (9a44df6) into release-branch.go1.24 Michael Pratt 2025-01-08 13:20:26 -05:00
  • 9a44df6675 cmd/go/testdata/script: fix TestScript/env_gocacheprog on Windows Michael Matloob 2025-01-08 11:19:05 -05:00
  • 1dde0b4844 [release-branch.go1.23] runtime: hold traceAcquire across casgstatus in injectglist Michael Anthony Knyszek 2024-12-23 17:21:07 +00:00
  • ae9996f965 [release-branch.go1.22] runtime: hold traceAcquire across casgstatus in injectglist Michael Anthony Knyszek 2024-12-23 17:21:07 +00:00
  • 223260bc63 [release-branch.go1.22] crypto/tls: fix Config.Time in tests using expired certificates Filippo Valsorda 2025-01-02 01:34:40 +01:00
  • 3417000c69 [release-branch.go1.23] crypto/tls: fix Config.Time in tests using expired certificates Filippo Valsorda 2025-01-02 01:34:40 +01:00
  • f025d19e7b runtime: hold traceAcquire across casgstatus in injectglist Michael Anthony Knyszek 2024-12-23 17:21:07 +00:00
  • 1e9835f5b1 internal/sync: fix typo of panic message Koichi Shiraishi 2024-12-28 13:56:04 +09:00
  • ef1cca4815 cmd/compile/internal/ssa: use sequence of shNadd instructions instead of mul Alexander Lekomtsev 2025-01-08 18:32:14 +03:00
  • 39f2032c17 testing/synctest: add some examples Damien Neil 2025-01-07 14:29:23 -08:00
  • c75696b9b8 net/http: allocate CloseNotifier channel lazily Jakob Ackermann 2024-12-05 18:35:27 +01:00
  • b50ccef67a cmd/go/internal/modindex: don't write index entry if file open Michael Matloob 2025-01-06 11:10:02 -05:00
  • b2aa18b96c cmd/internal/hash: stop using md5, sha1 Russ Cox 2025-01-07 11:20:07 -05:00
  • d93b549f05 cmd/go/internal/cache: handle cacheprog not responding to close Michael Matloob 2025-01-06 16:02:38 -05:00
  • 310bd1537b update Mateusz Poliwczak 2024-12-22 17:53:13 +01:00
  • 0d340b1c52 also test syntax package Mateusz Poliwczak 2024-12-22 11:52:22 +01:00
  • e48d7099b8 go/parser: require label after goto Mateusz Poliwczak 2024-12-22 11:46:12 +01:00
  • d62154db83 weak: don't panic when calling Value on a zero Pointer Michael Anthony Knyszek 2025-01-07 16:01:46 +00:00
  • 9d0772b23e cmd/compile/internal/syntax: add test case for invalid label use Robert Griesemer 2025-01-06 16:22:10 -08:00
  • 1d20bce981 go/types, types2: expand documentation for Info.Types map Robert Griesemer 2025-01-06 13:25:08 -08:00
  • a9bd6239a4 cmd/go/internal/env: add GOCACHEPROG to go env output Michael Matloob 2025-01-06 14:08:53 -05:00
  • 850b276a67 crypto/tls: send illegal_parameter on invalid ECHClientHello.type thekuwayama 2024-12-30 19:28:35 +00:00
  • 27c5164374 crypto/internal/fips140: zeroise integrity test temporary values Filippo Valsorda 2024-12-16 17:20:46 +01:00
  • d8ad4af78b cmd/internal/disasm: correct instruction length handling for riscv64 Joel Sing 2025-01-04 03:44:40 +11:00
  • a76cc5a4ec crypto/rsa: use λ(N) instead of φ(N) Filippo Valsorda 2024-12-28 22:32:59 +01:00