go/src/mime
Olivier Szika c4efe7fb27 mime/multipart: allow nested boundary with outer boundary+dash prefix
Fixes #46042

Change-Id: Icd243eb12c6e260aeead04710f12340048a0e859
Reviewed-on: https://go-review.googlesource.com/c/go/+/338549
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
2022-04-01 01:18:06 +00:00
..
multipart mime/multipart: allow nested boundary with outer boundary+dash prefix 2022-04-01 01:18:06 +00:00
quotedprintable all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
testdata mime: in globs2 file only keep first time extension is seen 2021-04-13 18:08:06 +00:00
encodedword.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
encodedword_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
example_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
grammar.go
mediatype.go mime: keep parsing after trailing semicolon 2021-11-09 22:58:24 +00:00
mediatype_test.go mime: keep parsing after trailing semicolon 2021-11-09 22:58:24 +00:00
type.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go
type_unix.go all: use new "unix" build tag where appropriate 2022-03-29 16:24:51 +00:00
type_unix_test.go all: use new "unix" build tag where appropriate 2022-03-29 16:24:51 +00:00
type_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00