24 Commits (407aff8dd8c5dff7ef227e6261cc4e000f8575c8)

Author SHA1 Message Date
Graham 407aff8dd8 Add support for .dat (instead of .dat2) file to DiskStore 3 years ago
Graham da131000ba Create root directory in tar/zip files 3 years ago
Graham 36f5efa1ad Serve flat file caches as .tar.gz files instead of .zip files 3 years ago
Graham bc907d5309 Add support for reading existing .dat2m caches 3 years ago
Graham b0f1632105 Improve Js5MasterIndex code coverage 3 years ago
Graham 6aea0cfc8e Add FlatFileStoreZipWriter 3 years ago
Graham 416dabec4c Include empty loc groups in the total number of known keys 3 years ago
Graham 53db5b3314 Add support for the current master index format 3 years ago
Graham 5d7bd5b5c7 Add support for signed master indexes 3 years ago
Graham d5d76f9301 Add DiskStoreZipWriter 3 years ago
Graham fa20f1e118 Fix Js5MasterIndex::create 3 years ago
Graham f1433ec97f Add method for creating a Js5MasterIndex 3 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham efc7ba9d2b Add underflow/overflow tests 4 years ago
Graham 8d35b5010a Add functions for quickly checking if a XTEA key is valid 4 years ago
Graham d2ee9d3b8b Check that all decompression algorithms throw IOException on failure 4 years ago
Graham e764403cb2 Add tests for corrupt containers 4 years ago
Graham f984f357d8 Add Js5Index implementation 4 years ago
Graham e5e9ece098 Fix JS5 uncompression of large GZIP-compressed files 4 years ago
Graham 3f8e1a1951 Add FlatFileStoreTest 4 years ago
Graham ada90fb027 Add DiskStore tests 4 years ago
Graham e7ad4b92ff Group test files by test 4 years ago
Graham 24db41a74e Add gzip headers to containers 4 years ago
Graham 58335ca6d0 Add JS5 compression/encryption implementation 4 years ago