This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git
from 7bc15f1c Reject oversized Beider-Morse input before language guessing
new 948d6ed6 Validate stream lengths when computing Git blob identifiers
new 223af98b Simplify API usage
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/codec/digest/DigestUtils.java | 4 ++--
.../commons/codec/digest/GitIdentifiers.java | 27 ++++++++++++++++------
.../commons/codec/digest/GitIdentifiersTest.java | 23 ++++++++++++++++++
3 files changed, 45 insertions(+), 9 deletions(-)