1656 Commits (b37e4d0d0b1b38c89f1e8b819a1667d6ae8b50c9)
 

Author SHA1 Message Date
Graham 5e6afb88f6 Improve RSA method naming 3 years ago
Graham 2c7cb5e054 Minimise code in the NotImplementedError catch block 3 years ago
Graham 0016b8ab7d Replace AssertionError with IllegalStateException 3 years ago
Graham 2ff0ccc137 Update dependencies 3 years ago
Graham 8b1880cf09 Add heading to download links column 3 years ago
Graham 12e3a0eed2 Remove extraneous newline 3 years ago
Graham eae9a3e2f4 Remove master index digest column from the web page 3 years ago
Graham 98d25539b9 Combine RSA encrypt and decrypt methods into a single crypt method 3 years ago
Graham 619424321f Add index version consistency check 3 years ago
Graham 97640774f9 Store index protocol, version and flags in the database 3 years ago
Graham 1c061c0f66 Store master index format in the database 3 years ago
Graham 5d7bd5b5c7 Add support for signed master indexes 3 years ago
Graham ed7eb10411 Relax isPrivate checks in the encrypt/decrypt methods 3 years ago
Graham e9e7b7848d Add constant for the RSA magic byte 3 years ago
Graham 7b6c0cf1fd Use block comments for multi-line comments 3 years ago
Graham 4ccebc7ef8 Replace assertThrows with assertFailsWith 3 years ago
Graham 8fcf7cae46 Test the master index length validation code 3 years ago
Graham 4126abfaad Add support for unversioned master indexes 3 years ago
Graham 4154e4fdb4 Store non-truncated versions in the archiving service if available 3 years ago
Graham cbeb9a3a67 Add mapsquare key for compatibility with Polar's XTEA key files 3 years ago
Graham 5cfb234cc7 Use Ktor's Content-Disposition builder 3 years ago
Graham 412d6f4c1f Add XTEA key export endpoint 3 years ago
Graham 936968363b Add CacheModule 3 years ago
Graham 46b311c5ad Add XteaKey Jackson serializer 3 years ago
Graham 98dcbedeaf Sort install() calls in ArchiveModule 3 years ago
Graham a5ac7b0b28 Fix heading case 3 years ago
Graham 2577eeb6a4 Update Gradle 3 years ago
Graham 11bd7e4fc7 Update dependencies 3 years ago
Graham fd914ba3d3 Add note about the AArch64 patch to the JAGGRAB documentation 3 years ago
Graham 4fa67c37fc Improve code for merging an old and new master index together 3 years ago
Graham b410b69771 Update dependencies 3 years ago
Graham a19a69b21e Add name and description to the master_indexes table 3 years ago
Graham dc9852e77c Indent all tags in the HTML code style 3 years ago
Graham 47127113f4 Add initial archiving service web interface 3 years ago
Graham 6e9ba80d0c Rename dev.openrs2.net to org.openrs2.net 3 years ago
Graham a3593e9326 Rename master_index_entries to master_index_archives 3 years ago
Graham 0b00c8452a Update loader.yaml to account for the removed @Pc annotation 3 years ago
Graham 16523ec3de Update dependencies 3 years ago
Graham 4ba78e26b9 Create .idx files for empty indexes 3 years ago
Graham 273f7eddf8 Use a CTE to reduce duplication in CacheExporter 3 years ago
Graham 9834dccfdd Add indexes to the groups table 3 years ago
Graham 723bd42a8e Simplify encrypted flag in the Container class 3 years ago
Graham 885fa3d0ed Add AArch64 macOS support 3 years ago
Graham 3091409f82 Add arch/OS enums to avoid hard-coding the platform detection patch 3 years ago
Graham 80957aeca0 Add InsnList.clone() extension function 3 years ago
Graham d5d76f9301 Add DiskStoreZipWriter 3 years ago
Graham b61992a20f Replace Paths.get() with Path.of() 3 years ago
Graham 64e85a43de Update dependencies 3 years ago
Graham f11bf003f7 Refactor sine in VorbisSound 3 years ago
Graham ad03b67b5f Refactor the Filter class 3 years ago