| Key | Summary | Status | Resolution | By |
|---|
| COMPRESS-114 | TarUtils.parseName does not properly handle characters outside the range 0-127 | Closed | Fixed | Unassigned |
| COMPRESS-83 | GzipCompressorOutputStream should forward write(byte[] buf) and write(byte[] buf, int off, int len) to underlying stream | Closed | Fixed | Unassigned |
| COMPRESS-39 | A few upstream (Ant) changes to the ZIP package | Closed | Fixed | Torsten Curdt |
| COMPRESS-1 | ArArchiveInputStream doesn't make use of internal offset | Closed | Fixed | Torsten Curdt |
| COMPRESS-24 | Old Tar-Implementation causes Bugs when extracting files | Closed | Fixed | Torsten Curdt |
| COMPRESS-15 | COMPRESS-REDESIGN: ArchiveStreamFactory does not handle exceptions for createArchiveInputStream(InputStream) | Closed | Fixed | Torsten Curdt |
| COMPRESS-3 | COMPRESS-REDESIGN: Handle JarArchiveInputStream null getNextEntry() gracefully | Closed | Fixed | Torsten Curdt |
| COMPRESS-22 | COMPRESS-REDESIGN: ArchiveEntry should force an isDirectory() method on implementations | Closed | Fixed | Torsten Curdt |
| COMPRESS-46 | ZipOutputStream is slow when compressing big files | Closed | Fixed | Torsten Curdt |
| COMPRESS-40 | Redesign of Commons Compress | Closed | Fixed | Torsten Curdt |
| COMPRESS-10 | ZipEntry has same name as superclass | Closed | Fixed | Unassigned |
| COMPRESS-52 | ZipEntry supports JDK 1.1 - refactor code to be 1.2+ | Closed | Fixed | Torsten Curdt |
| COMPRESS-35 | CPIO Archive | Closed | Fixed | Torsten Curdt |
| COMPRESS-29 | Closing an CBZip2OutputStream when no data has been written fails with an java.lang.ArithmeticException: / by zero | Closed | Fixed | Torsten Curdt |
| COMPRESS-37 | Create a finish() method similar to the java.util.zip.GZIPOutputStream#finish() | Closed | Fixed | Torsten Curdt |
| COMPRESS-34 | Compress should allow for writing to Zip Files | Closed | Fixed | Torsten Curdt |
| COMPRESS-7 | Creating TAR archive of an 8 GB file causes IOException | Closed | Fixed | Unassigned |
| COMPRESS-8 | TAR extraction fails with FileNotFoundException (directories not being created) | Closed | Fixed | Torsten Curdt |
| COMPRESS-14 | [compress] CBZip2InputStream doesn't close the source stream | Closed | Fixed | Unassigned |
| COMPRESS-23 | [compress] TarInputStream returns negative value for read() [PATCH] | Closed | Fixed | Torsten Curdt |
| COMPRESS-48 | [compress] add a memory efficient stream compress InputStream - e.g. a "DeflaterInputStream" | Closed | Fixed | Torsten Curdt |
| COMPRESS-6 | [compress] TarOutputStream.java long file name bug (and fix!) | Closed | Fixed | Torsten Curdt |
| COMPRESS-30 | [compress][PATCH] fix for bzip2 example compress/uncompress utilities | Closed | Fixed | Torsten Curdt |