summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/compress
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21963 from vespa-engine/mpolden/zip-improvementsJon Marius Venstad2022-04-051-0/+131
|\
| * Limit number of ZIP entries read by controllerMartin Polden2022-04-051-0/+9
| * Make max application package size configurableMartin Polden2022-04-051-4/+4
| * Ignore directoriesMartin Polden2022-04-041-4/+6
| * Move relevant tests to ArchiveStreamReaderTestMartin Polden2022-04-041-4/+62
| * Implement ArchiveStreamReaderMartin Polden2022-04-041-0/+62
* | Rename classHarald Musum2022-04-051-3/+3
|/
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-201-0/+48
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-201-1/+16
* Add zstd support to CompressorBjørn Christian Seime2021-01-202-0/+49
* Revert "Bjorncs/zstd java"Bjørn Christian Seime2021-01-193-112/+0
* Test that compressed size is less than uncompressedBjørn Christian Seime2021-01-192-0/+33
* Add trailing newlinesBjørn Christian Seime2021-01-193-3/+3
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-191-0/+30
* Add zstd support to CompressorBjørn Christian Seime2021-01-192-0/+49
* Fix wrong javadoc tag.gjoranv2018-04-261-1/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Add unit test for Compressor which reproduces buffer extent bugTor Brede Vekterli2017-06-121-0/+25
* Add author baldersheimHenning Baldersheim2016-06-171-1/+3
* PublishJon Bratseth2016-06-151-0/+105