Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: c2a317e485193693fd0a0a2a9da6d435deff1229
https://github.com/resteasy/resteasy/commit/c2a317e485193693fd0a0a2a9da6d...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/FormProcessor.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/util/MethodHashing.java
Log Message:
-----------
[RESTEASY-3585] Add an option to allow overriding the algorithm used for hashing. This
will default to SHA-1, if available, and if not available default to SHA-256.
https://issues.redhat.com/browse/RESTEASY-3585
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 87f6644e6354eac09796fde1a97291bafd035df6
https://github.com/resteasy/resteasy/commit/87f6644e6354eac09796fde1a9729...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/FormProcessor.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/util/MethodHashing.java
Log Message:
-----------
Merge pull request #4525 from jamezp/RESTEASY-3585
[RESTEASY-3585] Add an option to allow overriding the algorithm used …
Compare:
https://github.com/resteasy/resteasy/compare/ef42dd547eba...87f6644e6354
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications