Alexandr Mayorskiy
|
c0dbc17a35
webdav: allow empty host in move
|
5 years ago |
Kunpei Sakai
|
e7e4b65ae6
html: improve coding style
|
5 years ago |
Kunpei Sakai
|
51f093181b
html: update adoption agency algorithm
|
5 years ago |
Kunpei Sakai
|
1ddd1de85c
html: implement generic raw text element parsing algorithm
|
5 years ago |
Kunpei Sakai
|
afd1edf42a
html: drop <isindex> and <command> specific handlings
|
5 years ago |
Fazlul Shahriar
|
5ee1b9f485
http2: workaround TCPConn CloseWrite not being supported on Plan 9
|
5 years ago |
Brad Fitzpatrick
|
ef20fe5d79
http2: make Transport.IdleConnTimeout consider wall (not monotonic) time
|
5 years ago |
Kunpei Sakai
|
ffdde10578
html: implement adjusted current node and make parser support foreign fragment
|
5 years ago |
Kunpei Sakai
|
72fef5d5e2
html: remove "filterres" from svg attribute adjustments
|
5 years ago |
Kunpei Sakai
|
8f7fa2680c
html: support #script-(on|off) directives for tests
|
5 years ago |
Kunpei Sakai
|
b954d4e333
html: add Main support
|
5 years ago |
Volker Dobler
|
4163a4da7b
publicsuffix: update table to latest list from publicsuffix.org
|
5 years ago |
Tobias Klauser
|
fc4aabc6c9
ipv4, ipv6: use SockFprog definitions from x/sys/unix
|
5 years ago |
Emmanuel T Odeke
|
d06c31c94c
internal/socket: pass race detection if CGO is not enabled
|
5 years ago |
Lars Lehtonen
|
f9c8255933
netutil: fix goroutine error handling in test
|
5 years ago |
Keith Randall
|
2180aed223
internal/socket: tell race detector about syscall reads and writes
|
5 years ago |
JP Sugarbroad
|
daa7c04131
internal/timeseries: avoid storing numbers as durations
|
5 years ago |
Lars Lehtonen
|
c7154b74f1
webdav: fix dropped test error
|
5 years ago |
songjiayang
|
4ba9e2ef06
icmp: fix ListenPacket panic
|
5 years ago |
Brad Fitzpatrick
|
42ef8dbebe
http2: add missing test update from CL 200317
|
5 years ago |
Lars Lehtonen
|
9aaf51ad5c
netutil: fix test to not t.Fatal from goroutine
|
5 years ago |
Brad Fitzpatrick
|
380dde419d
http2: make CipherSuites validation error more verbose
|
5 years ago |
Kunpei Sakai
|
7e6e90b9ea
html: port html5lib test data from html5lib/html5lib-tests
|
5 years ago |
Kunpei Sakai
|
6f6bbb1828
html: add Dialog support
|
5 years ago |
Mikio Hara
|
a882066a44
nettest: use unixStrmDgramEnabled on AIX
|
5 years ago |
Marcel van Lohuizen
|
0deb6923b6
idna: update tables to Unicode 12
|
5 years ago |
Brad Fitzpatrick
|
fe3aa8a452
ipv4: use unsafe.Sizeof on struct size, not pointer size
|
5 years ago |
Lars Lehtonen
|
53de4c7853
http2: fix test goroutine
|
5 years ago |
Cuong Manh Le
|
d64ee3fa51
ipv4: fix unsafe pointer conversion in parseInterface
|
5 years ago |
Dmitri Goutnik
|
83d349e8ac
ipv4, ipv6: add support for freebsd/arm64
|
5 years ago |