Commit History

Author SHA1 Message Date
  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 5 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 5 years ago
  Mikio Hara 4602d50750 icmp: simplify Message.Marshal 5 years ago
  Santhosh Kumar Tekuri afe646ca25 nettest: mark test helper functions 5 years ago
  Santhosh Kumar Tekuri 67f368f454 nettest: fix doc for testPresentTimeout 5 years ago
  Brad Fitzpatrick 66a96c8a54 html: remove G+ reference from testdata 5 years ago
  zoncoen fe579d43d8 http2: fix a typo 5 years ago
  Kunpei Sakai 3a22650c66 html: remove unnecessary break 5 years ago
  Brad Fitzpatrick 65e2d4e150 http2/h2demo: fix the HTTP/1-vs-HTTP/2 demo after HSTS breakage 5 years ago