[openssl/openssl] 4f1025: Document property string case handling
"'Danny Ward' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 4f10254a59eeba9106ad2319e353275f06d44398
https://github.com/openssl/openssl/commit/4f10254a59eeba9106ad2319e353275f06d44398
Author: dannyward630 <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M doc/man7/property.pod
M test/property_test.c
Log Message:
-----------
Document property string case handling
Document that unquoted property string values are lowercased while quoted values preserve case, and add parser tests for the current matching behavior.
Fixes #30114
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Andrew Dinh <[email protected]>
MergeDate: Mon Aug 10 12:23:38 2026
(Merged from https://github.com/openssl/openssl/pull/31597)
Commit: e7c84542e25bca93ec2d3e4819433b8b5e0c483f
https://github.com/openssl/openssl/commit/e7c84542e25bca93ec2d3e4819433b8b5e0c483f
Author: dannyward630 <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M test/property_test.c
Log Message:
-----------
test: cover quoted property case variants
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Andrew Dinh <[email protected]>
MergeDate: Mon Aug 10 12:23:43 2026
(Merged from https://github.com/openssl/openssl/pull/31597)
Compare: https://github.com/openssl/openssl/compare/5b4df6eac1a7...e7c84542e25b
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/5b4df6-e7c845%40github.com.