]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-12-14 Brad Fitzpatricknet: make LookupPort with empty service mean 0
2015-12-14 Russ Coxnet: add test for CL 17458
2015-12-14 Brad Fitzpatrickcrypto/tls: document lack of Lucky13 hardening
2015-12-14 Brad Fitzpatricknet/http: update bundled http2 copy from x/net/http2
2015-12-14 Ian Lance Taylorcmd/cgo: use standard C syntax for complex types
2015-12-14 Alex Brainmanpath/filepath: keep walking if EvalSymlinks returns...
2015-12-14 Russ Coxdoc: fix typo "heirarchy"
2015-12-14 Brad Fitzpatricknet/http: fix race in TimeoutHandler
2015-12-14 Mikio Haranet: fix typo
2015-12-14 Mikio Haranet: add missing File{Conn,Listener,PacketConn} read...
2015-12-14 Emmanuel Odekenet/http: annotate equivalent h2 tests for h1
2015-12-12 Matthew Dempskycmd/compile: add missing write barriers for return...
2015-12-11 Sameer AjmaniCONTRIBUTORS: add Arkadi Pyuro <arkadi@google.com>
2015-12-11 Russ Coxmath/big: fix carry propagation in Int.Exp Montgomery...
2015-12-11 Russ Coxdoc: many updates to go1.6.txt
2015-12-11 David Chasemath/rand: improve uniformity of rand.Float64,Float32
2015-12-11 Ian Lance Taylormisc/cgo/gmp: change pi.go to use standard Go copyright...
2015-12-11 Dmitry Vyukovruntime: remove unnecessary wakeups of worker threads
2015-12-11 Russ Coxdoc/go1.6.txt: remove fmt.Scanf change (reverted)
2015-12-11 Russ CoxRevert "fmt: check newline in the end of input"
2015-12-11 Russ Coxreflect: document DeepEqual, fix case of maps with...
2015-12-11 Russ Coxnet/url: reject space in host; do not escape < > "...
2015-12-11 Russ Coxnet: do not unlink unix socket in UnixListener created...
2015-12-11 Rahul Chaudhryruntime: fix GODEBUG=schedtrace=X delay handling.
2015-12-11 Russ Coxmath/big: fix misuse of Unicode
2015-12-10 Brad Fitzpatricksyscall: fix duplicated copyright header in mksysnum_pl...
2015-12-10 Russ Coxnet/url: add tests for RequestURI returning //paths
2015-12-10 Keith Randallcmd/compile: captureless closures are constants
2015-12-10 Rob Piketime: reject invalid day of month in Parse
2015-12-10 Brad Fitzpatricknet/http/httptest: don't crash in mime sniffing if...
2015-12-10 Brad Fitzpatricknet/http: make NewRequest with empty method mean GET
2015-12-10 Rob Pikedoc: go1.6.txt: go doc searches in breadth-first order
2015-12-10 Rob Pikecmd/doc: search the tree in breadth-first order
2015-12-10 Robert Griesemercmd/compile: don't truncate tiny float constants to...
2015-12-10 Mikio Haranet, internal/syscall/windows: fix interface and addres...
2015-12-10 Brad Fitzpatricknet/http: run more tests in http2 mode
2015-12-09 Matthew Dempskycmd/compile: remove unneeded error message cleanup...
2015-12-09 Ian Lance Taylorcmd/compile, cmd/internal/obj: ignore AUSEFIELD
2015-12-09 Brad Fitzpatrickruntime/race: update two stale references
2015-12-09 Brad Fitzpatricknet/http: clarify some RoundTripper behaviors
2015-12-09 Brad Fitzpatrickmath/big: fix typo
2015-12-09 Emmanuel Odekenet/http: make testCaseSensitiveMethod also test http2
2015-12-09 Alex Brainmannet: add TestInterfaceHardwareAddrWithGetmac
2015-12-09 Alex Brainmanpath/filepath: remove code working around Join bug
2015-12-09 Dave Cheneydoc: update go1.6.txt
2015-12-09 Alex Brainmannet: add TestInterfaceAddrsWithNetsh
2015-12-09 Robert Griesemercmd/compile: recognize labels even if they have the...
2015-12-09 Emmanuel Odekenet/http: testClientHead now in http2 mode
2015-12-09 Emmanuel Odekenet/http: sniffTest for 5953 set in http2 mode
2015-12-09 Emmanuel Odekenet/http: clientHeadContentLength test now in http2...
2015-12-09 Emmanuel Odekenet/http: testClientRedirectEatsBody test now in http2...
2015-12-09 Brad Fitzpatricknet/http: update bundled http2 and add tests for two...
2015-12-09 Emmanuel Odekenet/http: zeroLengthPostAndResponse test now in http2...
2015-12-08 Emmanuel Odekenet/http: testStreamingGet now in http2 mode
2015-12-08 Brad Fitzpatricknet/http: update bundled http2 copy
2015-12-08 Matt T. Proudencoding/pem: make TestFuzz testing/quick safe
2015-12-08 Russ Coxencoding/json: document Indent's preservation of traili...
2015-12-08 Adam Langleycrypto/elliptic: resample private keys if out of range.
2015-12-07 Chris Broadfootdoc: add heading IDs to Code of Conduct
2015-12-07 Robert Griesemergo/parser, go/types: report invalid else branch in...
2015-12-07 Aleksandr Demakincmd/go: fix bad shared lib name with buildmode=shared
2015-12-07 Rob Pikeencoding/gob: document behavior of zero-valued arrays...
2015-12-07 Didier Speziacmd/compile/internal/gc: fix internal compiler error...
2015-12-07 Robert Griesemercmd/compile: avoid converting huge floats to integers
2015-12-07 Russ Coxruntime: best-effort detection of concurrent misuse...
2015-12-07 Didier Speziacmd/compile/internal/gc: fix panic in Type Stringer
2015-12-07 Matthew Dempskycmd/compile: base mapaccess optimizations on algtype
2015-12-07 Daniel Theophanescmd/go: always show current value for GO15VENDOREXPERIMENT
2015-12-07 Emmanuel Odekenet/http: sniffWrite test also in http2 mode
2015-12-07 Brad Fitzpatrickcrypto/x509: convert ErrInsecureAlgorithm into a type
2015-12-07 Russ Coxnet/url: accept non-ASCII bytes in URL per RFC 3986
2015-12-07 andrey mirtchovskigo/doc, syscall: change 'more then' to 'more than'
2015-12-06 Alex Brainmandoc: go1.6.txt: note windows path/filepath.Join behavio...
2015-12-06 Alex Brainmanpath/filepath: handle c: as first parameter in Join...
2015-12-05 Russ Coxmisc/cgo/stdio: reenable tests
2015-12-05 Russ Coxruntime: fix integer comparison in signal handling
2015-12-05 Russ Coxruntime: document that NumCPU does not change
2015-12-05 Russ Coxmime: fix parsing of empty string attribute value
2015-12-05 Shenghou Maruntime: check and fail early with a message if MMX...
2015-12-05 Yuval Pavel... Revert "syscall: route_freebsd switch routing socket...
2015-12-05 Russ Coxcmd/vet: move cmd/vet/whitelist to cmd/vet/internal...
2015-12-05 Mikio Haranet: adjust Lookup API test cases
2015-12-05 Matthew Dempskycmd/compile: reject slice/map/func comparisons against...
2015-12-05 Yuval Pavel... syscall: route_freebsd switch routing socket sysctl...
2015-12-05 Didier Speziacmd/link: clean up dwarf.go
2015-12-05 Mohit Agarwalcmd/pprof: exit with non-zero status code on error
2015-12-05 Konstantin... cmd/vet: make "-all -shadow" mean all default checks...
2015-12-05 Didier Speziacmd/pprof/internal: map/slice literals janitoring
2015-12-05 Russ Coxnet/url: accept empty port after colon in IPv6 literal...
2015-12-05 Russ Coxmisc/cgo/testcshared: use fd 100 instead of fd 10 for...
2015-12-05 Russ Coxruntime/cgo: assume Solaris thread stack is at least...
2015-12-05 Yann Kerhervésyscall: fix ParseRoutingSockaddr name in docs
2015-12-05 Emmanuel Odekenet/http: make TestRedirect also test in http2 mode
2015-12-04 Emmanuel Odekenet/http: sniff tests ported to h2
2015-12-04 Emmanuel Odekenet/http: TimeoutHandler test ported to HTTP/2
2015-12-04 Emmanuel Odekenet/http: testHeadResponses port for h2
2015-12-04 Joe Tsaiarchive/tar: properly parse GNU base-256 encoding
2015-12-04 Emmanuel Odekenet/http: Connection:close test is h1 specific
2015-12-04 Joe Tsaiarchive/tar: properly format GNU base-256 encoding
2015-12-04 Russ Coxsort: improve average quicksort performance
next