zephyr/subsys
Jukka Rissanen ec18ab1eda net: dns: Convert the query and answer to small case letters
Because we might get answers in capital letters, convert the answer
to small case letters and also make sure we send query in small case
latters. This makes sure that our query_hash is properly calculated
regardless of how the resolver gets the data.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-11-04 13:41:17 -06:00
..
bindesc bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
bluetooth Bluetooth: Host: Fix monitor UART selection 2024-11-01 09:56:52 -05:00
canbus
console
dap
debug debug: mipi_stp_decoder: Avoid potential 64bit unaligned access 2024-10-09 13:45:04 +02:00
demand_paging demand_paging: add a semihosting based backing store for on-demand sections 2024-09-11 20:18:51 -04:00
dfu susbys/dfu/img_util: refined ERASE PROGRESSIVELY implementation 2024-10-18 08:19:28 -04:00
disk
dsp
emul
fb
fs fs: zms: multiple fixes from previous PR review 2024-10-29 07:07:13 -05:00
input
ipc ipc: icmsg & icbmsg: Fix alloc_tx_buffer() doxygen description 2024-10-24 13:15:35 +01:00
jwt jwt: reshape and add alternative for ECDSA using PSA 2024-10-08 18:10:32 -04:00
llext llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
logging logging: Initialize 'chosen' pointer in z_log_msg_claim_oldest to NULL 2024-10-30 14:28:52 -05:00
lorawan lorawan: unify logging level 2024-10-16 09:59:01 +02:00
mem_mgmt
mgmt mgmt: mcumgr: stat: Fix stat_mgmt_list behavior 2024-10-30 08:55:23 -05:00
modbus modbus: fix support for floating point values 2024-10-08 17:01:19 +02:00
modem modem: cmux: replace `crc8` with `crc8_rohc` for FCS calculation 2024-10-09 09:48:00 +02:00
net net: dns: Convert the query and answer to small case letters 2024-11-04 13:41:17 -06:00
pm pm: policy: allow using latency API in standalone mode 2024-10-24 17:50:44 +02:00
portability
profiling
random random: `sys_csrand_get` backend for `TEST_RANDOM_GENERATOR` 2024-10-16 10:00:47 +02:00
retention
rtio
sd
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell shell: backend: websocket: Fix socket service creation 2024-10-25 12:50:54 -05:00
sip_svc
stats
storage storage/stream_flash: Make context const where not modified 2024-10-25 22:45:33 +01:00
task_wdt
testsuite testsuite: coverage: fix typo in the CMakeLists.txt 2024-11-01 13:54:14 -05:00
timing
tracing tracing: add named event trace 2024-10-17 10:46:52 -04:00
usb usb: device_next: cdc_acm: Prevent polling for buffer in TX 2024-10-22 22:46:59 -04:00
zbus zbus: optional publishing statistics 2024-10-10 14:57:13 -04:00
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00