Commit History

Author SHA1 Message Date
  Mikio Hara 943b8c241a ipv6: add support for linux/{mips64,mips64le} 10 years ago
  Mikio Hara 28afc921c9 ipv4: add support for linux/{mips64,mips64le} 10 years ago
  Brad Fitzpatrick cf147af37e http2: fix build for Go 1.4 users 10 years ago
  Brad Fitzpatrick 08a7b454b0 http2: support Request.Cancel in Transport 10 years ago
  Brad Fitzpatrick b304fd0440 http2: send "http/1.1" ALPN in TLS dial in addition to "h2" 10 years ago
  Marcel van Lohuizen 72b0708b72 html/charmap: update table with latest data 10 years ago
  David Symonds 21af302bb5 netutil: Ditch go1.3 build tag. 10 years ago
  Dave Day 17535f9440 xsrftoken: fix lint error in Timeout's comment. 10 years ago
  Yasuhiro Matsumoto d75b190240 webdav: fix props for directory 10 years ago
  Dave Day b0e2f54698 xsrftoken: add package import comment 10 years ago
  Dave Day da05ccad07 xsrftoken: update token implementation 10 years ago
  Ian Lance Taylor 05bc443e7e html: remove license references from benchmark test data 10 years ago
  Dave Day f19fe602f5 xsrftoken: copy from code.google.com/p/xsrftoken 10 years ago
  Brad Fitzpatrick 1796f9b8b7 http2: fix two cases of Server behavior not matching HTTP/1 10 years ago
  Brad Fitzpatrick 438097d762 http2: make the Transport write request body data as it's available 10 years ago
  Nigel Tao fa33dc7b89 publicsuffix: update table to latest list from publicsuffix.org. 10 years ago
  Mikio Hara d5cd7348bf ipv6: simplify log message format 10 years ago
  Mikio Hara 09f95eed15 ipv4: simplify log message format 10 years ago
  Brad Fitzpatrick 195180cfeb http2: merge duplicate Transport dials 10 years ago
  Mikio Hara 62ac18b461 icmp: fix miscalculation on multipart message bodies 10 years ago
  Yasuhiro Matsumoto 55cccaa02a x/net/webdav: percent-encode D:href in the XML. 10 years ago
  Brad Fitzpatrick b092070472 http2: add automatic gzip compression for the Transport 10 years ago
  Brad Fitzpatrick c745c36eab http2: client & server fixes 10 years ago
  Mikio Hara 4f2fc6c1e6 ipv6: move unexposed error values into helper.go 10 years ago
  Mikio Hara cf6265fb6d ipv4: move unexposed error values into helper.go 10 years ago
  Brad Fitzpatrick 5627bad10b http2/h2demo: updates to text and Makefile to upload/deploy it 10 years ago
  Aiden Scandella 1d9fd3b833 context: fix typo in TODO documentation 10 years ago
  Blake Mizerany c764672d0e http2/h2i: add settings flag 10 years ago
  Brad Fitzpatrick cf8d7ec53c http2: minor transport code & docs cleanups 10 years ago
  Brad Fitzpatrick 042ba42fa6 http2: add ConfigureTransport, like ConfigureServer 10 years ago