Commit History

Author SHA1 Message Date
  Andrew Gerrand ee2e27e1c7 go.net/netutil: LimitListener: avoid deadlock on multiple Close calls 13 years ago
  Andrew Gerrand beab8eb873 go.net: add netutil package with LimitListener 13 years ago
  ChaiShushan 77895031fa go.net/proxy: fix typo in doc 13 years ago
  Nigel Tao e8489d83dd go.net/html: fix the tokenizer when the underlying io.Reader returns 13 years ago
  Mikio Hara 674114615f go.net/ipv6: remove unnecessary bit masking 13 years ago
  Mikio Hara 24877817fa go.net/ipv4: remove unnecessary bit masking 13 years ago
  Andrew Gerrand 46c4a49ebb go.net/html: put escaping tests escape_test.go 13 years ago
  Mikio Hara cf6467ec52 go.net/ipv6: update comment on multicast test 13 years ago
  Mikio Hara d470d77814 go.net/ipv6: fix overlooked execution reorder in test 13 years ago
  Mikio Hara 080e651530 go.net/ipv4: update package documentation 13 years ago
  Mikio Hara 231391094c go.net/ipv4: make IANA registry parser robust 13 years ago
  Mikio Hara 6226a2f7f3 go.net/ipv6: update package documentation 13 years ago
  Mikio Hara 007cb6a26c go.net/ipv6: make IANA registry parser robust 13 years ago
  Mikio Hara ecb7ecda9c go.net/ipv4: simplify ancillary helpers 13 years ago
  Mikio Hara 9d071032c5 go.net/ipv4: make use of net.PacketConn embedding 13 years ago
  Mikio Hara c94a7ef89e go.net/ipv4: simplify socket option helpers 13 years ago
  Mikio Hara b073adc0e6 go.net/ipv4: add datagram benchmark 13 years ago
  Mikio Hara 2a7369bc0d go.net/ipv6: drop unnecessary constant conversions 13 years ago
  Mikio Hara efd3170216 go.net/ipv6: do not measure preparation time in datagram benchmark 13 years ago
  Mikio Hara 2c0845256f go.net/ipv6: add deadline methods to PacketConn 13 years ago
  Adam Langley f013f1fe6d go.net/proxy: fix SOCSK5 user/pass auth. 13 years ago
  Mikio Hara 8108b4b39d go.net/ipv4: drop DIffServ and ECN constants, add ICMPType 13 years ago
  Mikio Hara a46af89e38 go.net/ipv6: disable tests on non-ipv6 kernels 13 years ago
  Mikio Hara 5b599ab5ec go.net/ipv6: add Close method to PacketConn 13 years ago
  Mikio Hara d99d2dcd45 go.net/ipv6: remove RawConn reference from package documentation 13 years ago
  Mikio Hara d3a1ea6ac4 go.net/ipv6: make use of range 13 years ago
  Mikio Hara cdfc4ce106 go.net/ipv6: new package 13 years ago
  Mikio Hara cb3df7ea8a go.net/ipv4: fix typo 13 years ago
  Mikio Hara 34e604ddd1 go.net/ipv4: fix bit clear 13 years ago
  Fumitoshi Ukai 4c1c96f7e0 go.net/websocket: fix handshake error. 13 years ago