Mikio Hara
|
a33f666f30
html: gofmt -w -s
|
5 years ago |
Tom Anthony
|
e3b2ff56ed
html: fix parsing where nested tags of unknown types inadvertently close one another
|
5 years ago |
Matt Layher
|
addf6b3196
nettest: remove Go 1.6 compatibility code
|
5 years ago |
Mikio Hara
|
1272bf9dcd
ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32
|
5 years ago |
Mikio Hara
|
77544e6953
all: make bit clear operator explicitly
|
5 years ago |
Mikio Hara
|
d196dffd7c
Revert "ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32"
|
5 years ago |
Mikio Hara
|
7a92b5139a
ipv4: work around FreeBSD 12 kernel running COMPAT_FREEBSD32
|
5 years ago |
Mikio Hara
|
9f648a60d9
ipv6: skip tests on aix, fuchsia and hurd
|
5 years ago |
Mikio Hara
|
7949ac6f08
ipv4: skip tests on aix, fuchsia and hurd
|
5 years ago |
Mikio Hara
|
1d742bf2a5
ipv6: replace errOpNoSupport with errNotImplemented
|
5 years ago |
Mikio Hara
|
511f7948e3
ipv4: replace errOpNoSupport with errNotImplemented
|
5 years ago |
Mikio Hara
|
5c2c250b6a
icmp: make non-privileged tests more adaptive
|
5 years ago |
Mikio Hara
|
c19f08b1b5
icmp: replace errOpNoSupport with errNotImplemented
|
5 years ago |
Michael Matloob
|
d888771761
http2/h2demo: require golang.org/x/net@latest
|
5 years ago |
Michael Matloob
|
12eef18f75
all: add go.mod files, carve h2demo into separate module
|
5 years ago |
Mikio Hara
|
56fb01167e
icmp: add simple multipart message validation
|
6 years ago |
Mikio Hara
|
c10a0554ea
ipv6: drop support for go1.8 or below
|
5 years ago |
Mikio Hara
|
784e4c8c97
ipv4: drop support for go1.8 or below
|
5 years ago |
Mikio Hara
|
c1c748415a
internal/socket: drop support for go1.8 or below
|
5 years ago |
Mikio Hara
|
b774fd8d5c
ipv4: fix error values on header manipulation
|
6 years ago |
Mikio Hara
|
16b79f2e4e
internal/socket: use correct cmsg alignment for netbsd/arm
|
5 years ago |
Brad Fitzpatrick
|
92fc7df08a
http2: remove use of DeepEqual for testing errors
|
5 years ago |
Mickael KERJEAN
|
c95aed5357
webdav: add trailing slash on directories
|
5 years ago |
sergeydobrodey
|
e86916475b
ipv4: fix typo in comment
|
5 years ago |
Mikio Hara
|
312bce6e94
internal/socket: make not implemented errors more descriptive
|
6 years ago |
Mikio Hara
|
617fbc828a
ipv6: rename freebsd32o64 with compatFreeBSD32 for consistency
|
6 years ago |
Mikio Hara
|
1ea17d6c21
ipv4: rename freebsd32o64 with compatFreeBSD32 for consistency
|
6 years ago |
Mikio Hara
|
d76a190299
ipv6: make not implemented errors more descriptive
|
6 years ago |
Mikio Hara
|
d6388d9676
icmp: don't run diagnostic tests by default, even in long mode
|
6 years ago |
Mikio Hara
|
4602d50750
icmp: simplify Message.Marshal
|
6 years ago |