]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-03-12 Ian Lance Taylorcmd/internal/script/scripttest: use GOHOSTARCH to find...
2025-03-12 Guoqi Cheninternal/bytealg: optimize Count{,String} in loong64
2025-03-12 Than McIntoshinternal/buildcfg: enable DWARF version 5 by default
2025-03-11 cuishuangcmp: add examples for Compare and Less
2025-03-11 Sean Liaoarchive/zip: error on ReadDir if there are invalid...
2025-03-11 Ian Lance Taylornet/http: document Redirect behavior for non-ASCII...
2025-03-11 Michael Prattall: move //go:debug decoratemappings=0 test to cmd/go
2025-03-11 qmuntalos: add more File.WriteAt tests
2025-03-11 Xiaolin Zhaocmd/internal/obj/loong64: add {V,XV}MUL{B/H/W/V} and...
2025-03-11 Alexander Musmancmd/compile: Enable inlining of tail calls
2025-03-11 Russ Coxcmd/compile, runtime: remove plan9 special case avoidin...
2025-03-11 Jorropocmd/compile: add constant folding for PopCount
2025-03-11 Örjan Forslog/slog: use consistent call depth for all output
2025-03-11 1911860538net/mail: use sync.OnceValue to build dateLayouts
2025-03-11 Jes Cokruntime/internal: clean up completely
2025-03-11 Brad Fitzpatricknet: unblock UDP Reads upon Close on plan9, add test
2025-03-11 Than McIntoshdebug/dwarf: read DWARF 5 cu base offsets on SeekPC...
2025-03-11 Michael Matloobcmd/go: allow symlinks of non-directory files in embed
2025-03-11 Robert Griesemergo/types, types2: report better error messages for...
2025-03-11 Robert Griesemergo/types, types2: report better error messages for...
2025-03-11 Robert Griesemergo/types, types2: remove need for coreString in signatu...
2025-03-11 Robert Griesemergo/types, types2: better error messages for copy built-in
2025-03-11 Guoqi Chencmd/internal/obj/loong64: add {V,XV}SEQI, {V,XV}.{AND...
2025-03-11 Xiaolin Zhaocmd/compile: optimize shifts of int32 and uint32 on...
2025-03-10 Sean Liaotesting: warn against calling Log after a test completes
2025-03-10 Daniel McCarneycrypto/tls: reject TLS 1.3 compat session ID in TLS 1.2
2025-03-10 Daniel McCarneycrypto/tls: align cert decode alert w/ BSSL
2025-03-10 Daniel McCarneycrypto/tls: update GREASE-Server-TLS13 BoGo skip
2025-03-10 Daniel McCarneycrypto/tls: support bogo -wait-for-debugger
2025-03-10 Daniel McCarneycrypto/tls: ignore TLS 1.3 user canceled alerts
2025-03-10 Daniel McCarneycrypto/tls: run SkipNewSessionTicket bogo test
2025-03-10 Prabhav Dograinternal/runtime/atomic: updated go assembler comments
2025-03-10 Daniel McCarneycrypto/tls: reject empty TLS 1.3 session ticket
2025-03-10 Michael Matloobcmd/go/internal/mmap: close file after mmap
2025-03-10 Than McIntoshcmd/cgo/internal/testsanitizers: bump GCC version for...
2025-03-10 Than McIntoshdebug/dwarf: fix problem with DWARF 5 and Seek method
2025-03-10 Than McIntoshdebug/dwarf: refactor entry DIE reading helper
2025-03-10 Michael Prattinternal/godebugs: add decoratemappings as an opaque...
2025-03-10 Gustedcrypto/pbkdf2: fix code example for Key
2025-03-10 Damien Neilnet/http/httputil: close hijacked connections when...
2025-03-07 Daniel McCarneycrypto/tls: small bogo shim test tidying
2025-03-07 Tobias Klauseros: remove unused testingForceReadDirLstat
2025-03-07 Filippo Valsordacrypto/internal/fips140: make Version return latest...
2025-03-07 Olivier Menguécompress/flate,compress/lzw: fix incorrect godoc links
2025-03-07 Filippo Valsordacrypto/internal/fips140/bigmod: explicitly clear expand...
2025-03-07 linmaolintext/template: add an if func example
2025-03-07 Olivier Menguéarchive/zip: preallocate fileList size for Reader.Open
2025-03-07 Rob Findleygo/types,types2: allocate the used* maps in initFiles
2025-03-06 Ian Lance Taylornet: add comment about blocking to Conn.Close
2025-03-06 Robert Griesemergo/types, types2: factor out shared for-range checking...
2025-03-06 Robert Griesemergo/types, types2: rename errorCause to typeError
2025-03-06 Robert Griesemergo/types, types2: use errorCause instead of reportf...
2025-03-06 Robert Griesemergo/types, types2: better error messages for invalid...
2025-03-06 Robert Griesemergo/types, types2: factor out single commonUnder function
2025-03-06 Ian Lance Taylorcmd/cgo/internal/testsanitizers: for "leak", use -fsani...
2025-03-06 Michael Matloobcmd/go: add 'work' package pattern
2025-03-06 Olivier Menguéos: add missing calls to Root.Close() in tests
2025-03-06 David Chasecmd/compile: remove no-longer-necessary recursive inlin...
2025-03-06 Ryan Currahcmd/go: cache coverage profile with tests
2025-03-06 Olivier Menguéos: more godoc links
2025-03-06 Olivier Menguécompress/lzw,compress/gzip,compress/flate,compress...
2025-03-06 Xiaolin Zhaocmd/internal/obj/loong64: add {V,XV}ILV{L/H}.{B/H/W...
2025-03-06 Michael Matloobdoc: update godebug doc to clarify godebug directive...
2025-03-06 Russ Coxmath/big: avoid negative slice size in nat.rem
2025-03-06 Filippo Valsordacrypto/rsa: add a test with very different prime sizes
2025-03-06 Filippo Valsordacrypto: test for unexpected concrete methods in interfa...
2025-03-06 Andy Panruntime: explicitly disable async preempt for internal...
2025-03-06 limeidancmd/link/internal: remove trampoline for plt on loong64
2025-03-06 Xiaolin Zhaomath: implement func archExp and archExp2 in assembly...
2025-03-06 Xiaolin Zhaocmd/internal/obj/loong64: add {V,XV}{ADD/SUB}.{B,H...
2025-03-06 Ian Lance Taylorruntime: in asan mode call __lsan_do_leak_check when...
2025-03-05 David Chasecmd/compile: use inline-Pos-based recursion test
2025-03-05 Rob Findleygo/types,types2: externalize used objects
2025-03-05 Sean Liaohtml/template: example for disallowed script type change
2025-03-05 Grégoire Lodinet/http: make http.FileServer return 404 when a path...
2025-03-05 Michael Matloobcmd/go: skip some tests that run builds in short mode
2025-03-05 Alan Donovango/types: add Var.Kind() VarKind method
2025-03-05 rorycltext/template: provide example of overwriting template...
2025-03-05 Sean Liaoencoding/pem: clarify Decode only works on lines
2025-03-05 go101cmd/compile: improve issue62407_test
2025-03-05 Keith Randallcmd/compile: add tests for too-large shift amounts
2025-03-05 Jes Coktesting: modify got,want equal comparison for unordered...
2025-03-05 Filippo Valsordasync: document behavior of Map.Delete when key is not...
2025-03-05 Damien Neilnet/http: don't modify caller's tls.Config.NextProtos
2025-03-05 Damien Neilcontext: skip allocs test with -asan
2025-03-04 Junyang Shaoall: update golang.org/x/net
2025-03-04 Filippo Valsordacrypto/elliptic: drop hidden Inverse and CombinedMult...
2025-03-04 Lénaïc Huardruntime: decorate anonymous memory mappings
2025-03-04 Ian Lance Taylornet/http/httputil: skip new test on Plan 9
2025-03-04 Brad Fitzpatrickos: guarantee min buffer size for ReadFile reads on...
2025-03-04 Julien Cretelnet/http: speed up cookie and method validation
2025-03-04 Simon Sermime/quotedprintable: accept LWSP-char after =
2025-03-04 Mark Wakefieldnet/http: support TCP half-close when HTTP is upgraded...
2025-03-04 wineandchordnet/http: check server shutting down before processing...
2025-03-04 Than McIntoshcmd/compile,cmd/link: move to DWARF5-style location...
2025-03-04 Than McIntoshcmd/compile,cmd/link: move to DWARF5-style range lists
2025-03-04 Cuong Manh Lecmd/compile: fix out of memory when inlining closure
2025-03-04 Egon Elbrecrypto/internal/fips140/bigmod/_asm: update avo to...
2025-03-04 Sean Liaonet/textproto: document enforcement of RFC 9112 for...
2025-03-04 Xiaolin Zhaocmd/internal/obj/loong64: add F{MAXA/MINA}.{S/D} instru...
next