aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipArchiveFakeEntry.java
Commit message (Expand)AuthorAgeFilesLines
* [bug-69628] in ZipArchiveFakeEntry, use min of IOUtils and ZipArchiveFakeEntr...PJ Fanning2025-03-271-1/+7
* [bug-69628] add test casePJ Fanning2025-03-261-2/+6
* [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessiblePJ Fanning2025-03-251-1/+1
* [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessiblePJ Fanning2025-03-251-1/+1
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* Apply some IDE suggestions, improve JavaDoc and simplify reporting log messagesDominik Stadler2024-07-181-2/+2
* use more nio file supportPJ Fanning2023-09-141-1/+2
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-081-1/+1
* add extra max size configPJ Fanning2022-02-191-1/+2
* support specific method to set zip entry max sizePJ Fanning2022-02-191-1/+10
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-131-2/+7
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-051-2/+2
* throw IOException if getInputStream failsPJ Fanning2021-11-081-6/+6
* return better error message when ZipEntry has no data (it was closed before t...PJ Fanning2021-11-081-1/+3
* typo in log messagePJ Fanning2021-11-081-1/+1
* sonar issuesPJ Fanning2021-10-031-2/+4
* add support for encrypting temp filesPJ Fanning2021-09-191-11/+24
* use lambdas for loggingPJ Fanning2021-09-191-1/+1
* [bug-65581] support configurable temp file thresholdPJ Fanning2021-09-181-11/+56
* more use of commons-ioPJ Fanning2021-08-281-2/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+53