..
conv
ftp
ftp: document all public methods ( #14408 )
2022-05-16 08:52:12 +03:00
html
all: fix all remaining unsafe 0 ( #14856 )
2022-06-26 17:04:23 +03:00
http
net.http: cookie parsing fixes ( #14420 )
2022-06-07 12:52:43 +03:00
openssl
net.openssl: read doesn't block infinitely ( #14406 )
2022-05-16 08:44:34 +03:00
smtp
examples: fix unsafe 0
2022-06-26 07:12:15 +03:00
unix
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
urllib
tests: make potential failures in urllib_test.v more informative
2022-05-20 08:49:56 +03:00
websocket
checker: check struct field's fn call ( fix #15249 ) ( #15257 )
2022-07-29 19:00:51 +03:00
aasocket.c.v
net: ensure that net
and net.unix
can be imported together in the same program
2022-02-18 11:47:56 +02:00
address_android.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_darwin.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_default.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_dragonfly.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_freebsd.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_linux.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_netbsd.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_openbsd.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_test.v
all: byte => u8
2022-04-15 14:58:56 +03:00
address_windows.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address.v
checker: stricter mutable reference check ( fix #14803 ) ( #14805 )
2022-06-21 13:23:21 +03:00
afunix.h
common.v
fmt: remove space in front of ? and ! ( #14366 )
2022-05-13 06:56:21 +03:00
errors.v
builtin: change IError msg
and code
to methods + fix vlib, add a deprecation notice for the old usages ( #13041 )
2022-02-11 15:52:33 +02:00
ipv6_v6only.h
net_nix.c.v
net_windows.c.v
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
README.md
socket_options.c.v
socket.v
ci: vfmt vlib/net/socket.v
2022-02-22 15:21:20 +02:00
tcp_read_line.v
fmt: remove space in front of ? and ! ( #14366 )
2022-05-13 06:56:21 +03:00
tcp_simple_client_server_test.v
all: replace []byte with []u8
2022-04-15 15:35:35 +03:00
tcp_test.v
tests: fix compilation of tcp_test.v
2022-07-23 23:33:43 +03:00
tcp.v
net: add a net.dial_tcp_with_bind/2 function ( #15055 ) ( #15056 )
2022-07-15 12:38:17 +03:00
udp_test.v
fmt: remove space in front of ? and ! ( #14366 )
2022-05-13 06:56:21 +03:00
udp.v
fmt: remove space in front of ? and ! ( #14366 )
2022-05-13 06:56:21 +03:00
util.v
fmt: remove space in front of ? and ! ( #14366 )
2022-05-13 06:56:21 +03:00