16 Commits (a02eb169f4efdd5f601b13ceaa7f5ff1f2a22e0e)

Author SHA1 Message Date
Graham a02eb169f4 Fix NPE in TextKeyReader if the input is invalid 3 years ago
Graham ae88bca924 Add ent command for analysing the randomness of keys 3 years ago
Graham bb293d3e3f Add missing ORDER BY to queries fetching the next container/key 3 years ago
Graham b1ccd9371d Defer container UPDATEs until we've finished the current statement 3 years ago
Graham c06417bed7 Add PRIMARY KEY to tmp_keys for sanity checking 3 years ago
Graham 3a067b8b9c Add support for downloading keys from Polar's archive 3 years ago
Graham 326371312d Use Set instead of List internally in JsonKeyReader 3 years ago
Graham c5bd044574 Add CloseableInjector 3 years ago
Graham c260548d73 Add command for downloading keys from RuneLite and OpenOSRS 3 years ago
Graham 192b24b9bd Improve JsonKeyReader 3 years ago
Graham 2bce00be54 Remove pointless return 3 years ago
Graham e8fd432f14 Combine key validation with uncompression 3 years ago
Graham 3289af5ddf Add uncompressed_{length,crc32} columns to the containers table 3 years ago
Graham b003e02ef4 De-duplicate key validation code in KeyBruteForcer 3 years ago
Graham f2400117fd Fix typo (are -> area) 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago