J. Nick Koston
|
666fdcfbdf
|
Merge branch 'proto_bounds_check_fix' into integration
|
2026-01-16 15:15:13 -10:00 |
|
J. Nick Koston
|
1d61530a07
|
cast
|
2026-01-16 15:14:42 -10:00 |
|
J. Nick Koston
|
8d2f9f7696
|
[api] Use subtraction for protobuf bounds checking
|
2026-01-16 15:04:28 -10:00 |
|
J. Nick Koston
|
d2bece9521
|
Merge branch 'proto_bounds_check_fix' into integration
|
2026-01-16 14:59:59 -10:00 |
|
J. Nick Koston
|
20baa43aa2
|
fix
|
2026-01-16 14:49:16 -10:00 |
|
J. Nick Koston
|
bcc8351d65
|
proto
|
2026-01-16 14:42:47 -10:00 |
|
Keith Burzinski
|
f7ad324d81
|
[infrared, remote_base] Replace base85 with base64url for web server infrared transmissions (#13265)
|
2026-01-16 18:15:27 -06:00 |
|
J. Nick Koston
|
0c4a3c70de
|
Merge branch 'ezo_pmp' into integration
|
2026-01-16 14:10:20 -10:00 |
|
J. Nick Koston
|
0390c3a8a6
|
[ezo_pmp] Replace sprintf with bounds-checked snprintf
|
2026-01-16 14:09:47 -10:00 |
|
J. Nick Koston
|
bcc53faaf3
|
Merge branch 'anova_safety' into integration
|
2026-01-16 14:07:18 -10:00 |
|
J. Nick Koston
|
8515658008
|
[anova] Replace sprintf with bounds-checked alternatives
|
2026-01-16 14:06:55 -10:00 |
|
J. Nick Koston
|
d274723a1d
|
Merge branch 'sprintf_group_2' into integration
|
2026-01-16 14:02:25 -10:00 |
|
J. Nick Koston
|
b7983b4774
|
[am43][lightwaverf][rf_bridge][spi_led_strip] Replace sprintf with safe alternatives
|
2026-01-16 14:01:48 -10:00 |
|
J. Nick Koston
|
0d329f4f4d
|
[am43][lightwaverf][rf_bridge][spi_led_strip] Replace sprintf with safe alternatives
|
2026-01-16 14:00:30 -10:00 |
|
J. Nick Koston
|
60d48d6a58
|
[am43][lightwaverf][rf_bridge][spi_led_strip] Replace sprintf with safe alternatives
|
2026-01-16 13:57:32 -10:00 |
|
J. Nick Koston
|
04fc533b78
|
Merge branch 'sprintf_group' into integration
|
2026-01-16 13:52:51 -10:00 |
|
J. Nick Koston
|
f9d9136415
|
[dfrobot_sen0395][pipsolar][sim800l][wl_134] Replace sprintf with snprintf/buf_append_printf
|
2026-01-16 13:52:19 -10:00 |
|
J. Nick Koston
|
b259b6c428
|
Merge branch 'ccs811_sprintf' into integration
|
2026-01-16 13:48:39 -10:00 |
|
J. Nick Koston
|
84fa55376f
|
[ccs811] Use buf_append_printf for buffer safety and ESP8266 flash optimization
|
2026-01-16 13:48:01 -10:00 |
|
J. Nick Koston
|
f4505c4353
|
Merge branch 'weikai_buf' into integration
|
2026-01-16 13:43:43 -10:00 |
|
J. Nick Koston
|
4ca66ec07f
|
Merge branch 'mapping_debug' into integration
|
2026-01-16 13:33:41 -10:00 |
|
J. Nick Koston
|
befe5d3bd2
|
bot review
|
2026-01-16 13:32:31 -10:00 |
|
J. Nick Koston
|
bdabbdaaea
|
bot review
|
2026-01-16 13:31:30 -10:00 |
|
J. Nick Koston
|
90989aa7cd
|
bot review
|
2026-01-16 13:30:27 -10:00 |
|
J. Nick Koston
|
72ebee5267
|
bot review
|
2026-01-16 13:28:51 -10:00 |
|
J. Nick Koston
|
b4855deba2
|
Merge branch 'mapping_debug' into integration
|
2026-01-16 13:27:27 -10:00 |
|
J. Nick Koston
|
52bbd7b37d
|
Merge branch 'tx20_heap_heap_heap' into integration
|
2026-01-16 13:27:23 -10:00 |
|
J. Nick Koston
|
4d26eeaf75
|
copilot found a bug, its not new though
|
2026-01-16 13:26:56 -10:00 |
|
J. Nick Koston
|
648a40de7b
|
[mapping] Use stack buffers for numeric key error logging
|
2026-01-16 13:23:05 -10:00 |
|
J. Nick Koston
|
73fcaea393
|
Merge branch 'tx20_heap_heap_heap' into integration
|
2026-01-16 13:19:13 -10:00 |
|
J. Nick Koston
|
7d6b95f535
|
cleanup
|
2026-01-16 13:19:05 -10:00 |
|
J. Nick Koston
|
bea4bae4d6
|
Merge branch 'tx20_heap_heap_heap' into integration
|
2026-01-16 13:16:11 -10:00 |
|
J. Nick Koston
|
9c0eccd81b
|
[tx20] Eliminate heap allocations in wind sensor
|
2026-01-16 13:15:31 -10:00 |
|
J. Nick Koston
|
97e1a58787
|
[weikai] Replace bitset to_string with format_bin_to
|
2026-01-16 13:05:27 -10:00 |
|
 Keith BurzinskiandJ. Nick Koston
|
58a9e30017
|
[helpers] Add base64_decode_int32_vector function (#13289)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-01-16 23:05:19 +00:00 |
|
 
|
52ac9e1861
|
[remote_base] Replace unsafe sprintf with buf_append_printf; fix buffer overflow (#13257)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-16 16:56:47 -06:00 |
|
J. Nick Koston
|
99f0962665
|
Merge branch 'toshiba_strings' into integration
|
2026-01-16 12:51:47 -10:00 |
|
J. Nick Koston
|
94f4619101
|
weak
|
2026-01-16 12:50:39 -10:00 |
|
J. Nick Koston
|
0e0f6cc2c9
|
[toshiba] Replace to_string with stack buffer in debug logging
|
2026-01-16 12:49:15 -10:00 |
|
J. Nick Koston
|
ca9ea0187e
|
Merge branch 'nextion_strings' into integration
|
2026-01-16 12:45:24 -10:00 |
|
J. Nick Koston
|
45dbbb215f
|
[nextion] Replace to_string with stack buffer and fix unsafe sprintf
|
2026-01-16 12:44:29 -10:00 |
|
J. Nick Koston
|
bc9487aee5
|
Merge branch 'uart_debug' into integration
|
2026-01-16 12:40:04 -10:00 |
|
J. Nick Koston
|
3d6a4faf90
|
one more
|
2026-01-16 12:39:22 -10:00 |
|
J. Nick Koston
|
a9b0b0fe70
|
Merge branch 'wiegand_to_string' into integration
|
2026-01-16 12:37:38 -10:00 |
|
J. Nick Koston
|
bc2d37193a
|
[wiegand] Replace heap-allocating to_string with stack buffers
|
2026-01-16 12:36:28 -10:00 |
|
J. Nick Koston
|
c1209313b4
|
Merge branch 'tuya_light_safe' into integration
|
2026-01-16 12:26:02 -10:00 |
|
J. Nick Koston
|
7ce5e2c734
|
[tuya] Replace unsafe sprintf with snprintf in light color formatting
|
2026-01-16 12:25:25 -10:00 |
|
J. Nick Koston
|
a033817ae9
|
Merge branch 'rc522_spi_sprintf' into integration
|
2026-01-16 12:21:42 -10:00 |
|
J. Nick Koston
|
705c8a3902
|
Merge branch 'hmac_sha256' into integration
|
2026-01-16 12:21:28 -10:00 |
|
J. Nick Koston
|
f9a605e60d
|
fix merge
|
2026-01-16 12:17:59 -10:00 |
|