]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-03-03 Filippo Valsorda[dev.boringcrypto] crypto/internal/boring: make accesse...
2020-03-02 Filippo Valsorda[dev.boringcrypto] crypto/internal/boring: update Borin...
2020-02-28 Filippo Valsorda[dev.boringcrypto] misc/boring: add go1.14b4 to RELEASE...
2020-02-28 Filippo Valsorda[dev.boringcrypto] misc/boring: x/build/cmd/release...
2020-02-28 Filippo Valsorda[dev.boringcrypto] misc/boring: make merge.sh and relea...
2020-02-14 Filippo Valsorda[dev.boringcrypto] misc/boring: add new releases to...
2020-02-06 Filippo Valsorda[dev.boringcrypto] misc/boring: add go1.13.7b4 and...
2020-02-05 Filippo Valsorda[dev.boringcrypto] misc/docker: update Dockerfile to...
2020-02-05 Filippo Valsorda[dev.boringcrypto] misc/boring: update default CL revie...
2019-11-25 Filippo Valsorda[dev.boringcrypto] misc/boring: add new releases to...
2019-11-20 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-20 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-12 Filippo Valsordacrypto/tls: add CipherSuites, InsecureCipherSuites...
2019-11-12 Filippo Valsordacrypto/tls: add correct names for CHACHA20_POLY1305...
2019-11-12 Filippo Valsordacrypto/tls: re-enable RSA-PSS in TLS 1.2 again
2019-11-12 Filippo Valsordacrypto/tls: implement Certificate.SupportedSignatureAlg...
2019-11-12 Filippo Valsordacrypto/tls: select only compatible chains from Certificates
2019-11-12 Filippo Valsordacrypto/tls: implement (*CertificateRequestInfo).Support...
2019-11-12 Filippo Valsordacrypto/tls: implement (*ClientHelloInfo).SupportsCertif...
2019-11-12 Filippo Valsordacrypto/tls: refactor certificate and signature algorith...
2019-11-12 Dmitri Shuralyovgo/doc: add NewFromFiles with support for classifying...
2019-11-11 Than McIntoshcmd/link: disable a DWARF testpoint on Windows pending...
2019-11-11 Bryan C. Millscmd/go: convert TestNonCanonicalImportPaths to a script...
2019-11-11 Bryan C. Millscmd/go: convert TestFmtLoadErrors to a script test
2019-11-11 Joel Singinternal/cpu,internal/bytealg: add support for riscv64
2019-11-11 Leon Klingelenet/smtp: add missing error check in test
2019-11-11 Jay Conrodcmd/go/internal/modcmd: skip modules with empty version...
2019-11-11 Bryan C. Millscmd/dist: write binaries to to GOTMPDIR instead of...
2019-11-11 Gabriel Rosenhousenet/http: add DialTLSContext hook to Transport
2019-11-11 Bryan C. Millscmd/go: in 'go build -o', allow the destination file...
2019-11-11 Agniva De Sarkerflag: clarify that a flag cannot be re-defined
2019-11-11 Rob Pikestrconv: reformat and tidy comments in example
2019-11-11 Lorenz Bruncrypto/x509: fix CreateCRL for Ed25519 CAs
2019-11-11 Bryan C. Millsmisc: ensure that test overlay directories are writable
2019-11-11 Jay Conrodcmd/go: fix windows test failures
2019-11-11 Than McIntoshcmd/go: remove -w workaround for -buildmode=plugin...
2019-11-11 Than McIntoshcmd/go: address DWARF linker issues with -buildmode...
2019-11-11 Daniel Martíencoding/json: error when encoding a pointer cycle
2019-11-11 Michael Anthony... runtime: fix min/max logic in findScavengeCandidate
2019-11-11 Constantin... cmd/go: error out of 'go mod download' if the main...
2019-11-11 Michael Mundaycmd/compile, runtime: intrinsify atomic And8 and Or8...
2019-11-11 Cherry Zhangruntime: don't save G during VDSO if we're handling...
2019-11-11 Bryan C. Millsruntime/pprof: skip checks for inlined functions when...
2019-11-11 DQNEOcmd/compile: rename sizeof_Array and array_* to slice_*
2019-11-10 Brad FitzpatrickRevert "net: halve the allocs in ParseCIDR by sharing...
2019-11-10 David Chasecmd/compile: add json logging for escape analysis
2019-11-10 David Chasecmd/compile: enable optimizer logging for bounds checking
2019-11-10 David Chasecmd/compile: enable nil check logging for other archite...
2019-11-10 David Chasecmd/compile: add framework for logging optimizer (non...
2019-11-10 jsigncmd/go: make env -w and -u validate GOOS and GOARCH...
2019-11-10 Agniva De Sarkertime: change variable name to next
2019-11-10 Michael Anthony... runtime: make the test addresses for pageAlloc smaller...
2019-11-09 Fazlul Shahriarcmd/go/internal/lockedfile, os: fix O_CREATE flag on...
2019-11-09 Filippo Valsordacrypto/tls: add ExampleConfig_VerifyPeerCertificate
2019-11-09 Rhys Hiltnersync: yield to the waiter when unlocking a starving...
2019-11-09 Tobias Klausersyscall: skip TestSyscallNoError on mips{,le}
2019-11-09 David Chasecmd/compile: intrinsify functions added to runtime...
2019-11-09 Ian Lance Tayloros/signal: use a larger channel buffer for all signals...
2019-11-08 David Chaseruntime: copy some functions from math/bits to runtime...
2019-11-08 witchardcmd/go/internal/modfetch: add GOINSECURE
2019-11-08 Bryan C. Millscmd/go/internal/lockedfile: skip flaky TestTransform...
2019-11-08 Matthew Dempskycmd/compile: don't apply -lang=go1.X restrictions to...
2019-11-08 Keith Randallruntime: fix line number for faulting instructions
2019-11-08 Ariel Mashrakicmd/go/internal/modload: fail if no package was found...
2019-11-08 Gerrit Code... Merge "cmd: merge branch 'dev.link' into master"
2019-11-08 Brad Fitzpatricknet/http: relax TestLinuxSendfile, trace all system...
2019-11-08 Ian Lance Taylorruntime: add pipe/pipe2 on Solaris
2019-11-08 Baokun Leecmd/go: refuse -w with an invalid GOPATH
2019-11-08 Emmanuel T... net/http: support gzip, x-gzip Transfer-Encodings
2019-11-08 Than McIntoshRevert "encoding/asn1: fix unmarshalling SEQUENCE OF...
2019-11-08 Visweswara Rnet: improve IPMask docs
2019-11-08 Ian Lance Taylorruntime: if InjectDebugCall sees "not at safe point...
2019-11-08 Martin Gartonencoding/binary: add float support to fast path
2019-11-08 sergeynet/url: reduce allocs on resolvePath func
2019-11-08 kaxapiencoding/asn1: fix unmarshalling SEQUENCE OF SET
2019-11-08 Chris Stocktonnet: halve the allocs in ParseCIDR by sharing slice...
2019-11-08 David Ndungunet/http: refactor test TestParseFormUnknownContentType
2019-11-08 Ian Lance Taylorruntime: sleep a bit when waiting for running debug...
2019-11-08 Michael Anthony... runtime: add per-p page allocation cache
2019-11-08 Michael Anthony... runtime: add page cache and tests
2019-11-08 Udalov Maxencoding/binary: make Read return an error when data...
2019-11-08 Bryan C. Millscmd/go/internal/lockedfile: add a unit-test for Transform
2019-11-08 Bryan C. Millscmd/go/internal/modload: use lockedfile.Read for the...
2019-11-08 Michael Anthony... runtime: add per-p mspan cache
2019-11-08 Michael Anthony... runtime: rearrange mheap_.alloc* into allocSpan
2019-11-08 Michael Anthony... runtime: fix (*gcSweepBuf).block guarantees
2019-11-08 Michael Anthony... runtime: make more page sweeper operations atomic
2019-11-08 Cherry Zhangcmd/internal/obj/arm64: make function epilogue async...
2019-11-08 Cherry Zhangruntime: add async preemption support on PPC64
2019-11-08 Michael Anthony... runtime: remove unnecessary large parameter to mheap_...
2019-11-08 Michael Anthony... runtime: define maximum supported physical page and...
2019-11-08 Bryan C. Millscmd/go: delete flaky TestQEMUUserMode
2019-11-08 Michael Anthony... runtime: ensure heap memstats are updated atomically
2019-11-08 Michael Anthony... runtime: remove useless heap_objects accounting
2019-11-08 Michael Anthony... runtime: make allocNeedsZero lock-free
2019-11-08 Bryan C. Millsruntime: skip TestPingPongHog on builders
2019-11-08 Hana (Hyang... runtime/pprof: delete unused locForPC
2019-11-08 Hana (Hyang... runtime/pprof: correct inlined function location encodi...
2019-11-08 Ian Lance TaylorRevert "math/cmplx: handle special cases"
next