ftp
|
io: deprecate io.make_reader (not needed anymore)
|
2021-05-13 10:26:26 +03:00 |
html
|
all: change 'if !(a in b)' to 'if a !in b' (#11330)
|
2021-08-29 11:55:18 +03:00 |
http
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
openssl
|
net.openssl: fix compilation of vpm.v on FreeBSD
|
2021-12-08 10:50:24 +02:00 |
urllib
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
tcp_read_line.v
|
ci: fix TcpConn.set_blocking on windows
|
2021-08-07 23:27:25 +03:00 |
tcp_simple_client_server_test.v
|
fast.v: freebsd fixes
|
2021-09-23 13:48:41 +03:00 |
tcp_test.v
|
ci: bump retry count to 5 for tcp_test.v
|
2021-12-26 19:05:05 +02:00 |