]> git.ipfire.org Git - thirdparty/openssl.git/commit
tls_validate_record_header(): Check for all HTTP methods
authordaum3ns <23260410+daum3ns@users.noreply.github.com>
Tue, 4 Mar 2025 10:54:08 +0000 (11:54 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 5 Mar 2025 13:58:29 +0000 (14:58 +0100)
commit30fbc68dd45107951f6c15ff0f0f5215202d6d84
tree0f33fbc54d6d689fa31e9a62196bc6831d162dfc
parente599893a9fec932701ca824d73a794a0c9ce02e9
tls_validate_record_header(): Check for all HTTP methods

The change checks for all HTTP methods in ssl_record, not only GET, POST,
PUT and HEAD. (additionally PATCH, DELETE, OPTIONS and TRACE)

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26968)
ssl/record/methods/tlsany_meth.c