kbkpbot
|
1274cdc344
|
thirdparty: upgrade to mbedtls v3.6.3.1, add a .patch file with the local changes (#24602)
|
2025-05-31 12:02:37 +03:00 |
|
Delyan Angelov
|
4b015c8bc0
|
net.mbedtls: define MBEDTLS_THREADING_PTHREAD, in mbedtls_config.h; call C.mbedtls_ssl_conf_read_timeout explicitly in the wrapper, with a shorter timeout value of 317ms (determined experimentally)
|
2024-11-20 23:42:19 +02:00 |
|
Martin Skou
|
d7bdb72b48
|
net.mbedtls: support Server Name Indication (SNI) (#22012)
|
2024-08-11 20:26:13 +03:00 |
|
yuyi
|
209063ffd0
|
fmt: implement wrapping function's super long arguments (fix #15545, fix #21643) (#21782)
|
2024-07-02 23:10:00 +03:00 |
|
Turiiya
|
c086bee5be
|
breaking,vlib: update handling of imports whose symbols are not directly used in imported file, remove pub const is_used = 1 workarounds (#21160)
|
2024-04-01 22:07:05 +03:00 |
|
Turiiya
|
64a336932c
|
thirdparty,net.mbedtls: update mbedtls to latest compatible version v3.3.0 (#21118)
|
2024-03-28 08:46:21 +02:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
Turiiya
|
453f65a20a
|
net.mbedtls: use char and usize types for describing more precisely the C API of mbedtls (#19837)
|
2023-11-13 12:51:32 +02:00 |
|
JalonSolov
|
01022e918e
|
flag,json,net: handle C calls in .v files (part of enabling -W impure-v as default) (#19779)
|
2023-11-06 14:27:00 +02:00 |
|