J. Nick Koston
|
10ca86ae8d
|
[api] Use std::unique_ptr for fixed-size byte buffers in Noise protocol (#11278)
|
2025-10-16 02:41:25 +00:00 |
|
J. Nick Koston
|
5aff20a624
|
[api] Add message size limits to prevent memory exhaustion (#10936)
|
2025-10-08 00:47:31 +00:00 |
|
J. Nick Koston
|
6209d4b493
|
[api] Optimize frame helpers to eliminate double-move overhead (#11092)
|
2025-10-08 10:16:44 +13:00 |
|
J. Nick Koston
|
f2aa5a754c
|
[api] Remove ClientInfo::get_combined_info() to eliminate heap fragmentation (#10970)
|
2025-10-02 12:44:30 +13:00 |
|
J. Nick Koston
|
3fd469cfe8
|
[esp8266][api] Store error strings in PROGMEM to reduce RAM usage (#10568)
|
2025-09-05 18:16:43 -05:00 |
|
J. Nick Koston
|
1359142106
|
[api] Store Noise protocol prologue in flash on ESP8266 (#10598)
|
2025-09-05 18:10:18 -05:00 |
|
J. Nick Koston
|
c74f12be98
|
[api] Use C++17 nested namespace syntax (#9856)
|
2025-07-24 07:15:42 +00:00 |
|
J. Nick Koston
|
118b74b7cd
|
[api] Optimize noise handshake with memcpy for faster connection setup (#9779)
|
2025-07-21 17:56:32 -05:00 |
|
J. Nick Koston
|
a45a45c688
|
[api] Split frame helper implementation into protocol-specific files (#9746)
|
2025-07-21 13:10:08 +12:00 |
|