..
conv
all: replace generic <>
with []
- part 2 ( #16536 )
2022-11-26 18:23:26 +02:00
ftp
vfmt: change all '$expr' to '${expr}' ( #16428 )
2022-11-15 16:53:13 +03:00
html
net.html: fix panic in html.parse() called with empty string, remove replacement of \n
in the original content ( #17206 )
2023-02-03 00:32:03 +02:00
http
net: update new_request ( #17618 )
2023-03-17 22:17:22 +01:00
mbedtls
net: allow more fine grained control over socket shutdowns
2023-01-25 12:34:39 +02:00
openssl
net.openssl: add manual .str() methods for C.SSL and C.SSL_CTX, fix a bug in the V auto str generation as well.
2023-02-08 13:14:12 +02:00
smtp
vfmt: change all '$expr' to '${expr}' ( #16428 )
2022-11-15 16:53:13 +03:00
ssl
tools: add report_v_module_folders_without_tests.v . Use it to discover other modules without _test.v files. Add simple ones, to ensure CI can find more breakage on future wide changes to vlib/
2022-10-16 22:40:17 +03:00
unix
net: allow more fine grained control over socket shutdowns
2023-01-25 12:34:39 +02:00
urllib
urllib: change Values.get to return an option type ( #17636 )
2023-03-14 08:44:40 +02:00
websocket
net.websocket: fix a typo (allready -> already) ( #17512 )
2023-03-06 10:05:17 +02: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
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ ( #16892 )
2023-01-09 23:47:03 +02:00
afunix.h
common.v
net: allow more fine grained control over socket shutdowns
2023-01-25 12:34:39 +02:00
errors.v
vfmt: change all '$expr' to '${expr}' ( #16428 )
2022-11-15 16:53:13 +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 unsafe block to int -> enum cast ( #15961 )
2022-10-03 21:56:06 +03:00
README.md
socket_options.c.v
all: implement struct field optional and disallow storing result ( #16392 )
2022-11-17 07:51:50 +02:00
socket.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
tcp_read_line.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
tcp_self_dial_from_many_clients_test.v
vfmt: change all '$expr' to '${expr}' ( #16428 )
2022-11-15 16:53:13 +03:00
tcp_simple_client_server_test.v
vfmt: change all '$expr' to '${expr}' ( #16428 )
2022-11-15 16:53:13 +03:00
tcp_test.v
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ ( #16892 )
2023-01-09 23:47:03 +02:00
tcp.v
net: allow more fine grained control over socket shutdowns
2023-01-25 12:34:39 +02:00
udp_test.v
vfmt: change all '$expr' to '${expr}' ( #16428 )
2022-11-15 16:53:13 +03:00
udp.v
net: allow more fine grained control over socket shutdowns
2023-01-25 12:34:39 +02:00
util.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00