..
conv
ftp
html
checker: check unsafe array assign ( fix #9651 ) ( #15515 )
2022-08-25 08:52:13 +03:00
http
checker: require unsafe for free()
2022-08-20 08:03:07 +03:00
openssl
io: migrate the Reader
API to Result
instead of Option
( #15229 )
2022-08-08 02:33:25 +03:00
smtp
smtp: add base64 encoding to the body of the emails and use utf8, to prevent format confusion ( #15589 )
2022-08-29 09:19:46 +03:00
unix
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
urllib
net.urllib: fix ipv6 address parsing [ipv6]:port
closes #15309
2022-08-13 00:50:38 +10:00
websocket
io: migrate the Reader
API to Result
instead of Option
( #15229 )
2022-08-08 02:33:25 +03:00
aasocket.c.v
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
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
errors.v
net: add failed addresses + details on connect errors, make connect more robust in the default non blocking mode ( #15364 )
2022-08-07 10:40:05 +03:00
ipv6_v6only.h
net_nix.c.v
net: add failed addresses + details on connect errors, make connect more robust in the default non blocking mode ( #15364 )
2022-08-07 10:40:05 +03:00
net_windows.c.v
net: add failed addresses + details on connect errors, make connect more robust in the default non blocking mode ( #15364 )
2022-08-07 10:40:05 +03:00
README.md
socket_options.c.v
socket.v
tcp_read_line.v
tcp_self_dial_from_many_clients_test.v
tests: make tcp_self_dial_from_many_clients_test.v more robust (use shared ctx
)
2022-08-20 13:32:59 +03:00
tcp_simple_client_server_test.v
tcp_test.v
tests: fix deprecation warning in tcp_test.v
2022-08-15 15:17:00 +03:00
tcp.v
net: fix typo ( #15688 )
2022-09-07 16:35:28 +03:00
udp_test.v
udp.v
util.v