Ashish Sharma
|
9cef37971c
|
fix(ws): enforce payload length encoding minimality and MSB constraints
Independently reported in parallel by DatanoiseTV <syso.berlin@icloud.com>
|
2026-08-27 16:50:25 +08:00 |
|
Ashish Sharma
|
95b21dbde2
|
fix(ws): reject RSV bits, reserved opcodes, fragmented control frames
|
2026-08-27 16:36:38 +08:00 |
|
Mahavir Jain
|
7b753bb983
|
Merge branch 'contrib/github_pr_18734_v6.1' into 'release/v6.1'
Fix header value truncation detection in httpd_req_get_hdr_value_str (GitHub PR) (v6.1)
See merge request espressif/esp-idf!50536
|
2026-08-27 12:26:12 +05:30 |
|
Ashish Sharma
|
b8db34d987
|
fix(ws): enforce RFC 6455 §4.2.1 handshake requirements
|
2026-08-19 11:43:00 +08:00 |
|
Ashish Sharma
|
78b878dbab
|
test(http_server): add mock TCP client for black-box WS testing
|
2026-08-19 11:42:59 +08:00 |
|
Ashish Sharma
|
60af827ba5
|
test(httpd): cover URL query and header pointer accessors
|
2026-07-23 13:39:29 +08:00 |
|
Ashish Sharma
|
70faf553a4
|
fix(esp_http_server): prevent silent message drop in httpd_queue_work
Closes https://github.com/espressif/esp-idf/issues/18563
|
2026-06-05 17:34:30 +08:00 |
|
Ashish Sharma
|
0fb8ad002a
|
fix(esp_http_server): fixes websocket recv error handling
Closes https://github.com/espressif/esp-idf/issues/18483
|
2026-05-06 14:26:31 +08:00 |
|
Ashish Sharma
|
3c2f81c6a8
|
feat(esp_http_server): adds check for crlf in response creation
|
2026-04-08 10:59:56 +08:00 |
|
Ashish Sharma
|
7e2e09c15c
|
feat(esp_http_server): Adds support to bind an interface to server
Closes https://github.com/espressif/esp-idf/issues/17859
|
2026-03-24 17:38:01 +08:00 |
|
Ashish Sharma
|
b64c70acda
|
fix: fixes memory leak with subprotocols
|
2026-03-23 18:37:21 +08:00 |
|
Ivan Grokhotkov
|
88fa79fcc7
|
feat(unity): upgrade to 2.6.0-RC1
|
2023-11-28 20:22:02 +01:00 |
|
Harshit Malpani
|
cae004a815
|
ci: Migrate esp_http_server unit tests from unit-test-app to component-test-app
|
2022-08-25 03:43:46 +00:00 |
|