Historique des commits

Auteur SHA1 Message Date
  Brad Fitzpatrick 271cfc1e29 http2: fix handling of errors from the readFrames goroutine il y a 10 ans
  Brad Fitzpatrick 442fc736aa http2/hpack: fix nil pointer dereference crash in huffman decoder il y a 10 ans
  Brad Fitzpatrick d8f3c68ddd http2: fix enforcement of max header list size il y a 10 ans
  Brad Fitzpatrick 2a045c20e4 http2: change two debug log.Printf calls to vlogf il y a 10 ans
  Brad Fitzpatrick 4b709d9377 http2/hpack: make staticTable an array, not a slice il y a 10 ans
  Brad Fitzpatrick 29704b8f8f http2: advertise and enforce hpack max header list size il y a 10 ans
  Brad Fitzpatrick b846920a17 http2: move where cookies are joined to avoid quadratic behavior il y a 10 ans
  Burcu Dogan 47990a1ba5 readme: use golang.org links rather than github.com il y a 10 ans
  David Symonds 01256db42e http2/h2demo: Update some links left dangling after the bradfitz/http2 -> x/net/http2 move. il y a 10 ans
  Mikio Hara ac0ecaccab icmp: drop unnecessary type assertions in PacketConn il y a 10 ans
  Mikio Hara d14987874b ipv6: don't use internal/iana's constants in documentation il y a 10 ans
  Arnout Engelen c2528b2dd8 http2/h2demo: show load times on gophertimes demo page il y a 10 ans
  Tamir Duberstein 7c302550d1 http2: use net.JoinHostPort il y a 10 ans
  Mikio Hara dc692bc613 ipv4: don't use internal/iana's constants in documentation il y a 10 ans
  Brad Fitzpatrick 03affa02f1 http2: delete now-redundant top-level files, update README il y a 10 ans
  Brad Fitzpatrick b19c071601 http2: merge github.com/bradfitz/http2 (branch: golang.org/x/net) il y a 10 ans
  Brad Fitzpatrick ae54c55587 http2: rewrite github.com/bradfitz/http2 references to their new paths il y a 10 ans
  Brad Fitzpatrick 17e723d022 http2: move github.com/bradfitz/http2 down into a new http2 directory il y a 10 ans
  Federico Simoncelli db8e4de5b2 webdav: improve support for url prefixes il y a 10 ans
  Michael Gehring ea47fc708e trace: fix EventLog example il y a 10 ans
  David Symonds 7654728e38 trace: Export Render and RenderEvents functions. il y a 10 ans
  David Symonds 788d8d9e19 trace: Make links in generated HTML be relative to the current path. il y a 10 ans
  Mikio Hara 66f0418ca4 ipv6: don't refer internal packages in examples il y a 10 ans
  Mikio Hara b6ee6b33ae ipv4: don't refer internal packages in examples il y a 10 ans
  Mikio Hara ea66ef9485 icmp: don't refer internal packages in examples il y a 10 ans
  Mikio Hara b026840ad5 websocket: don't send IPv6 zone identifier in outbound request, per RFC 6874 il y a 10 ans
  Sameer Ajmani 4a71d18255 net/trace: add event logs. il y a 10 ans
  Chris Broadfoot 1bc0720082 context: Add ctxhttp package. il y a 10 ans
  Mikio Hara b963d2882a websocket: handle solicited and unsolicited Ping/Pong frames correctly il y a 10 ans
  Mikio Hara 84649876d0 websocket: add extented payload length check for the case of 7+64 bits il y a 10 ans