Brad Fitzpatrick
|
e7b14352cc
http2: optimize server frame writes
|
8 years ago |
Tom Bergan
|
4be9b97e3a
http2: interface to support pluggable schedulers
|
8 years ago |
Nigel Tao
|
5695785b44
publicsuffix: update table to latest list from publicsuffix.org
|
8 years ago |
Brad Fitzpatrick
|
c33d37840d
http2: add Server.IdleTimeout
|
8 years ago |
Luka Zakrajšek
|
f11d7120b1
webdav: escape displayname
|
8 years ago |
Brad Fitzpatrick
|
41c5c5cb12
http2: make Server return conn protocol errors on bad idle stream frames
|
8 years ago |
Brad Fitzpatrick
|
40a0a18980
http2: fix Server race with concurrent Read/Close
|
8 years ago |
Mikio Hara
|
daba796358
ipv6: remove unnecessary control message marshaling
|
8 years ago |
Mikio Hara
|
4bc7a68051
ipv4: remove unnecessary control message marshaling
|
8 years ago |
Brad Fitzpatrick
|
3bafa3320e
http2: make Server reuse 64k request body buffer between requests
|
8 years ago |
Brad Fitzpatrick
|
a625e39532
http2: never Read from Request.Body in Transport to determine ContentLength
|
8 years ago |
Mikio Hara
|
8b4af36cd2
websocket: drop support for go1.4 or below
|
8 years ago |
Mikio Hara
|
236cde1758
websocket: use of crypto/rand package in test
|
8 years ago |
Mikio Hara
|
c4e6936235
ipv6: drop support for go1.4 or below
|
8 years ago |
Mikio Hara
|
8e2f460f38
ipv4: drop support for go1.4 or below
|
8 years ago |
Artyom Pervukhin
|
6dba816f10
websocket: limit incoming payload size
|
8 years ago |
Mikio Hara
|
cf4effbb9d
ipv4: add support for FreeBSD 11
|
8 years ago |
Radu Berinde
|
f4b625ec9b
trace: don't allocate all events upfront
|
8 years ago |
Brad Fitzpatrick
|
9b4f494e78
Revert "trace: don't allocate all events upfront"
|
8 years ago |
Mikio Hara
|
084869ab42
lif: rename internal types and constants generated by cgo
|
8 years ago |
Mikio Hara
|
30df40a6a1
ipv6: rename internal types and constants generated by cgo
|
8 years ago |
Mikio Hara
|
a14f429b86
ipv4: rename internal types and constants generated by cgo
|
8 years ago |
Radu Berinde
|
88c1a61b3d
trace: don't allocate all events upfront
|
8 years ago |
Mikio Hara
|
2a824cf922
ipv6: don't refer to cgo-generated union field
|
8 years ago |
Mikio Hara
|
534e18705b
ipv4: don't refer to cgo-generated union field
|
8 years ago |
Mikio Hara
|
a7769702ac
ipv6: add support for solaris
|
8 years ago |
Mikio Hara
|
c8c327cf36
ipv4: add support for solaris
|
8 years ago |
Mikio Hara
|
ffe101cce3
ipv6: rename thunk_linux_386.s to sys_linux_386.s
|
8 years ago |
Mikio Hara
|
c67f38167b
ipv4: rename thunk_linux_386.s to sys_linux_386.s
|
8 years ago |
Brad Fitzpatrick
|
0f2be02c5d
http2: remove duplicate map lookups in checkConnHeaders
|
8 years ago |