Sign in
apache
/
commons-codec
/
HEAD
540b69c
Bump org.apache.commons:commons-parent from 91 to 92 #415
by Gary Gregory
· 15 hours ago
master
2f823bc
Bump org.apache.commons:commons-parent from 91 to 92 (#415)
by dependabot[bot]
· 15 hours ago
e3dca95
Bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#417)
by dependabot[bot]
· 15 hours ago
88fccbd
Bump github/codeql-action from 4.31.2 to 4.31.3 (#416)
by dependabot[bot]
· 15 hours ago
68620d2
Fix ciManagement/url
by Gary Gregory
· 2 days ago
9e15588
Javadoc
by Gary Gregory
· 6 days ago
e944d5b
No need to override project/issueManagement/system
by Gary Gregory
· 7 days ago
5b3efbf
Typo
by Gary Gregory
· 7 days ago
7c07aa8
Bump commons-io:commons-io from 2.20.0 to 2.21.0
by Gary Gregory
· 8 days ago
55f9cfd
Fix oak leaf icon references in overview.html when running `mvn clean
by Gary Gregory
· 8 days ago
891cb89
Fix "fix" action types
by Gary Gregory
· 8 days ago
5e0f3e7
Updates for the next release
by Gary Gregory
· 8 days ago
852948a
Updates for the next release
by Gary Gregory
· 9 days ago
5f40138
Merge branch 'release'
by Gary Gregory
· 9 days ago
5e58894
Bump to next development version
by Gary Gregory
· 9 days ago
release
88fbfdb
Update project/scm/tag
by Gary Gregory
· 12 days ago
f5313f3
Add license header
by Gary Gregory
· 12 days ago
b20db1f
Merge branch 'master' into release
by Gary Gregory
· 12 days ago
commons-codec-1.20.0-RC1
rel/commons-codec-1.20.0
cb344d6
Use leaf in overview
by Gary Gregory
· 12 days ago
004966b
Better package description
by Gary Gregory
· 12 days ago
1320800
Use HTTPS in URL
by Gary Gregory
· 13 days ago
fcb8bf6
Use component logo
by Gary Gregory
· 13 days ago
af58c1a
Use final
by Gary Gregory
· 13 days ago
4368bfe
Add dependabot email [skip ci]
by Sebb
· 14 days ago
cb2b7b6
Clarify comment
by Gary D. Gregory
· 14 days ago
48bb283
Bump github/codeql-action from 4.30.9 to 4.31.2 (#414)
by dependabot[bot]
· 2 weeks ago
f61c2e6
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#413)
by dependabot[bot]
· 2 weeks ago
03cf937
Prepare for the release candidate 1.20.0 RC1
by Gary D. Gregory
· 2 weeks ago
f0f1586
Prepare for the next release candidate
by Gary D. Gregory
· 2 weeks ago
e949656
Fix typo
by Gary D. Gregory
· 2 weeks ago
ac0acf9
Bump org.apache.commons:commons-parent from 90 to 91
by Gary D. Gregory
· 2 weeks ago
0d2bca7
Use new Oak leaf logotype
by Gary D. Gregory
· 2 weeks ago
d912408
Bump org.apache.commons:commons-parent from 89 to 90
by Gary D. Gregory
· 3 weeks ago
af89716
Bump github/codeql-action from 4.30.8 to 4.30.9 (#412)
by dependabot[bot]
· 3 weeks ago
ffc953e
Bump org.apache.commons:commons-parent from 89 to 90 (#411)
by dependabot[bot]
· 3 weeks ago
90bb4ea
Fix grammar
by Gary D. Gregory
· 4 weeks ago
e045680
Merge branch 'master' of https://github.com/apache/commons-codec.git
by Gary D. Gregory
· 4 weeks ago
f9f750a
Add BaseNCodec.AbstractBuilder.setDecodeTable(byte[]) and refactor subclasses
by Gary D. Gregory
· 4 weeks ago
9b595ad
Bump github/codeql-action from 4.30.7 to 4.30.8 (#410)
by dependabot[bot]
· 4 weeks ago
2cef337
Bump actions/dependency-review-action from 4.8.0 to 4.8.1 (#409)
by dependabot[bot]
· 4 weeks ago
42de020
Internal refactoring
by Gary D. Gregory
· 5 weeks ago
c5f66c9
Better internal name
by Gary D. Gregory
· 5 weeks ago
18bd3d0
Add builder to Base16 streams and deprecate some old constructors
by Gary D. Gregory
· 5 weeks ago
e0ddfc1
Use @ParameterizedTest
by Gary D. Gregory
· 5 weeks ago
283358d
Use @ParameterizedTest
by Gary D. Gregory
· 5 weeks ago
a6fd8da
Use StringUtils.join()
by Gary D. Gregory
· 5 weeks ago
937df54
Internal refactoring
by Gary D. Gregory
· 5 weeks ago
ef72cbd
Wrong class was tested
by Gary D. Gregory
· 5 weeks ago
68199f1
Internal refactoring
by Gary D. Gregory
· 5 weeks ago
e7cc9d1
Pick up commons.animal-sniffer.version from parent POM
by Gary D. Gregory
· 5 weeks ago
8c53c1a
Bump github/codeql-action from 3.30.6 to 4.30.7 (#407)
by dependabot[bot]
· 5 weeks ago
941daae
Bump org.apache.commons:commons-parent from 88 to 89
by Gary D. Gregory
· 5 weeks ago
7db3cb5
Add support for SHAKE128-256 and SHAKE256-512 to `DigestUtils` and
by Gary D. Gregory
· 6 weeks ago
1c5f484
Add support for SHAKE128-256 and SHAKE256-512 to `DigestUtils` and
by Gary D. Gregory
· 6 weeks ago
6ca5a08
Add support for SHAKE128-256 and SHAKE256-512 to `DigestUtils` and
by Gary D. Gregory
· 6 weeks ago
c23a872
Merge branch 'master' of https://github.com/apache/commons-codec.git
by Gary D. Gregory
· 6 weeks ago
1b6dd1c
Bump github/codeql-action from 3.30.4 to 3.30.6 (#405)
by dependabot[bot]
· 6 weeks ago
a98fa0a
Bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#406)
by dependabot[bot]
· 6 weeks ago
4a5c94a
Bump actions/dependency-review-action from 4.7.4 to 4.8.0 (#404)
by dependabot[bot]
· 6 weeks ago
9245cf6
Add DecoderException.DecoderException(String, Object...)
by Gary D. Gregory
· 6 weeks ago
a1c24b1
Add builders to org.apache.commons.codec.digest streams and deprecate
by Gary D. Gregory
· 6 weeks ago
4272563
BaseNCodecOutputStream subclasses are now type-safe to match its
by Gary D. Gregory
· 7 weeks ago
9f444b4
BaseNCodecInputStream subclasses are now type-safe to match its matching
by Gary D. Gregory
· 7 weeks ago
3c84e5f
Port Base32OutputStream to non-deprecated methods
by Gary D. Gregory
· 7 weeks ago
0decfd7
Port Base32InputStream to non-deprecated methods
by Gary D. Gregory
· 7 weeks ago
f2b9b71
Port Base64InputStream to non-deprecated methods
by Gary D. Gregory
· 7 weeks ago
7f1a796
Port Base64OutputStream to non-deprecated methods
by Gary D. Gregory
· 7 weeks ago
4488b9d
Deprecate all but one Base64 constructor in favor of the builder added
by Gary D. Gregory
· 7 weeks ago
f83ca96
Deprecate Base32 constructors in favor of the builder added in version 1.17.0
by Gary D. Gregory
· 7 weeks ago
05f0bfc
Javadoc
by Gary D. Gregory
· 7 weeks ago
892d671
Javadoc
by Gary D. Gregory
· 7 weeks ago
0b9bd57
Javadoc
by Gary D. Gregory
· 7 weeks ago
855c6b1
Javadoc
by Gary D. Gregory
· 7 weeks ago
2dc2321
Javadoc
by Gary D. Gregory
· 7 weeks ago
4e5ba00
Rename new class name with camel case
by Gary D. Gregory
· 7 weeks ago
9603db8
Merge branch 'master' of https://github.com/apache/commons-codec.git
by Gary D. Gregory
· 7 weeks ago
b3daccd
Use new Apache Commons IO logotype
by Gary D. Gregory
· 7 weeks ago
06edc47
Better method name
by Gary D. Gregory
· 7 weeks ago
3853a39
Bump github/codeql-action from 3.30.3 to 3.30.4 (#403)
by dependabot[bot]
· 7 weeks ago
8576667
Bump actions/cache from 4.2.4 to 4.3.0 (#401)
by dependabot[bot]
· 7 weeks ago
0b0d2a4
Bump actions/dependency-review-action from 4.7.3 to 4.7.4 (#402)
by dependabot[bot]
· 7 weeks ago
78e18d4
Replace GH CI Java 24 with 25
by Gary D. Gregory
· 7 weeks ago
25d12dc
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
by Gary D. Gregory
· 7 weeks ago
36be5b2
Bump org.apache.commons:commons-parent from 87 to 88
by Gary D. Gregory
· 8 weeks ago
18ec4fb
Javadoc
by Gary Gregory
· 8 weeks ago
d2c70fd
Bump github/codeql-action from 3.30.1 to 3.30.3 (#400)
by dependabot[bot]
· 9 weeks ago
6d95948
Bump github/codeql-action from 3.29.11 to 3.30.1 (#399)
by dependabot[bot]
· 2 months ago
c10361f
Javadoc
by Gary D. Gregory
· 2 months ago
7963dd2
Format nit
by Gary D. Gregory
· 2 months ago
ce3af30
Reuse table definitions
by Gary D. Gregory
· 2 months ago
f848580
Remove cruft
by Gary D. Gregory
· 3 months ago
a53be08
Add support for XorOut
by Gary D. Gregory
· 3 months ago
0b16abc
Add CRC16 tables for ARC, MCRF4XX, and NRSC-5
by Gary D. Gregory
· 3 months ago
4acec76
Merge branch 'master' of https://github.com/apache/commons-codec.git
by Gary D. Gregory
· 3 months ago
ec1a4c5
Refactor test and parameterize
by Gary D. Gregory
· 3 months ago
491c8c7
Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#398)
by dependabot[bot]
· 3 months ago
288f950
Precompile patterns.
by Gary D. Gregory
· 3 months ago
a107b4b
Bump org.apache.commons:commons-parent from 85 to 87
by Gary D. Gregory
· 3 months ago
a34ed2b
Bump org.apache.commons:commons-parent from 85 to 87 (#397)
by dependabot[bot]
· 3 months ago
167acf8
Bump actions/setup-java from 4.7.1 to 5.0.0 (#396)
by dependabot[bot]
· 3 months ago
Next »