index
:
ZXing/zxing.git
dependabot/github_actions/actions/setup-java-6
dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-7.2.1
dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-7.2.3
dependabot/maven/com.google.guava-guava-33.6.0-android
dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
dependabot/maven/com.puppycrawl.tools-checkstyle-12.2.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2
dependabot/maven/com.puppycrawl.tools-checkstyle-13.5.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.7.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.9.0
dependabot/maven/com.puppycrawl.tools-checkstyle-14.1.0
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.8.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.16.0
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.10.0
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.1
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.6.0
dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.5.1
dependabot/maven/org.apache.rat-apache-rat-plugin-0.18
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
dependabot/maven/spring.version-7.0.0
dependabot/maven/spring.version-7.0.6
dependabot/maven/spring.version-7.0.7
dependabot/maven/zxingorg/maven-9524d1971a
master
version-3.5.4
ZXing ("Zebra Crossing") barcode scanning library for Java, Android (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-12
reject bit matrix not matching layer count in aztec extractBits (#2117)
jmestwa-coder
1
-0
/
+17
2026-07-09
Address Issue #2115, Aztec grid (#2116)
Sean Owen
1
-0
/
+30
2026-07-07
reject non-positive datablock count in aztec correctBits (#2114)
jmestwa-coder
1
-0
/
+19
2026-06-26
reject negative and overflowing crop in core LuminanceSource classes (#2112)
jmestwa-coder
2
-0
/
+20
2026-06-24
fix quadratic backtracking in URIResultParser isPossiblyMaliciousURI (#2110)
jmestwa-coder
1
-0
/
+14
2026-06-23
use anchored matching in URIResultParser.isBasicallyValidURI (#2109)
jmestwa-coder
1
-0
/
+11
2026-06-22
Clear padding bits in BitMatrix.flip() so they are not read as set (#2108)
Vasiliy Mikhailov
1
-0
/
+34
2026-06-22
guard truncated structured carrier message in maxicode decode (#2106)
jmestwa-coder
1
-0
/
+22
2026-06-21
format decoded digits locale-independently in maxicode/pdf417/aztec (#2100)
jmestwa-coder
2
-0
/
+42
2026-06-21
fix catastrophic backtracking in email domain regex (#2099)
jmestwa-coder
1
-0
/
+11
2026-06-20
reject wrong-size bit matrix in maxicode BitMatrixParser (#2098)
jmestwa-coder
1
-0
/
+63
2026-06-20
reject oversized received array in pdf417 ErrorCorrection.decode (#2097)
jmestwa-coder
1
-0
/
+15
2026-06-16
guard empty symbol in code39 check digit handling (#2092)
jmestwa-coder
1
-0
/
+18
2026-06-15
avoid NegativeArraySizeException in aztec getEncodedData (#2091)
jmestwa-coder
1
-0
/
+7
2026-06-13
guard truncated symbol in rss expanded AI01AndOtherAIs decoder (#2089)
jmestwa-coder
1
-0
/
+37
2026-06-12
guard unterminated AI in ExpandedProductResultParser (#2088)
jmestwa-coder
1
-0
/
+10
2026-06-05
guard trailing shift char in code39 decodeExtended (#2086)
jmestwa-coder
1
-0
/
+20
2026-06-05
avoid out-of-bounds reads after control codewords in pdf417 parser (#2085)
jmestwa-coder
1
-0
/
+32
2026-06-03
guard base256 length read in datamatrix decodeBase256Segment (#2084)
jmestwa-coder
1
-0
/
+9
2026-05-27
Avoid charset provider lookups for UTF-8 QR encoding (#2077)
Mygod
1
-0
/
+64
2026-05-01
Add reader initialization support for Data Matrix and PDF417 (#2069)
Daniel Gredler
10
-8
/
+14
2026-05-01
Add Code 128 reader initialization support (#2068)
Daniel Gredler
6
-2
/
+6
2026-04-30
Add Aztec reader initialization support (#2066)
Daniel Gredler
9
-4
/
+21
2026-04-08
Fix QR decode failure for small/native-size images (#2061)
Andrew Szeto
2
-0
/
+66
2025-11-11
Loosen ITF max variance for 3x module widths (#2014)
Daniel Gredler
3
-2
/
+3
2025-11-11
Add GrayscaleLuminanceSource (#2013)
Daniel Gredler
1
-0
/
+126
2025-11-10
Add 90-degree rotation support to RGBLuminanceSource (#2012)
Daniel Gredler
1
-0
/
+47
2025-07-23
Add input validation for pixel array length in RGBLuminanceSource and add tes...
Leo Fernandes
1
-0
/
+15
2024-11-17
Fixing issue #1831 (#1879)
François Tiercelin
1
-0
/
+43
2024-10-22
PDF417: Check that input is made of 0...127 chars when using Compaction.TEXT,...
François Tiercelin
1
-6
/
+94
2024-10-19
Be more stringent on email validation rules (#1870)
François Tiercelin
2
-1
/
+27
2024-05-02
Promote renderResult method to public (#1801)
cdcarloschacon
1
-0
/
+54
2023-09-16
Avoid decoding stacked row 1 of N independently (#1693)
Daniel Gredler
3
-4
/
+4
2023-09-15
Avoid 2 more RSS Expanded finder pattern false positive scenarios (#1692)
Daniel Gredler
5
-2
/
+4
2023-09-04
Detect RSS Expanded finder pattern false positives by checking sequences (#1680)
Daniel Gredler
3
-2
/
+3
2023-07-30
Fix MaxiCode handling of vertical quiet zone (#1671)
Daniel Gredler
4
-39
/
+2
2023-06-26
Add ResultMetadataType.ERRORS_CORRECTED and ERASURES_CORRECTED (#1657)
Daniel Gredler
28
-23
/
+51
2023-05-29
Use barcode-specific min height when searching for stop pattern (fixes #1641)...
Daniel Gredler
3
-4
/
+5
2023-05-23
Reduce PDF417 variance leniency (fixes #1624) (#1628)
Daniel Gredler
3
-5
/
+6
2023-05-23
Enable supported ECI charsets dynamically (#1625)
Daniel Gredler
1
-1
/
+1
2022-11-01
Filter unconfirmed QR code finder patterns before testing triangles to avoid ...
Sean Owen
3
-3
/
+3
2022-10-20
Various code tweaks, action updates, dep updates
Sean Owen
1
-1
/
+0
2022-07-20
Fix Maxicode decoding of CR (carriage return); fixes #1543 (#1544)
Daniel Gredler
3
-0
/
+39
2022-05-06
Prevent encoding of the empty string for PDF417 (#1523)
AlexGeller1
1
-0
/
+6
2022-03-09
Add multi-eci decoding for PDF417 (#1507)
AlexGeller1
1
-15
/
+29
2022-03-05
Add support for multi-eci encoding for PDF417 (#1506)
AlexGeller1
2
-15
/
+128
2022-03-02
Adding more PDF417 decoding tests (#1504)
AlexGeller1
1
-0
/
+163
2022-02-17
Minor code changes to previous PR merges
Sean Owen
2
-9
/
+8
2022-01-26
Fixed IllegalArgumentException in ErrorCorrection.encodeECC200 cause by the m...
AlexGeller1
1
-17
/
+29
2022-01-20
Minimal encoding for Code-128 (2nd, less intrusive version) (#1484)
AlexGeller1
1
-21
/
+129
[next]