Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: d6d1e395ed5e765f32177d46f7bf9b16c490a5ff
https://github.com/resteasy/resteasy/commit/d6d1e395ed5e765f32177d46f7bf9...
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: 3aeff685ed3e7d451ab1dbf4b7bb549b08e923f6
https://github.com/resteasy/resteasy/commit/3aeff685ed3e7d451ab1dbf4b7bb5...
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 #4528 from jamezp/RESTEASY-3585-6.2
[RESTEASY-3585] Add an option to allow overriding the algorithm used …
Compare:
https://github.com/resteasy/resteasy/compare/6d146eb770d1...3aeff685ed3e
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications