pluknet
pluknet
Please apply same in the rest places. In the commit log, please remove compiler diagnostics, as it serves no purpose, and remove then to-be out-of-date bytewise statement.
On the other hand, removing explicit size from key_data and nonce may be error-prone, because they are passed without explicit size (the object size is implied by a selected cipher...
Looks like it was closed as a coincidence. If the issue continues to remain valid with the upcoming GCC 15 release (i.e. GCC developers won't back out this warning; at...
Suggested commit: ``` changeset: 143ac35cb (HEAD -> make_ssl_client_certificate_optional, sandbox/master) user: Sergey Kandaurov date: Wed Sep 18 18:30:09 2024 +0400 description: SSL: optional ssl_client_certificate for ssl_verify_client. Starting from TLSv1.1 (as seen...
Over to @arut for the second review.
Addressed review comments.
#326 is merged and will appear in nginx-1.29.0.
Please try the patch posted in #403
I will look when time permits.
Thanks for the patch. I'm going to merge it with the above cosmetic changes applied.