index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2024-12-30
spec: describe representation of values
Robert Griesemer
2024-12-27
doc/initial: remove fixed-width spacing notice
Austin Clements
2024-12-17
spec: explain function invocation and passing of parameters more precisely
Robert Griesemer
2024-12-12
spec: align EBNF rules consistently (cosmetic change)
Robert Griesemer
2024-12-05
doc/next: delete
Gopher Robot
2024-12-05
testing: improve documentation, examples, release notes for
Junyang Shao
2024-12-05
doc/next: introduce module tools
Conrad Irwin
2024-12-05
doc/next: add release notes for Wasm changes
Cherry Mui
2024-12-05
doc/next: add linker change release notes
Cherry Mui
2024-12-04
doc/next: add release notes for runtime and sync
Michael Anthony Knyszek
2024-12-03
doc/next: minor grammar fix in release notes
Robert Griesemer
2024-11-30
crypto/x509: keep RSA CRT values in ParsePKCS1PrivateKey
Filippo Valsorda
2024-11-30
crypto/rsa: move precomputation to crypto/internal/fips140/rsa
Filippo Valsorda
2024-11-28
doc/next: organize 9-todo.md items by category
Dmitri Shuralyov
2024-11-28
doc/next: document buildtag changes
Tim King
2024-11-27
doc/next: document copylock changes
Tim King
2024-11-27
doc/next: document that crypto/rand.Read never fails
Ian Lance Taylor
2024-11-27
doc/next: update with reviewed output from relnote todo
Dmitri Shuralyov
2024-11-27
doc/next: document new language feature (alias type parameters)
Robert Griesemer
2024-11-26
doc: add note about crypto/x509 serial generation
Roland Shoemaker
2024-11-26
doc/next: add notes for new #cgo annotations
Ian Lance Taylor
2024-11-26
doc/next: add release note for vet on Printf(s) with non-const s
Alan Donovan
2024-11-26
doc: add note about x509sha1 removal
Roland Shoemaker
2024-11-22
crypto/cipher: deprecate NewOFB, NewCFBDecrypter, and NewCFBEncrypter
Filippo Valsorda
2024-11-22
crypto/tls: implement X25519MLKEM768
Filippo Valsorda
2024-11-22
crypto/mlkem: init package
Daniel McCarney
2024-11-22
crypto/fips140: new package
Filippo Valsorda
2024-11-22
crypto/x509: switch default policy field to Policies
Roland Shoemaker
2024-11-22
crypto/sha3: new package
Filippo Valsorda
2024-11-22
crypto/rsa: refuse to generate and/or use keys smaller than 1024 bits
Filippo Valsorda
2024-11-22
crypto/x509: implement policy validation
Roland Shoemaker
2024-11-21
net/http: add support for unencrypted HTTP/2
Damien Neil
2024-11-21
crypto/hkdf: init package
Daniel McCarney
2024-11-21
crypto/tls: add server-side ECH
Roland Shoemaker
2024-11-21
crypto/rand: add Text for secure random strings
Sean Liao
2024-11-21
crypto/pbkdf2: init package
Daniel McCarney
2024-11-20
os: add Root
Damien Neil
2024-11-20
doc: document new restriction on cgo-generated method receicer types
Robert Griesemer
2024-11-20
spec: document restrictions for method receivers that are aliases
Robert Griesemer
2024-11-20
doc/godebug: document we removed x509sha1
Roland Shoemaker
2024-11-20
crypto/x509: remove x509sha1 GODEBUG
Roland Shoemaker
2024-11-19
crypto/subtle: add DIT closure
Roland Shoemaker
2024-11-19
crypto/cipher: add NewGCMWithRandomNonce
Filippo Valsorda
2024-11-19
doc/godebug: document that unrecognized GODEBUG entries are ignored
Ian Lance Taylor
2024-11-19
doc/godebug: fix tipo
Ian Lance Taylor
2024-11-19
cmd/go: re-enable build JSON from go test -json, now with GODEBUG
Austin Clements
2024-11-18
weak: move internal/weak to weak, and update according to proposal
Michael Anthony Knyszek
2024-11-17
cmd/go: print build errors during go test -json in JSON
Austin Clements
2024-11-16
runtime: implement AddCleanup
Carlos Amedee
2024-11-15
doc/next: pre-announce dropping macOS 11 support
Cherry Mui
[prev]
[next]