Commit History

Author SHA1 Message Date
  Kunpei Sakai f5e5bdd778 html: remove unnecessary namespace checking 7 years ago
  Jongmin Kim 4dfa2610cd all: fix typos in comments 7 years ago
  Kunpei Sakai f04abc6bdf html: add missing special elements for <svg> and <math> 7 years ago
  Kunpei Sakai cf3bd585ca html: don't set im if <template> doesn't have HTML namespace 7 years ago
  Kunpei Sakai 2f5d238892 html: avoid panic even if unconsidered <isindex> and <template> combination 7 years ago
  Mikio Hara 26e67e76b6 internal/socks: fix socket descriptor leakage in Dialer.Dial 7 years ago
  Nigel Tao 161cd47e91 html: add more comments to Parse and ParseFragment 7 years ago
  Kunpei Sakai 8a410e7b63 html: fix wrong comparison in foster parenting algorithm 7 years ago
  Kunpei Sakai 4bcd98cce5 html: copy passed tests from chromium 7 years ago
  Kunpei Sakai faa378e6db html: handle end-of-file cases correctly 7 years ago
  Brad Fitzpatrick 922f4815f7 http2: reduce init-time work & allocations 7 years ago
  Kunpei Sakai aaf6012214 html: remove special procedure for <template> in frameset im 7 years ago
  Kunpei Sakai c394268923 html: don't ignore token when current token is not <template> 7 years ago
  Mikio Hara f9ce57c11b icmp: clarify the format used by raw ICMP socket 7 years ago
  Mikio Hara b6095f65a0 ipv4: clarify the format used by raw IP socket 7 years ago
  Volker Dobler 19491d39ca publicsuffix: update table to latest list from publicsuffix.org 7 years ago
  Jean de Klerk f4c29de78a trace: better error message for double init 7 years ago
  Brad Fitzpatrick 22bb95c5e7 http2/hpack: lazily build huffman table on first use 7 years ago
  Brad Fitzpatrick 32f9bdbd7d http2/hpack: reduce memory for huffman decoding table 7 years ago
  Brad Fitzpatrick 49c15d80df http2: revert CL 107295 (don't sniff Content-type in Server when nosniff) 7 years ago
  Mikio Hara a0f8a16cb0 ipv6: fix a typo 7 years ago
  Mikio Hara 27e6fde75f ipv4: fix a typo 7 years ago
  Mikio Hara 8d04b09ac7 icmp: update docs 7 years ago
  Mikio Hara 17b7cf40ff icmp: fix error values on message manipulation 7 years ago
  William Chang c4299a1a0d http2/h2c: add h2c implementation (unencrypted HTTP/2) 7 years ago
  Brad Fitzpatrick 3673e40ba2 http2/h2demo: flush headers earlier in demo /ECHO handler 7 years ago
  Brad Fitzpatrick a680a1efc5 http2: fix typo in comment 7 years ago
  Brad Fitzpatrick 179114c98f http2: reject large SETTINGS frames or those with duplicates 7 years ago
  Nigel Tao 81d44fd177 publicsuffix: add description of the PSL and eTLDs 7 years ago
  Ian Gudger 8887df42c7 dns/dnsmessage: fix bug in length fixup 7 years ago