]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-05-14 Cherry Zhang[dev.link] cmd/link: simplify field tracking support
2020-05-14 Cherry Zhang[dev.link] cmd/internal/goobj2, cmd/link: change data...
2020-05-13 Than McIntosh[dev.link] cmd/link/internal/loader: remove Propagate...
2020-05-13 Cherry Zhang[dev.link] cmd/link: remove extSymPayload.gotype field
2020-05-13 Cherry Zhang[dev.link] cmd/link: minor fix for -v log
2020-05-13 Than McIntosh[dev.link] cmd/link: rename adddynrel2 back to adddynrel
2020-05-12 Cherry Zhang[dev.link] cmd/link: remove elfsetstring
2020-05-12 Than McIntosh[dev.link] cmd/link: expand architecture support for...
2020-05-12 Cherry Zhang[dev.link] cmd/link: reduce allocations in Preload
2020-05-12 Than McIntosh[dev.link] cmd/link: convert Asmb2 path to loader APIs...
2020-05-11 Cherry Zhang[dev.link] cmd/link: convert asmb2 pass to new style...
2020-05-11 Cherry Zhang[dev.link] cmd/link: convert asmb2 pass to new style...
2020-05-08 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-08 Cherry Zhang[dev.link] cmd/link: delete old reloc pass
2020-05-08 Cherry Zhang[dev.link] cmd/link: convert asmb2 pass to new style...
2020-05-08 pjstrconv: add ParseComplex and FormatComplex
2020-05-08 Daniel Martíencoding/json: don't mangle strings in an edge case...
2020-05-08 Jeremy Faller[dev.link] cmd/link: convert ppc64 archreloc over to...
2020-05-08 Michael Anthony... runtime: use offAddr in more parts of the runtime
2020-05-08 Michael Anthony... runtime: make addrRange[s] operate on offset addresses
2020-05-08 Michael Anthony... runtime: avoid re-scanning scavenged and untouched...
2020-05-08 Michael Anthony... runtime: remove scavAddr in favor of address ranges
2020-05-08 Daniel Martíencoding/json: properly encode strings with ",string...
2020-05-08 Kevin Burkedatabase/sql: form a complete sentence in code comment
2020-05-08 Katie Hockmancrypto/tls: add Config.VerifyConnection callback
2020-05-08 Katie Hockmancrypto/tls: rotate session ticket keys
2020-05-08 Roland Shoemakerencoding/asn1: sort order of 'SET of' components during...
2020-05-08 Filippo Valsordacrypto/x509: treat hostnames with colons as invalid
2020-05-08 Filippo Valsordacrypto/x509: treat certificate names with trailing...
2020-05-08 Filippo Valsordacrypto/x509: ignore Common Name by default
2020-05-08 Filippo Valsordacrypto/x509: require perfect matches for invalid hostnames
2020-05-07 Evgeniy Kulikovcrypto/elliptic: implement MarshalCompressed and Unmars...
2020-05-07 Martin Möhrmannruntime: do not attempt bulkBarrierPreWrite when dst...
2020-05-07 Keith Randallcmd/compile: don't store NaN in ppc64 floating point...
2020-05-07 Isfan AzhabilC: update email address for Isfan Azhabil
2020-05-07 Michael Anthony... runtime: avoid overflow from linearAlloc
2020-05-07 Michael Anthony... runtime: avoid overflow in (*mheap).grow
2020-05-07 Dan Scalesruntime: incorporate Gscan acquire/release into lock...
2020-05-07 Cherry Zhangcmd/link: fix minor bug in trampoline insertion
2020-05-07 Filippo Valsordacrypto/x509: use Security.framework without cgo for...
2020-05-07 Katie Hockmancrypto/tls: rotate session keys in older TLS versions
2020-05-07 Keith Randallruntime: grow stack more than 2x if the new frame is...
2020-05-07 Martin Möhrmanncmd/compile: optimize make+copy pattern to avoid memclr
2020-05-07 Andrew Ekstedtcrypto/hmac: speed up repeated operations with the...
2020-05-07 Katie Hockmancrypto/tls: fix sessionState marshaling
2020-05-07 Cherry Zhangcmd/link: don't overwrite text sections on PPC64
2020-05-07 Roland Shoemakerencoding/asn1: only accept minimally encoded base 128...
2020-05-07 Daniel Martíencoding/json: don't reuse slice elements when decoding
2020-05-07 徐志强runtime: call osyield directly in lockextra
2020-05-07 fanzha02cmd/internal/obj/arm64: fix typos in document
2020-05-07 Aaron Pattersonruntime/runtime2: pack the sudog struct
2020-05-07 Meng Zhuocmd/go: accept hash-style in LDFLAGS
2020-05-07 Shengyu Zhangcmd/go: add -Wl,-E to linker flag whitelist (shortcut...
2020-05-06 Cherry Zhang[dev.link] cmd/link: convert asmb2 pass to new style...
2020-05-06 Cherry Zhang[dev.link] cmd/link: delete undef pass
2020-05-06 Michael Matloobcmd/go: add positions for load errors in call to load
2020-05-06 Filippo Valsordanet/http/cgi: reject invalid header names
2020-05-06 Filippo Valsordacrypto/x509: improve VerifyOptions and VerifyHostname...
2020-05-06 Filippo Valsordanet/http: use ASCII space trimming throughout
2020-05-06 Filippo Valsordanet/http: only support "chunked" in inbound Transfer...
2020-05-06 Filippo Valsordacrypto/tls: accept HelloRetryRequest messages with...
2020-05-06 Cherry Zhangcmd/internal/obj/mips: mark restartable sequences
2020-05-06 Cherry Zhangcmd/internal/obj, runtime: preempt & restart some instr...
2020-05-06 Agniva De Sarkerruntime: use correct truncated constants for float...
2020-05-06 Cuong Manh Lecmd/compile: do not emit code for discardable blank...
2020-05-06 Katie Hockmancrypto/tls: marshal sessionState using cryptobyte
2020-05-05 Alex Gaynorencoding/csv: optimize Write by giving fieldNeedsQuotes...
2020-05-05 Michał Łowickitesting: fix reported caller name for funcs passed...
2020-05-05 Cherry Zhangcmd/link: fix loop variable capturing in TestDeadcode
2020-05-05 smasher164net/http: update link to chrome documentation on connec...
2020-05-05 Cherry Zhangcmd/compile: use ReadFull to read fingerprint
2020-05-05 Filippo Valsordacrypto/rsa,crypto/ecdsa,crypto/ed25519: implement Priva...
2020-05-05 Filippo Valsordacrypto/tls: enforce TLS 1.3 (and TLS 1.2) downgrade...
2020-05-05 Than McIntosh[dev.link] cmd/link: convert archreloc for arm64
2020-05-05 Than McIntosh[dev.link] cmd/link: remove elderly ld bug workaround...
2020-05-05 Cherry Zhang[dev.link] cmd/link: use new reloc pass on ARM
2020-05-05 Keith Randallcmd/compile: restrict bit test rewrite rules
2020-05-05 Brad Fitzpatrickcrypto/x509: don't read symlinked root certs from disk...
2020-05-05 Andrew G. Morgannet/http/httputil: don't use testing.T after test completes
2020-05-05 geedchinruntime: correct waitReasonForceGGIdle to waitResonForc...
2020-05-05 Filippo Valsordamath/big: add (*Int).FillBytes
2020-05-04 Dmitri Shuralyovall: update vendored dependencies for Go 1.15 release
2020-05-04 Kezhu Wangreflect: keep RO flags unchanged in Value.Addr
2020-05-04 Cherry Zhang[dev.link] cmd/link: use new reloc pass on RISCV64
2020-05-04 Joel Singruntime: mark riscv64 goexit with TOPFRAME
2020-05-04 Cherry Zhang[dev.link] cmd/link: use new reloc pass on MIPS
2020-05-04 Joel Singmath: implement Min/Max in riscv64 assembly
2020-05-04 Cherry Zhang[dev.link] cmd/link: use new reloc pass on MIPS64
2020-05-04 Cherry Zhang[dev.link] cmd/link: mmap on more platforms
2020-05-04 Cherry Zhang[dev.link] cmd/link: use new reloc pass on S390X
2020-05-04 Cherry Zhang[dev.link] cmd: delete old object support
2020-05-04 Jay Conrodcmd/go/internal/modload: make QueryPattern consider...
2020-05-04 Than McIntosh[dev.link] cmd/link: minor cleanup
2020-05-04 Alberto Donizetticmd/compile: use typed aux in arm64 MOVstore rules
2020-05-04 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-04 Than McIntosh[dev.link] cmd/internal/dwarf: revise Abbrevs() signature
2020-05-03 Alex Brainmansyscall, internal/syscall/windows: remove utf16PtrToStr...
2020-05-02 kakulisenmath: add function examples.
2020-05-02 Daniel Kumornet/http/httputil: handle escaped paths in SingleHostRe...
2020-05-02 Joel Singcmd/compile: use SEQZ pseudo instruction in RISCV64...
next