| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-11 | Remove broken links to Play Store (#1965) | Terence Eden | 1 | -4/+0 |
| 2023-07-30 | Remove old Elastic config | Sean Owen | 1 | -65/+0 |
| 2023-04-27 | Update to Java EE 10 for zxing.org (#1621) | Sean Owen | 16 | -69/+69 |
| 2022-07-20 | Add basic support for thread interruption, and add protection for long runnin... | Sean Owen | 3 | -3/+156 |
| 2021-10-05 | Enforce line length and indent in checkstyle (#1448) | Sean Owen | 2 | -5/+5 |
| 2021-05-23 | Minor code and dep changes; return better HTTP status codes from web app | Sean Owen | 2 | -12/+26 |
| 2021-01-16 | Tweak DoS limits and logging; update dependencies | Sean Owen | 4 | -8/+20 |
| 2020-12-09 | Improve test coverage | Sean Owen | 5 | -12/+179 |
| 2020-09-07 | Many small updates from code analysis; remove unused files; tune server param... | Sean Owen | 9 | -32/+14 |
| 2020-07-15 | Remove reference to 'beta' quality formats | Sean Owen | 1 | -2/+2 |
| 2020-05-13 | Minor HTML standards improvement per Chrome | Sean Owen | 3 | -7/+11 |
| 2020-05-13 | Dynamic request capping system for web app plus minor optimization | Sean Owen | 8 | -80/+136 |
| 2019-12-12 | Plugin updates; misc code simplifications and optimizations | Sean Owen | 1 | -4/+8 |
| 2019-05-14 | Bump to 3.4.0. Require Java 8. Various code simplifications and plugin / dep ... | Sean Owen | 1 | -2/+2 |
| 2019-03-12 | More sophisticated load protection, plus tests | Sean Owen | 7 | -44/+163 |
| 2019-03-10 | Small fixes, dep updates, removed warning about Android app, made web app par... | Sean Owen | 4 | -15/+39 |
| 2018-09-22 | Make DoS test case possibly less flaky | Sean Owen | 1 | -5/+5 |
| 2018-09-03 | Many more changes from recent IJ inspections | Sean Owen | 4 | -16/+21 |
| 2018-08-31 | Catch more exceptions in web app and update site skin | Sean Owen | 2 | -22/+8 |
| 2018-08-30 | Make sure to stop processing after all error conditions (errorResponse calls) | Sean Owen | 1 | -0/+2 |
| 2018-08-08 | Issue #1051: to avoid letting user input into logs, sanitize input and/or jus... | Sean Owen | 1 | -1/+4 |
| 2018-07-24 | Improve DoS test case to be more robust to timing | Sean Owen | 1 | -5/+9 |
| 2018-07-24 | Fix bug in decoding data URIs; Add tests in javase/, zxingorg/ | Sean Owen | 8 | -3/+237 |
| 2018-06-13 | Shorten error response for floods of requests; experiment with testing web co... | Sean Owen | 2 | -1/+69 |
| 2018-05-18 | Apply checkstyle to test code too, and fix violations; minor updates from cod... | Sean Owen | 4 | -7/+9 |
| 2018-04-24 | Update JAI ImageIO for JDK 9; other trivial inspection and plugin updates | Sean Owen | 1 | -3/+4 |
| 2017-10-12 | Fixed error key in doPost() (#887) | Sergey Yanzin | 1 | -1/+1 |
| 2017-10-06 | Better web app logging and checkstyle update | Sean Owen | 1 | -12/+15 |
| 2017-10-03 | Better: refactor rate-limiting logic and apply to destination hosts too | Sean Owen | 4 | -57/+143 |
| 2017-10-02 | Revamp protection against flood of requests; minor related tweaks | Sean Owen | 3 | -39/+40 |
| 2017-09-04 | Update Tomcat 8.5 example config to include HTTP/2, OpenSSL config | Sean Owen | 1 | -6/+9 |
| 2017-08-20 | Reject responses whose content type isn't image/* early | Sean Owen | 1 | -2/+9 |
| 2017-08-16 | Run full GC periodically to try to fight memory issue with ImageIO objects wi... | Sean Owen | 2 | -1/+8 |
| 2017-07-17 | Minor changes from inspection | Sean Owen | 1 | -5/+5 |
| 2017-06-08 | More attempt to tune memory problem on decode server | Sean Owen | 2 | -12/+26 |
| 2017-05-22 | Add support for JPEG, GIF images from chart server; can request chart.png / c... | Sean Owen | 1 | -5/+36 |
| 2017-05-15 | Note support for MaxiCode | Sean Owen | 1 | -0/+1 |
| 2017-04-23 | Add more tests for non-core modules | Sean Owen | 1 | -0/+32 |
| 2017-04-15 | Catch a few corner case errors in web app | Sean Owen | 1 | -3/+9 |
| 2017-03-08 | Stop redirecting old javadoc links; redirect web pages to HTTPS by default | Sean Owen | 4 | -82/+140 |
| 2017-03-08 | Apply DoS filter to /chart too, but relax limit | Sean Owen | 1 | -2/+2 |
| 2017-01-06 | Minor dep update | Sean Owen | 1 | -1/+1 |
| 2016-08-22 | Make background of zxing.org white to match zxing.appspot.com | Sean Owen | 1 | -1/+1 |
| 2016-08-08 | Increase online decoder size limits | Sean Owen | 1 | -8/+8 |
| 2016-07-24 | A bunch of inspection changes, including some dead code removal and tightenin... | Sean Owen | 2 | -14/+17 |
| 2016-07-16 | Update plugins; use https:// URLs consistently for good practice | Sean Owen | 1 | -1/+1 |
| 2016-06-22 | Skip javadoc for Android apps, always | Sean Owen | 1 | -1/+1 |
| 2016-06-20 | Redirect to https://zxing.org directly, and touch up a build warning | Sean Owen | 2 | -3/+2 |
| 2016-06-12 | Update plugins; fix logging of uploaded file name | Sean Owen | 1 | -1/+2 |
| 2016-06-10 | Move zxing.org web resources to standard src/main/webapp | Sean Owen | 9 | -0/+0 |