1717 Commits (65194fae4343824ae06ad13a33258a69d0a91efe)
 

Author SHA1 Message Date
Graham 65194fae43 Rename poll to removeFirstOrNull 3 years ago
Graham 7d04774d60 Fix removal of unused methods 3 years ago
Graham 2b9f423e9a Remove unused Iterable extensions 3 years ago
Graham 774744579d Replace LinkedHashSet queues with UniqueQueue 3 years ago
Graham 49e5781288 Add addAll and clear methods to UniqueQueue 3 years ago
Graham 82c78d514d Update dependencies 3 years ago
Graham 198acbdf7a Rename username variable in Base37 class 3 years ago
Graham 493886a8bd Improve error messages in CrossDomainChannelHandler 3 years ago
Graham e0aefe506d Improve name of flag in js5NetworkLoop 3 years ago
Graham 55d72dacbe Pass StreamCipher to PacketCodecs 3 years ago
Graham a50e0ea998 Restrict supported HTTP methods 3 years ago
Graham a8d048de00 Remove pipelining support from the crossdomain handler 3 years ago
Graham acebd05c04 Add comment explaining why we sort the constant pool entries 3 years ago
Graham ebbc81740d Check the ConstantPool isn't too large 3 years ago
Graham d825729a2c Add string index constants 3 years ago
Graham f9007688a1 Fix SASTORE comment 3 years ago
Graham 8cd7645536 Add sanity check to ConstantPool builder 3 years ago
Graham 86a84c6986 Serve .jar files with the correct MIME type 3 years ago
Graham 89f7a192f9 Optimise inbound message matcher creation 3 years ago
Graham 29693a39cf Add timeout support for all services on the RS2 port 3 years ago
Graham a43e98e8f4 Add HTTP keep-alive support 3 years ago
Graham 03fc499566 Improve robustness of reference counting in JaggrabChannelHandler 3 years ago
Graham 620808cb97 Improve the HTTP implementation 3 years ago
Graham 92a01b6262 Add cross-domain policy support 3 years ago
Graham 2a6b97480c Add implementation of Jagex's custom .class file format 3 years ago
Graham ad0cdb6056 Add initial high-level cache API 3 years ago
Graham 6f13a0a737 Add readVarInt and writeVarInt extension methods 3 years ago
Graham 29fecec34e Add support for overriding the charset in readString/writeString 3 years ago
Graham f26e6ef0b9 Update Kotlin 3 years ago
Graham cdc1edbb1d Use more realistic test data in the JAGGRAB test 3 years ago
Graham 440711def0 Fix JAGGRAB request parsing 3 years ago
Graham 7eae597892 Move RsaKeyProvider to the config module 3 years ago
Graham 7e8883b430 Move Store/Js5MasterIndex providers to the game module 3 years ago
Graham 7692862c7c Add RequestWorldList packet 3 years ago
Graham 235ee41e32 Update dependencies 3 years ago
Graham ea725b3881 Add extension methods for reading/writing null-terminated Cp1252 strings 3 years ago
Graham bdbfb61590 Ensure master index format is set to VERSIONED 3 years ago
Graham 55016d7223 Rename updated to version 3 years ago
Graham 01b50e33f7 Fix resolve_group() if the version number is greater than 65535 3 years ago
Graham bc907d5309 Add support for reading existing .dat2m caches 3 years ago
Graham 6be16f1748 Update dependencies 3 years ago
Graham 080677b45c Name the shutdown hook thread 3 years ago
Graham 43b8be3ff3 Add shutdown hook 3 years ago
Graham dc4b769f29 Add startup log messages 3 years ago
Graham fbb9694feb Close JS5 connection if an invalid file is requested 3 years ago
Graham f48d23c4b9 Update Gradle 3 years ago
Graham 20f1b86ce9 Update dependencies 3 years ago
Graham bc018a3b0f Add initial JAGGRAB, JS5 and HTTP servers 3 years ago
Graham 65b3e1315a Add Store and Js5MasterIndex providers 3 years ago
Graham a3cca0e6c3 Add Protocol constants 3 years ago