go/src
Bryan C. Mills d39cd4d6d7 [release-branch.go1.11-security] cmd/go/internal/get: relax pathOK check to allow any letter
This fixes a regression of #18660 with the new path checks.

Change-Id: I2dd9adab999e7f810e0e746ad8b75ea9622f56e7
Reviewed-on: https://team-review.git.corp.google.com/c/372706
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2018-12-07 14:48:55 +00:00
..
archive archive/zip: fix regression when writing directories 2018-07-16 22:52:11 +00:00
bufio
builtin
bytes bytes, strings: fix comparison of long byte slices on s390x 2018-06-29 20:48:07 +00:00
cmd [release-branch.go1.11-security] cmd/go/internal/get: relax pathOK check to allow any letter 2018-12-07 14:48:55 +00:00
compress
container
context
crypto [release-branch.go1.11-security] crypto/x509: limit number of signature checks for each verification 2018-12-07 00:37:23 +00:00
database/sql [release-branch.go1.11] database/sql: correctly report MaxIdleClosed stat 2018-11-01 18:40:52 +00:00
debug
encoding [release-branch.go1.11] encoding/json: fix UnmarshalTypeError without field and struct values 2018-10-01 19:38:15 +00:00
errors
expvar
flag
fmt strconv: clarify "g" and "G" precision in the docs 2018-08-01 00:57:00 +00:00
go [release-branch.go1.11] go/types: use correct receiver types for embedded interface methods 2018-11-01 18:51:57 +00:00
hash
html html: lazily populate Unescape tables 2018-07-31 22:10:54 +00:00
image all: clean up some Deprecated comments 2018-07-06 17:40:56 +00:00
index/suffixarray
internal [release-branch.go1.11] internal/poll: advance file position in windows sendfile 2018-10-30 13:28:45 +00:00
io
log
math math/rand: improve package documentation 2018-08-03 23:08:42 +00:00
mime
net [release-branch.go1.11] net: concatenate multiple TXT strings in single TXT record 2018-10-01 19:37:00 +00:00
os os: handle TMPDIR in TempDir on Plan 9 2018-08-17 23:12:06 +00:00
path path: present the correct error message in TestMatch 2018-07-29 19:18:48 +00:00
plugin
reflect [release-branch.go1.11] reflect: fix s390x reflect method calls 2018-10-01 19:18:24 +00:00
regexp regexp: reword Match documentation to be more like Find 2018-07-13 18:52:46 +00:00
runtime [release-branch.go1.11] reflect: ensure correct scanning of return values 2018-10-01 19:16:44 +00:00
sort
strconv strconv: clarify "g" and "G" precision in the docs 2018-08-01 00:57:00 +00:00
strings strings: do much less redundant testing in TestCompareStrings 2018-07-02 14:39:29 +00:00
sync cmd/vet,sync: check lock values more precisely 2018-07-14 06:48:21 +00:00
syscall syscall/js: extend ValueOf to support arrays and objects 2018-08-07 10:56:56 +00:00
testing testing/cover: improve comments on CoverBlock 2018-07-01 08:07:47 +00:00
text html/template: ignore untyped nil arguments to default escapers 2018-07-09 21:54:35 +00:00
time time: fix typo in Truncate example 2018-07-12 15:01:16 +00:00
unicode
unsafe
vendor/golang_org/x vendor: update golang.org/x/net/http2/hpack 2018-08-01 20:05:31 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
make.bat cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
make.rc cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
naclmake.bash
nacltest.bash
race.bash runtime/cgo: Add initial NetBSD Thread Sanitizer support 2018-07-10 23:14:31 +00:00
race.bat
run.bash cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
run.bat cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
run.rc cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00